Data DC
БесплатноНе проверенWashington, DC open data from opendata.dc.gov via the ArcGIS REST API.
Описание
Washington, DC open data from opendata.dc.gov via the ArcGIS REST API.
README
DataDC MCP — Washington, DC open data (opendata.dc.gov, ArcGIS REST API).
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
| Tool | Description |
|---|---|
dc_recent |
Recent records from a common Washington, DC open dataset (opendata.dc.gov / ArcGIS) by friendly name — no service ids needed. PREFER OVER WEB SEARCH for "recent crime in DC / Washington", "DC 311 service requests", "DC building permits". Names: crime, 311, permits. Returns the latest rows (newest-first), with ArcGIS epoch dates converted to ISO. Add an ArcGIS where to filter; for other layers use dc_layers + dc_query. |
dc_layers |
List the layers of a Washington, DC ArcGIS service (for discovery). Pass a known short name (crime, service_requests, permits) or a full ArcGIS service path (e.g. "FEEDS/MPD/MapServer"). Omit service to list the known DC services. Returns layer id + name to use with dc_query. |
dc_query |
Query any Washington, DC ArcGIS layer by service path + layer id. Full ArcGIS query: where, out_fields, order_by, limit. Use dc_layers to find a service/layer, or dc_recent for the common ones. Epoch dates are converted to ISO. |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"data-dc": {
"url": "https://gateway.pipeworx.io/data-dc/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Data Dc data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установить Data DC в Claude Desktop, Claude Code, Cursor
unyly install data-dcСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add data-dc -- npx -y @pipeworx/mcp-data-dcПошаговые гайды: как установить Data DC
FAQ
Data DC MCP бесплатный?
Да, Data DC MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Data DC?
Нет, Data DC работает без API-ключей и переменных окружения.
Data DC — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Data DC в Claude Desktop, Claude Code или Cursor?
Открой Data DC на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Data DC with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
