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