Skip to main content
Glama

Carbon Interface

Server Details

Carbon Interface MCP — Carbon Interface API (v1)

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
39.0% over 37 days
Last Tested
Transport
Streamable HTTP
URL
Repository
pipeworx-io/mcp-carbon-interface
GitHub Stars
0
Server Listing
mcp-carbon-interface

TDQS

A3.7/5.0

Scored across 34 tools

Disambiguation3/5

Several tools have heavily overlapping purposes: ask_pipeworx, ask_pipeworx_beta, and ask_pipeworx_grounded are variants of the same router with only subtle behavioral differences, and polymarket_edges, polymarket_arbitrage, and polymarket_kalshi_spread all scan for trading opportunities with partially overlapping model families and detection logic. Descriptions do explain the distinctions, but an agent could easily misselect among these clusters.

Naming Consistency2/5

Naming mixes several conventions: snake_case verbs (ask_pipeworx, compare_entities, resolve_entity), prefixed namespacing (polymarket_*, pipeworx_*), and some standalone nouns (recall, remember, forget). It is readable but lacks a single predictable pattern, and the co-existence of ask_pipeworx / ask_pipeworx_beta / ask_pipeworx_grounded alongside differently-formed neighbors makes the scheme feel ad hoc.

Tool Count2/5

34 tools is heavy for a single MCP server, and the surface is clearly a bundle of distinct products (Pipeworx data router, Polymarket betting analytics, carbon estimates, memory, subscriptions, meta-tools). The count reflects an aggregation of unrelated capabilities rather than one coherent, well-scoped domain.

Completeness3/5

Within several sub-domains coverage is quite thorough: Polymarket has research, edges, arbitrage, fill-risk, tracker, and Kalshi-spread; subscriptions have subscribe/unsubscribe/list/recent_alerts. But carbon only offers three estimate tools with no retrieval, and the overall surface has no clear single domain to fully satisfy, leaving the set feeling broad rather than complete.

Tool Schema Changelog

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

  1. 1 tool update
    • Changedentity_profile3 fields changed
      • changedInput schema / properties / type / description
        Previous value: -"Entity type. Only \"company\" supported today; person/place coming soon."New value: +"\"company\" or \"ticker\" — both are accepted and behave identically; `value` can be a ticker, CIK, or company name either way. person/place coming soon."
      • changedInput schema / properties / type / enum
        Previous value: -[
        -  "company"
        -]New value: +[
        +  "company",
        +  "ticker"
        +]
      • changedInput schema / properties / value / description
        Previous value: -"Ticker (e.g., \"AAPL\") or zero-padded CIK (e.g., \"0000320193\"). Names not supported — use resolve_entity first if you only have a name."New value: +"Ticker (e.g., \"AAPL\"), zero-padded CIK (e.g., \"0000320193\"), or company name (e.g., \"Moderna\") — names resolve via SEC EDGAR company-name match."
  2. 1 tool update
    • Changedresolve_entity1 field changed
      • changedInput schema / properties / value / description
        Previous value: -"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\")."New value: +"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\"). Pass the ENTITY NAME ONLY — for a bond that is the ISSUER exactly as printed (\"NEW YORK ST DORM AUTH\"), never the question's full noun phrase (\"NEW YORK ST DORM AUTH revenue bonds\"): the FIGI lookup matches instrument names, so trailing security-class words match nothing."

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.