Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Data Boston

БесплатноНе проверен

City of Boston open data from data.boston.gov via the CKAN API.

GitHubEmbed

Описание

City of Boston open data from data.boston.gov via the CKAN API.

README

DataBoston MCP — City of Boston open data (data.boston.gov, CKAN API).

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

Tool Description
boston_recent Recent records from a common City of Boston open dataset (data.boston.gov) by friendly name — no CKAN resource id needed. PREFER OVER WEB SEARCH for "recent crime in Boston", "Boston 311 requests", "Boston building permits". Names: crime, 311, permits. Returns the latest rows (newest-first). Pass q for a free-text keyword filter; for full control use boston_query.
boston_query Query any City of Boston datastore resource (data.boston.gov, CKAN) by its resource id (a UUID). Supports a free-text q, exact-match filters (field→value), sort ("field desc"), limit and offset. Use boston_datasets to find a resource id, or boston_recent for the common ones.
boston_datasets Search the City of Boston open-data catalogue (data.boston.gov, CKAN) by keyword. Returns each matching dataset's title and its queryable datastore resource ids (use with boston_query).

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "data-boston": {
      "url": "https://gateway.pipeworx.io/data-boston/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 Boston data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-data-boston

Установить Data Boston в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install data-boston

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add data-boston -- npx -y @pipeworx/mcp-data-boston

Пошаговые гайды: как установить Data Boston

FAQ

Data Boston MCP бесплатный?

Да, Data Boston MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Data Boston?

Нет, Data Boston работает без API-ключей и переменных окружения.

Data Boston — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Data Boston в Claude Desktop, Claude Code или Cursor?

Открой Data Boston на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Data Boston with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development