Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"gesetze-mcp-server-p": {
"command": "uvx",
"args": [
"gesetze-mcp-server-python"
]
}
}
}
Or install with pip: pip install gesetze-mcp-server-python