LegalTypeScript
JamesANZ/us-legal-mcp
An MCP server that provides comprehensive US legislation.
legalcloud-service
Share:
Quick Start
Clone the repository:
git clone https://github.com/JamesANZ/us-legal-mcpClaude Desktop configuration example:
{
"mcpServers": {
"us-legal-mcp": {
"command": "npx",
"args": [
"-y",
"JamesANZ/us-legal-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.