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