Recreation Gov
Server Details
Recreation.gov MCP — wraps the Recreation Information Database (RIDB) 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
- 44.9% over 36 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-recreation-gov
- GitHub Stars
- 0
- Server Listing
- mcp-recreation-gov
TDQS
Scored across 35 tools
Several tool families are nearly indistinguishable: ask_pipeworx, ask_pipeworx_beta, and ask_pipeworx_grounded are openly described as doing the same routing, and polymarket_arbitrage, polymarket_edges, polymarket_edge_tracker, polymarket_fill_risk, and bet_research all cover overlapping edge-finding/an arbitrage analysis. The many meta-tools (deep_research, compare_entities, entity_profile, recent_changes, validate_claim) also blur into each other, so an agent can easily misfire.
Everything is snake_case and mostly verb_noun (get_facility, list_campsites, search_facilities, resolve_entity, compare_entities), with grouped prefixes like polymarket_*. Minor deviations exist (noun-first ai_visibility_check/entity_profile, prefix-vs-suffix pipeworx usage), but the convention is predictable and readable.
35 tools is well into the heavy range, and many are redundant variants rather than distinct capabilities (three ask_pipeworx flavors, five Polymarket tools). For a server calling itself 'Recreation Gov' that surface is far broader than the nominal purpose requires.
The research/gateway side is genuinely broad, but the Recreation.gov domain itself is thin: search facilities/recareas, get_facility, and list_campsites exist, yet there is no availability, reservation, or rec-area detail operation, and subscription management lacks update. Coverage of the named domain has notable gaps even as the meta-tool surface is extensive.
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
GSA Per Diem MCP — wraps the GSA Per Diem API v2 (api.gsa.gov)
CareerOneStop MCP — wraps the CareerOneStop Web API (U.S. Dept. of Labor)
EPA ECHO MCP — wraps EPA ECHO Web Services (free, no auth)
Regrid MCP — wraps the Regrid Parcel API v2 (regrid.com)
Related MCP Servers
- AlicenseNot gradedqualityAmaintenancePlan US National Park Service trips — find parks, check alerts and closures, find campgrounds, browse things to do and events via the NPS Data API. Supports STDIO and Streamable HTTP.66 npm1Apache 2.0
- AlicenseNot gradedqualityDmaintenanceProvides access to the National Park Service API to search for U.S. national parks, view park details, check alerts and closures, find visitor centers, campgrounds, and upcoming events.90 npmMIT
- AlicenseNot gradedqualityDmaintenancePython based with all 29 tools that's available to developers from National Park Services (NPS)MIT
- AlicenseNot gradedqualityCmaintenanceInteract with the Cooper Hewitt API with MCP.2MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.