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%
1 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-mcp-server
MCP server that provides tools and resources for interacting with n8n API
0 tools
n8n-nodes-browser-mcp
n8n nodes for Smart Browser Automation via MCP
0 tools
n8n-nodes-mcp-auth-trigger
n8n community node: Real MCP Server Trigger (Streamable HTTP) with Auth0 Bearer token validation
0 tools

How to use

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

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