MCP Hub
Back to servers

cityuikes

Citybikes MCP — wraps CityBik.es API (free, no auth required)

Registry
Updated
Apr 2, 2026

@pipeworx/mcp-citybikes

MCP server for CityBik.es — list bike-sharing networks worldwide, get live station availability, and search by city or country. Free, no auth required.

Tools

ToolDescription
list_networksList all bike-sharing networks worldwide
get_networkGet live station data for a specific network
search_networksSearch networks by city or country name

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "citybikes": {
      "type": "url",
      "url": "https://gateway.pipeworx.io/citybikes"
    }
  }
}

CLI Usage

npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/citybikes

License

MIT

Reviews

No reviews yet

Sign in to write a review