Agent Tools
Back to MCP servers

io.github.arcar-org/n8n-mcp-server

https://nave.q2bot.com/mcp/arcar.org
● degraded

Servidor MCP para integraciones con arcar.org

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://nave.q2bot.com/mcp/arcar.org
JSON-RPC initialize probe
curl -X POST https://nave.q2bot.com/mcp/arcar.org \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'