MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Servidor MCP para integração com n8n

Created 12/10/2025
Updated 3 days ago
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" ] } } }