← Back to Plugins
MCP Server MCP

N8n

github By github 👁 1 views ▲ 0 votes

n8n MCP — query your own n8n instance (BYO).

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://gateway.pipeworx.io/n8n/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...