The-AI-Workshops/n8n-uvx
Self-hosted N8N integration for MCP UVX servers via Docker—run UVX-powered MCP servers locally in your N8N workflows without any cloud dependency.
Platform-specific configuration:
{
"mcpServers": {
"n8n-uvx": {
"command": "npx",
"args": [
"-y",
"n8n-uvx"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...