Data Detroit
Server Details
DataDetroit MCP — Detroit open data (data.detroitmi.gov, ArcGIS REST 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-detroit
- GitHub Stars
- 0
- Server Listing
- data-detroit
TDQS
Scored across 34 tools
Several tools overlap noticeably: ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, deep_research, discover_tools, and suggest_questions all serve as entry points or routers, with beta explicitly matching stable. The Polymarket suite is also dense, where polymarket_edges, polymarket_arbitrage, bet_research, and polymarket_edge_tracker have adjacent discovery/tracking purposes. Rich descriptions help an expert distinguish most tools, but boundaries are not consistently clean.
Names are almost entirely lowercase snake_case with no camelCase or other style mixing, which is good. The pattern is not uniformly verb_noun, though: many are noun phrases (entity_profile, recent_changes, pipeworx_trending) and verb choice varies across ask, discover, resolve, scan, and validate. Still, the convention is predictable enough for agents to parse.
34 tools is heavy for one MCP server and spans many unrelated suites: Detroit GIS, dependency scanning, llms.txt generation, AI visibility, Polymarket trading, memory, subscriptions, and general data routing. Only three tools concern the server's namesake 'Detroit' data, so the surface feels aggregated rather than well-scoped. This exceeds a comfortable tool count even for a broad platform.
The set covers many workflows through meta-tools: querying, grounded answers, deep research, entity resolution, comparison, validation, memory, alerts, subscriptions, and Detroit ArcGIS access. However, direct first-class tools for major data sources like SEC, FRED, FDA, and USPTO are absent, relying instead on routing through ask_pipeworx or deep_research. The Detroit-specific surface is read-only and lacks explicit dataset discovery beyond known services, leaving notable gaps.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]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 (\"when-will-bitcoin-hit-150k\"), 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."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."
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": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - 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 (\"when-will-bitcoin-hit-150k\"), 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
DataDC MCP — Washington, DC open data (opendata.dc.gov, ArcGIS REST API).
DataNashville MCP — Nashville open data (data.nashville.gov, ArcGIS REST API).
DataBaltimore MCP — Baltimore open data (data.baltimorecity.gov, ArcGIS REST API).
DataDenver MCP — Denver open data (opendata-geospatialdenver.hub.arcgis.com, ArcGIS REST API).
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceDataCambridge MCP — Cambridge open data (data.cambridgema.gov, Socrata SODA API).3 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables searching and querying City of Detroit GIS open geospatial datasets (parcels, zoning, public works, etc.) via ArcGIS Feature/Map Service layers.3 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables querying Washington DC open data from opendata.dc.gov and ArcGIS REST API through MCP.2 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for querying City of Novi, Michigan open geospatial data (ArcGIS), enabling dataset search, layer querying, and schema inspection.4 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.