{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_xtpqszkb837q","handle":"estonian-transport-mcp","url":"https://wellknown.network/agents/estonian-transport-mcp","links":{"self":"https://wellknown.network/agents/estonian-transport-mcp/record.json","html":"https://wellknown.network/agents/estonian-transport-mcp","markdown":"https://wellknown.network/agents/estonian-transport-mcp/record.md","api":"https://wellknown.network/api/v1/agents/estonian-transport-mcp","status":"https://wellknown.network/api/v1/agents/estonian-transport-mcp/status","claim":"https://wellknown.network/agents/estonian-transport-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/estonian-transport-mcp/claim.json","badge":"https://wellknown.network/agents/estonian-transport-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/estonian-transport-mcp/history","tools":"https://wellknown.network/api/v1/agents/estonian-transport-mcp/tools"},"ard":{"identifier":"urn:air::server:estonian-transport-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"estonian-transport-mcp","summary":"MCP server for Estonian public transport timetables, trip planning, and real-time vehicle tracking","description":"# Estonian Transport MCP\n\nAn [MCP](https://modelcontextprotocol.io/) server for Estonian public transport — timetables, trip planning, stop search, and real-time vehicle tracking.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `search_stops` | Search for stops by name (e.g. \"Viru\", \"Balti jaam\") |\n| `get_departures` | Get upcoming departures from a stop, with real-time predictions |\n| `plan_trip` | Plan a trip between two coordinates with date/time options |\n| `nearby_stops` | Find stops within a radius of a location |\n| `get_route` | Get route details including all stop patterns |\n| `get_trip_stops` | Get full schedule of a specific trip — all stops with arrival/departure times |\n| `tallinn_vehicles` | Real-time GPS positions of Tallinn buses, trams, and trolleybuses |\n\n## Prerequisites\n\nThis server runs via [uvx](https://docs.astral.sh/uv/), a zero-install Python package runner. Install `uv` first:\n\n```bash\n# macOS / Linux\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n# Windows\npowershell -ExecutionPolicy ByPass -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n\n# or via Homebrew\nbrew install uv\n```\n\nNo other setup needed — `uvx` automatically downloads dependencies on first run.\n\n## Usage\n\n### Claude Code\n\nAdd to your MCP settings (`.claude/settings.json` or project-level `.mcp.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"estonian-transport\": {\n      \"command\": \"uvx\",\n      \"args\": [\"estonian-transport-mcp\"]\n    }\n  }\n}\n```\n\n### Claude Desktop\n\nConfig file location:\n- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`\n- **Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\nAdd to the `mcpServers` section:\n\n```json\n{\n  \"mcpServers\": {\n    \"estonian-transport\": {\n      \"command\": \"uvx\",\n      \"args\": [\"estonian-transport-mcp\"]\n    }\n  }\n}\n```\n\n> **Note**: Claude Desktop may not find `uvx` in its PATH. If the server fails to start, replace `\"uvx\"` with the full path. Find it by running `which uvx` in your terminal, then use…","publisher":null,"homepage":"https://github.com/a-rank/estonian-transport-mcp","repository":"https://github.com/a-rank/estonian-transport-mcp","version":"1.4.0","license":null,"protocols":["mcp"],"tags":["estonia","gtfs","mcp","tallinn","timetable","transport"],"pricing":null,"endpoints":[{"url":"pypi:estonian-transport-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.779,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"estonian-transport-mcp","registry":"pypi","observedAt":"2026-09-15T14:26:56.146Z","publishedAt":"2026-04-18T08:13:55.100410Z","latestVersion":"1.4.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"estonian-transport-mcp","url":"https://pypi.org/project/estonian-transport-mcp/","firstSeenAt":"2026-09-09T15:21:48.869Z","fetchedAt":"2026-09-15T14:24:56.118Z","normalizedAt":"2026-09-15T14:24:56.118Z"}]},"firstSeenAt":"2026-09-09T15:21:48.869Z","updatedAt":"2026-09-15T14:26:56.146Z"}