Superhero
Server Details
Superhero MCP — wraps akabab.github.io/superhero-api (free, no auth)
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.2% over 39 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-superhero
- GitHub Stars
- 0
- Server Listing
- mcp-superhero
TDQS
Scored across 35 tools
The three ask_pipeworx variants (stable, beta, grounded) overlap heavily — the beta description explicitly admits it currently matches ask_pipeworx exactly, which creates real misselection risk. The five polymarket_* tools plus ai_visibility_check/scan_competitor_ai_presence also form clusters with fuzzy boundaries, though the lengthy descriptions do help distinguish most of them.
Nearly everything follows a snake_case verb_noun or noun pattern (list_all, get_hero, resolve_entity, validate_claim, compare_entities), and the polymarket_/ask_pipeworx_ prefixes give predictable families. Minor deviations (search_within, forget, remember, recall as bare verbs) don't break readability.
35 tools is heavy for a single server surface, well past the 25-tool threshold where selection burden grows and the polymarket/pipeworx clusters bloat. The 4 superhero tools also sit oddly alongside 31 gateway tools, making the set feel like two servers bolted together.
As a universal data gateway the surface is broad and lifecycle-complete: routing (ask_pipeworx family), entity resolution, comparison, monitoring (subscribe/unsubscribe/recent_alerts), memory (remember/recall/forget), and meta discovery are all covered. The superhero subset is complete except it lacks a name-based lookup alongside list_all.
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
Rick and Morty MCP — wraps The Rick and Morty API (free, no auth)
Rick and Morty MCP — wraps the Rick and Morty API (free, no auth)
SWAPI MCP — wraps the Star Wars API (free, no auth)
API Ninjas MCP — wraps the multi-endpoint API Ninjas data API (api-ninjas.com)
Related MCP Servers
- AlicenseBqualityFmaintenanceMCP Server for the Marvel Developer API, enabling interaction with characters and comics data.718 npm14MIT
- AlicenseNot gradedqualityDmaintenanceAn Azure Functions-based MCP server that enables interaction with Marvel characters and comics data through the official Marvel Developer API.1MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for querying the Star Wars universe via the SWAPI API, providing access to characters, films, starships, vehicles, species, and planets.ISC
- AlicenseAqualityBmaintenanceAn MCP server that exposes World of Warcraft character data from the Blizzard API, offering read-only tools for character summaries, equipment, Mythic+ scores, realm lookup, and other character sub-resources.5MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.