Transport Feeds
Server Details
Transport Feeds MCP.
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
- 44.7% over 39 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-transport-feeds
- GitHub Stars
- 0
- Server Listing
- mcp-transport-feeds
TDQS
Scored across 34 tools
Several near-duplicate clusters exist: ask_pipeworx / ask_pipeworx_beta (which currently does exactly the same thing) / ask_pipeworx_grounded / deep_research all route general questions, and six Polymarket tools (bet_research, polymarket_arbitrage, polymarket_edges, polymarket_edge_tracker, polymarket_fill_risk, polymarket_kalshi_spread) overlap heavily. discover_tools vs suggest_questions, and ai_visibility_check vs scan_competitor_ai_presence, also blur together. Very long descriptions do help an agent pick correctly, but the effort spent explaining 'prefer X over Y' shows the boundaries are genuinely fuzzy.
All names are snake_case with domain prefixes (polymarket_*, pipeworx_*, *_feed(s)), which is highly predictable. The only deviation is verb-phrase vs noun-phrase style (find_feeds-style verbs like list_feeds/read_feed/fetch_feed vs noun forms like polymarket_edges, polymarket_fill_risk). Minor and still readable.
34 tools is heavy for a single server and includes a redundant beta twin and a dense Polymarket cluster, but most tools map to a distinct capability of a broad data gateway, so it is defensible rather than bloated. Count lands well above the comfortable 3-15 band.
Subscription lifecycle (subscribe/list_subscriptions/recent_alerts/unsubscribe) and memory (remember/recall/forget) are complete, and prediction-market analysis is thorough. However the advertised 'Transport Feeds' domain only gets list_feeds/fetch_feed/read_feed with no way to add/save a custom feed, subscribe to a transport feed, or write/publish anything, leaving a notable gap between the server's stated purpose and its surface.
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": "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."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +]
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_spread1 field changed- 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
Travel Feeds MCP.
Related MCP Servers
- MIT
- -
- AlicenseAqualityCmaintenanceMCP server for running a publisher's feed, enabling agents to create feeds, publish signed updates, and read analytics.925 npmMIT
- AlicenseAqualityCmaintenanceEnables public-transport journey planning, place search, realtime departures and timetables, usable from any MCP client.9MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.