Data Boston
Server Details
DataBoston MCP — City of Boston open data (data.boston.gov, CKAN API).
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-data-boston
- GitHub Stars
- 0
- Server Listing
- mcp-data-boston
TDQS
Scored across 34 tools
The set includes several near-duplicate or overlapping tools: ask_pipeworx_beta is explicitly identical to ask_pipeworx, and the five polymarket_* tools plus bet_research all target prediction-market edge/arbitrage with subtle boundaries. Descriptions are verbose and try to route, but an agent can still misselect between them.
All tool names use snake_case with no camelCase or hyphenation, and families are grouped by prefixes like boston_, polymarket_, and pipeworx_. Minor inconsistency: some names begin with a verb (resolve_entity, compare_entities) while others are noun phrases (entity_profile, pipeworx_feedback), but the surface is still predictable.
34 tools exceeds the practical 25-tool threshold and feels bloated for what is ostensibly a Boston open-data server; many tools are generic Pipeworx meta-tools or unrelated domains. The count is not justified by the apparent scope and increases selection cost.
Across its many sub-domains the surface is strong: Boston read-only data, memory, subscriptions, Polymarket analytics, entity resolution, and validation all have core coverage. Minor gaps remain (e.g., no dedicated dataset-schema introspection for Boston queries, no explicit update verb for memory), but agents can work around them.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
DataCambridge MCP — Cambridge open data (data.cambridgema.gov, Socrata SODA API).
DataToronto MCP — City of Toronto open data (open.toronto.ca, CKAN API).
DataMontreal MCP — City of Montreal open data (donnees.montreal.ca, CKAN API).
DataDC MCP — Washington, DC open data (opendata.dc.gov, ArcGIS REST API).
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceDataCambridge MCP — Cambridge open data (data.cambridgema.gov, Socrata SODA API).3 npmMIT
- AlicenseNot gradedqualityFmaintenanceAn MCP server that provides safe, read-only access to Boston's open data portal, enabling natural language exploration of civic datasets.2GPL 3.0
- AlicenseNot gradedqualityAmaintenanceSearch and query government open-data portals (Socrata SODA API) via MCP.81 npm3Apache 2.0
- AlicenseNot gradedqualityBmaintenanceMCP server for querying and analyzing urban data from the Sofia municipality CKAN portal. Provides tools for dataset search, retrieval, preview, summarization, and faceted browsing.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.