Anapioficeandfire
Server Details
An API of Ice and Fire — A Song of Ice and Fire (books/characters/houses)
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-anapioficeandfire
- GitHub Stars
- 0
- Server Listing
- anapioficeandfire
TDQS
Scored across 37 tools
Descriptions do a lot of work to separate the ask_pipeworx family and the six polymarket_* tools, but the boundaries are genuinely fuzzy — ask_pipeworx_beta is explicitly described as identical to ask_pipeworx, and ask_pipeworx / ask_pipeworx_grounded / deep_research / polymarket_edges / polymarket_arbitrage / bet_research overlap heavily for a naive caller. Six Polymarket tools with verbs like edges/arbitrage/edge_tracker/fill_risk/kalshi_spread are especially easy to mis-select.
Almost everything is snake_case with recognizable verb_noun or verb_object structure (resolve_entity, validate_claim, recent_changes, list_subscriptions). Minor deviations are the resource-noun tools (book, books, character, characters, house, houses) that lack a verb, but the singular/plural pairing is at least predictable.
37 tools is well past the heavy threshold and the surface is sprawling: a question-answering family, a betting family, memory ops, subscription ops, discovery/onboarding, npm scanning, AI-visibility probing, and an unrelated ASOIAF API. Even for a 'universal data gateway' this is a lot of surface for an agent to hold in context.
The meta-gateway side is broadly covered — ask/ground/deep-research, entity resolution, profiles, change feeds, comparisons, claim validation, discovery, memory CRUD (remember/recall/forget), and subscription lifecycle (subscribe/list/unsubscribe/recent_alerts). The ASOIAF slice is read-only by API nature, and gaps like a generic 'list all books/houses' query or batch operations are minor and workable.
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
Studio Ghibli fan API (films, people, locations, species, vehicles)
Etherscan Api - 71 tools for data, metrics, and on-chain analytics
Harry Potter API MCP (hp-api.onrender.com) — keyless.
Related MCP Servers
- AlicenseAqualityNot gradedmaintenanceUnified API for Government Data and Web Scraping100-
- AlicenseBqualityDmaintenanceQuery D&D 5e game data from 22+ source books and contribute to the open-source database with validation, diffing, and PR generation tools.183 npm1MIT
- AlicenseNot gradedqualityCmaintenanceCollege Scorecard MCP — US Department of Education College Scorecard API3 npmMIT
- AlicenseNot gradedqualityCmaintenanceA local MCP server that provides persistent, queryable memory for Crusader Kings II tabletop RP sessions, with tools to log and retrieve characters, timeline events, and tomes backed by plain JSON files.1 npm-
Glama MCP Gateway
Add one secure layer between your agents and this server.