pipeworx-io/mcp-citybikes
MCP server for CityBik.es — bike-sharing networks, stations, and availability worldwide
Platform-specific configuration:
{
"mcpServers": {
"mcp-citybikes": {
"command": "npx",
"args": [
"-y",
"mcp-citybikes"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
MCP server for CityBik.es — list bike-sharing networks worldwide, get live station availability, and search by city or country. Free, no auth required.
| Tool | Description | |------|-------------| | list_networks | List all bike-sharing networks worldwide | | get_network | Get live station data for a specific network | | search_networks | Search networks by city or country name |
Add to your MCP client config:
{
"mcpServers": {
"citybikes": {
"type": "url",
"url": "https://gateway.pipeworx.io/citybikes"
}
}
}npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/citybikesMIT
Loading reviews...