M
MCP Server N8n
Servidor MCP para integração com n8n
Created 12/10/2025
Updated 3 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-server-n8n
Cursor configuration (mcp.json)
{
"mcpServers": {
"kaoosurf-a11y-mcp-server-n8n": {
"command": "npx",
"args": [
"kaoosurf-a11y-mcp-server-n8n"
]
}
}
}