Skip to content
Back to search
30
MCP

n8n-nodes-command-based-mcp

n8n/n8n-nodes-command-based-mcp

n8n community nodes for interacting with a command-based MCP server that proxies MSSQL queries.

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

Similar MCP servers embedding-nearest

n8n-nodes-mcp-auth-tool
n8n community node for calling MCP tools with per-user OAuth authentication via Auth Proxy
0 tools
n8n-nodes-mcp-session
MCP nodes for n8n with session management support
0 tools
@mmn-systems/n8n-nodes-mcp-trigger-context
Community MCP Trigger node with request context passthrough
0 tools
n8n-nodes-backstage
n8n community node to query Backstage software catalog and TechDocs via MCP (Model Context Protocol)
0 tools
n8n-nodes-mcp-readonly-trigger
n8n community MCP Server Trigger with configurable MCP tool annotations
0 tools
n8n-mcp-server
MCP server that provides tools and resources for interacting with n8n API
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-command-based-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}