Back to MCP Servers
Us Legal
An MCP server that provides comprehensive US legislation.
legal
By JamesANZ
Installation
npx -y us-legal-mcpConfiguration
{
"mcpServers": {
"us-legal-mcp": {
"command": "npx",
"args": ["-y", "us-legal-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes