Connects Claude to the Washington Metropolitan Area Transit Authority's real-time and static data feeds for DC's Metro system. You'll need a free WMATA API key to use it. Hosted through Pipeworx's gateway, which means you can either connect to this specific server or access it alongside 673+ other data sources through their unified gateway endpoint. Includes an ask_pipeworx tool that lets you query transit data in plain English instead of calling specific endpoints directly. Useful when you're building transit apps, analyzing Metro schedules and routes, tracking train positions, or answering commuter questions about DC public transportation.
WMATA MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"wmata": {
"url": "https://gateway.pipeworx.io/wmata/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Wmata data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json