You're viewing a demo portfolio

Join the waitlist
PRSM

get_network

Active

Tool of mcp-citybikes

declared in 0.1.0

Check live bike availability at stations in a specific network (e.g., "citi-bike-nyc"). Returns station locations, available bikes, and empty slots.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "citi-bike-nyc"
    },
    {
      "id": "velib"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Network id (e.g. \"citi-bike-nyc\", \"velib\" for Paris, \"nextbike-berlin\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-citybikes

https://github.com/pipeworx-io/mcp-citybikes

2/7 registries
View full server →