{"name":"n8n Documentation MCP Server","version":"2.35.1","description":"Model Context Protocol server providing comprehensive n8n node documentation and workflow management","endpoints":{"health":{"url":"http://localhost/health","method":"GET","description":"Health check and status information"},"mcp":{"url":"http://localhost/mcp","method":"GET/POST","description":"MCP endpoint - GET for info, POST for JSON-RPC"}},"authentication":{"type":"Bearer Token","header":"Authorization: Bearer <token>","required_for":["POST /mcp"]},"documentation":"https://github.com/czlonkowski/n8n-mcp"}