Epa Regulations
Server Details
EPA Regulations MCP — US Environmental Protection Agency regulations (40 CFR).
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
- 43.2% over 38 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-epa-regulations
- GitHub Stars
- 0
- Server Listing
- mcp-epa-regulations
TDQS
Scored across 33 tools
Several tools have near-identical purposes: ask_pipeworx, ask_pipeworx_beta (which the description admits 'currently matches ask_pipeworx exactly'), ask_pipeworx_grounded, and deep_research all route to the same source pool, and polymarket_arbitrage/polymarket_edges/polymarket_fill_risk overlap heavily on the same markets. Only epa_regulation vs epa_search is cleanly split. An agent will struggle to pick reliably among the routing and betting clusters.
Names are almost entirely consistent snake_case, mostly verb_noun (get/validate/resolve/compare_entities, generate_llms_txt, scan_dependency) or clear noun_phrases. Minor deviations where nouns stand alone (entity_profile, recent_changes, recent_alerts) but the convention is readable and predictable throughout.
33 tools is well above the reasonable 3-15 band, and it is grossly mismatched to the server's stated purpose — only 2 of 33 tools (epa_regulation, epa_search) concern EPA regulations. The rest are an unrelated grab-bag of betting, marketing, memory, and subscription meta-tools.
For the EPA-regulation purpose the surface covers the basics (full-text retrieval plus keyword search over 40 CFR), which is reasonable for a read-only reference server, though it lacks structured browse/list-by-part or comparison ops. However, the set is so dominated by off-domain tools that coverage of the named domain feels incidental rather than designed.
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
FCC Regulations MCP — US Federal Communications Commission rules (47 CFR).
FDA Regulations MCP — US Food & Drug Administration regulations (21 CFR).
SEC Regulations MCP — US securities regulations (17 CFR).
FAA Regulations MCP — US Federal Aviation Regulations (14 CFR, 'FARs').
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceAccess EPA environmental data — facility compliance (ECHO), toxic releases (TRI), Superfund sites, drinking water systems, environmental justice screening (EJScreen), and real-time air quality (AirNow) via MCP.76 npm1Apache 2.0
- AlicenseNot gradedqualityAmaintenanceSearch and trace US federal rules across the Federal Register (proposed/final rules and notices), the eCFR (codified, point-in-time CFR full text, locally mirrored), and Regulations.gov (rulemaking dockets and public comments) via MCP.98 npm1Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP server providing access to US FCC regulations (47 CFR) via Pipeworx gateway. Enables AI agents to query FCC rules and data sources using natural language.4 npm1MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for US workplace-safety standards (OSHA 29 CFR parts 1900–1990). Enables querying safety regulations via natural language through the Pipeworx gateway.8 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.