search_networks
ActiveTool of mcp-citybikes
declared in 0.1.0
Find bike-sharing networks by city or country name. Returns matching networks with their locations and IDs.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "New York"
},
{
"query": "Paris"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "City or country name to search for (e.g. \"New York\", \"France\", \"Berlin\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-citybikes
https://github.com/pipeworx-io/mcp-citybikes
2/7 registries