MCP Server
MCP
Federal Regulations
Search the Federal Register, read & diff CFR sections, query Regulations.gov. Any LLM supported.
Install
uvx regulations-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "regulations-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Free API key from api.regulations.gov — only needed for regulations.gov search tools. Federal Register and eCFR tools work without any key.",
"format": "string",
"isSecret": true,
"name": "REGULATIONS_GOV_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
Comments
Sign in to leave a comment