Skip to main content
Glama

Server Details

DataCambridge MCP — Cambridge open data (data.cambridgema.gov, Socrata SODA 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
Uptime
45.7% over 38 days
Last Tested
Transport
Streamable HTTP
URL
Repository
pipeworx-io/mcp-data-cambridge
GitHub Stars
0
Server Listing
data-cambridge

TDQS

A4/5.0

Scored across 34 tools

Disambiguation3/5

Several tools overlap heavily in purpose: ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, and deep_research all route questions to the same 5,961-source backend, and the beta description admits it currently matches the stable router exactly. Discovery tools (discover_tools vs suggest_questions) and entity tools (entity_profile vs compare_entities vs recent_changes vs resolve_entity) also have fuzzy boundaries. Descriptions work hard to differentiate, but an agent can easily pick a suboptimal tool.

Naming Consistency4/5

Nearly all tools use snake_case, with clear domain prefixes like polymarket_, cambridge_, ask_pipeworx, and scan_. However, verb usage is inconsistent — some are verb_noun (list_subscriptions, validate_claim, compare_entities), while others are bare nouns (entity_profile, deep_research, recent_changes, search_within) or single verbs (remember, forget, subscribe). The style is readable and mostly predictable, just not a single uniform pattern.

Tool Count2/5

34 tools is very heavy for an agent to navigate, and several appear redundant (e.g., ask_pipeworx vs ask_pipeworx_beta, multiple overlapping discovery and entity tools). While the server spans many domains (Cambridge open data, Pipeworx routing, Polymarket, memory, subscriptions), the surface feels bloated rather than well-scoped. A leaner set of meta-tools would reduce selection cost without losing capability.

Completeness4/5

The surface covers a broad data-gateway lifecycle: discovery (suggest_questions, discover_tools), querying (ask_pipeworx, deep_research, cambridge_query), entity resolution/profiling (resolve_entity, entity_profile, compare_entities), fact-checking (validate_claim), memory CRUD (remember/recall/forget), and subscription lifecycle (subscribe/list_subscriptions/recent_alerts/unsubscribe). Minor gaps exist, such as no direct tool to invoke arbitrary discovered Pipeworx tools (agents must route through ask_pipeworx), but workarounds are available.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 2 tool updates
    • Changedbet_research2 fields changed
      • changedInput schema / examples
        Previous 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"
        +  }
        +]
      • changedInput schema / properties / market / description
        Previous 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."
    • Changedpolymarket_kalshi_spread2 fields changed
      • changedInput schema / examples
        Previous value: -[
        -  {
        -    "topic": "fed"
        -  },
        -  {
        -    "topic": "btc"
        -  }
        -]New value: +[
        +  {
        +    "topic": "fed"
        +  },
        +  {
        +    "topic": "btc"
        +  },
        +  {
        +    "topic": "bitcoin"
        +  },
        +  {
        +    "topic": "fed rate decision"
        +  }
        +]
      • changedInput schema / properties / topic / description
        Previous 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

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for accessing Kansas City, MO open data through the Socrata SODA API. Enables querying and retrieving public datasets from data.kcmo.org.
    2 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that gives LLM agents typed, cached access to civic open-data portals via Socrata (SODA 2.1 + Discovery API), enabling search, query, profiling, sampling, and CSV export of datasets.
    6
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for accessing data.ny.gov datasets via the Socrata Open Data API, enabling search, query, metadata retrieval, and column value exploration.
    5 npm
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.