Skip to content
Back to search
30
MCP

@thecodesaiyan/tcs-n8n-mcp

npm/@thecodesaiyan/tcs-n8n-mcp

MCP server for n8n workflow automation. Manage workflows, executions, tags, variables, credentials and users via the Model Context Protocol.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/n8n-mcp-server
Model Context Protocol (MCP) server for n8n workflow automation
0 tools
n8n Manager MCP
MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.
0 tools
n8n-manager-mcp
MCP server for n8n workflow management -- view, create, sync, and manage n8n workflows via AI assistants
0 tools
boqiangliang/n8n-mcp
n8n server with MCP support – lets AI agents control workflows via Model Context Protocol (MCP).
0 tools
@itapi-core/mcp-n8n
MCP server for n8n (workflows, credentials, nodes, executions, variables, tags)
0 tools
n8n-pro-mcp
MCP server for full n8n instance management: workflows, executions, tags, credentials, variables, projects, users, security audit, source co
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@thecodesaiyan/tcs-n8n-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}