{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_8upfds36bwcz","handle":"dart-mcp","url":"https://wellknown.network/agents/dart-mcp","links":{"self":"https://wellknown.network/agents/dart-mcp/record.json","html":"https://wellknown.network/agents/dart-mcp","markdown":"https://wellknown.network/agents/dart-mcp/record.md","api":"https://wellknown.network/api/v1/agents/dart-mcp","status":"https://wellknown.network/api/v1/agents/dart-mcp/status","claim":"https://wellknown.network/agents/dart-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/dart-mcp/claim.json","badge":"https://wellknown.network/agents/dart-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/dart-mcp/history","tools":"https://wellknown.network/api/v1/agents/dart-mcp/tools"},"ard":{"identifier":"urn:air::server:dart-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"dart-mcp","summary":"Model Context Protocol server for DART (Dallas Area Rapid Transit) schedules","description":"# 🚌 DART MCP Server (Because You Love Waiting for Buses)\n\n[![PyPI](https://img.shields.io/pypi/v/dart-mcp)](https://pypi.org/project/dart-mcp/)\n[![CI & Semantic release](https://github.com/sandeepmehta/dart-mcp/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/sandeepmehta/dart-mcp/actions/workflows/ci.yml)\n\nA Model Context Protocol (MCP) server that promises to tell you _exactly_ when the next DART bus will arrive... and then be 10 minutes late anyway. Uses real GTFS data, so at least the disappointment is official!\n\n## Features (Or: \"Why We Built This Thing\")\n\n- 🚌 **\"Real-time\" bus schedules** - Get the next departures between any two stops (actual arrival times may vary by +/- infinity)\n- 📍 **Stop lookup** - Because apparently 64 stops is too many to memorize 🤷‍♀️\n- 🕐 **Time-specific queries** - Plan your commute with surgical precision, then watch it all fall apart\n- ✨ **Smart search** - Type 'dart' instead of the full name because we're all lazy here\n- 📊 **GTFS-based** - We use the same data DART does, so when things go wrong, we can blame them together\n\n## Setup (The Fun Part 🙄)\n\n1. **Install dependencies** (aka \"More stuff to break\"):\n\n   ```bash\n   # Install uv if you haven't already (because pip is apparently too mainstream now)\n   curl -LsSf https://astral.sh/uv/install.sh | sh\n\n   # Install dependencies using uv (fingers crossed it actually works)\n   uv sync\n   ```\n\n2. **Get that sweet, sweet GTFS data**:\n   The server expects DART GTFS data in the `src/dart_mcp/data/dart-tx-us/` directory. Because apparently we can't just ask the trains nicely where they are.\n\n   ```bash\n   uv run python scripts/fetch_gtfs.py\n   ```\n\n   This magical script downloads files that contain:\n\n   - `stops.txt` - All the places trains pretend to stop\n   - `trips.txt` - Theoretical journeys through space and time\n   - `stop_times.txt` - When trains are _supposed_ to arrive (spoiler: they don't)\n   - `calendar.txt` - Weekday vs weekend schedules (because …","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:dart-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"},{"slug":"dev.filesystem","name":"Filesystem","confidence":0.802,"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":"dart-mcp","registry":"pypi","observedAt":"2026-09-15T12:25:40.265Z","publishedAt":"2025-10-14T07:52:38.894004Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"dart-mcp","url":"https://pypi.org/project/dart-mcp/","firstSeenAt":"2026-09-09T13:21:20.351Z","fetchedAt":"2026-09-15T12:24:42.126Z","normalizedAt":"2026-09-15T12:24:42.126Z"}]},"firstSeenAt":"2026-09-09T13:21:20.351Z","updatedAt":"2026-09-15T12:25:40.265Z"}