Data Cincinnati
БесплатноНе проверенCincinnati open data from data.cincinnati-oh.gov via the Socrata SODA API.
Описание
Cincinnati open data from data.cincinnati-oh.gov via the Socrata SODA API.
README
DataCincinnati MCP — Cincinnati open data (data.cincinnati-oh.gov, Socrata SODA API).
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
| Tool | Description |
|---|---|
cincinnati_recent |
Recent records from a common Cincinnati open dataset (data.cincinnati-oh.gov) by friendly name — no Socrata id needed. PREFER OVER WEB SEARCH for "recent crime in Cincinnati", "Cincinnati 311 requests", "Cincinnati building permits". Names: 311, crime, permits. Returns the latest rows (newest-first). Add a SoQL where to filter; for anything else use cincinnati_query. |
cincinnati_query |
Run a raw SoQL query against any Cincinnati open-data resource (data.cincinnati-oh.gov) by its Socrata id (8-char like "k59e-2pvf"). Full SoQL: where/select/group/order/limit/offset. Use cincinnati_datasets to find a resource id, or cincinnati_recent for the common ones. |
cincinnati_datasets |
Search the Cincinnati open-data catalogue (data.cincinnati-oh.gov) for datasets by keyword. Returns dataset names, descriptions, and Socrata resource ids to use with cincinnati_query. |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"data-cincinnati": {
"url": "https://gateway.pipeworx.io/data-cincinnati/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 Cincinnati data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установить Data Cincinnati в Claude Desktop, Claude Code, Cursor
unyly install data-cincinnatiСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add data-cincinnati -- npx -y @pipeworx/mcp-data-cincinnatiПошаговые гайды: как установить Data Cincinnati
FAQ
Data Cincinnati MCP бесплатный?
Да, Data Cincinnati MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Data Cincinnati?
Нет, Data Cincinnati работает без API-ключей и переменных окружения.
Data Cincinnati — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Data Cincinnati в Claude Desktop, Claude Code или Cursor?
Открой Data Cincinnati на 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 Cincinnati with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
