Regulatory Intel MCP
Server Details
US Federal Register for AI agents: rules, notices, executive orders, agency lookup. No keys.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- selflabbs/regulatory-intel-mcp
- GitHub Stars
- 0
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
5 toolsagenciesInspect
Look up US federal agencies and their slugs (used to filter the other tools by issuing agency). Optionally pass a query to match by name, e.g. 'environmental' or 'defense'.
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter agencies whose name contains this text. |
documentInspect
Get full detail on a single Federal Register document by its document number (e.g. '2026-12811'): abstract, action, effective date, comment deadline, CFR references, citation, topics, agencies and links.
| Name | Required | Description | Default |
|---|---|---|---|
| document_number | Yes |
executive_ordersInspect
Search recent US presidential Executive Orders published in the Federal Register. Optionally filter by keyword and date. Returns EO number, signing/publication date, title and links.
| Name | Required | Description | Default |
|---|---|---|---|
| term | No | Optional keyword to search within executive orders. | |
| since | No | Only EOs published on/after this date (YYYY-MM-DD). | |
| per_page | No | Results to return (default 10, max 30). |
recent_documentsInspect
List the most recent Federal Register documents, optionally filtered by type and issuing agency, over a look-back window. Use this to monitor newly published rules/notices from an agency.
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Look back this many days (default 7, max 90). | |
| type | No | ||
| agency | No | Agency slug (from the 'agencies' tool). | |
| per_page | No | Results to return (default 15, max 30). |
search_documentsInspect
Search the US Federal Register for regulations and notices. Filter by keyword, document type (rule, proposed_rule, notice, presidential_document), issuing agency (slug from the agencies tool), and publication date. Returns matching documents with title, type, agencies, abstract and links. Great for 'what did agency X publish about topic Y'.
| Name | Required | Description | Default |
|---|---|---|---|
| term | No | Keyword(s) to search, e.g. 'artificial intelligence', 'PFAS'. | |
| type | No | Restrict to one document type. | |
| since | No | Only documents published on/after this date (YYYY-MM-DD). | |
| until | No | Only documents published on/before this date (YYYY-MM-DD). | |
| agency | No | Agency slug (from the 'agencies' tool), e.g. 'environmental-protection-agency'. | |
| per_page | No | Results to return (default 10, max 30). |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!