Skip to main content
Glama
cyanheads

federal-regulations-mcp-server

by cyanheads

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OTEL_ENABLEDNoEnable OpenTelemetry instrumentation.false
ECFR_BASE_URLNoeCFR API base URL.https://www.ecfr.gov/api
MCP_AUTH_MODENoAuth mode: none, jwt, or oauth.none
MCP_HTTP_PORTNoPort for the HTTP server.3010
MCP_LOG_LEVELNoLog level (RFC 5424).info
ECFR_MIRROR_PATHNoFilesystem path for the eCFR SQLite mirror database../data/ecfr-mirror.sqlite
ECFR_MIRROR_TITLESNoComma-separated CFR title numbers to scope the mirror (e.g., 21,40). Omit to mirror all 50 titles.
MCP_TRANSPORT_TYPENoTransport type: stdio or http.stdio
STORAGE_PROVIDER_TYPENoStorage backend.in-memory
REGULATIONS_GOV_API_KEYNoFree api.data.gov key for Regulations.gov tools (get_docket, find_comments, and comment-count enrichment). Optional — Federal Register and eCFR tools work without it.
ECFR_MIRROR_REFRESH_CRONNoCron expression for weekly mirror refresh (HTTP transport only).0 4 * * 0
REGULATIONS_GOV_BASE_URLNoRegulations.gov API v4 base URL.https://api.regulations.gov/v4
FEDERAL_REGISTER_BASE_URLNoFederal Register API v1 base URL.https://www.federalregister.gov/api/v1

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyanheads/federal-regulations-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server