Remote MCP support (streamable http and sse) by ktsaou · Pull Request #21036 · netdata/netdata
ktsaou
changed the title
WIP: Remote MCP support
Remote MCP support (streamable http and sse)
ktsaou
marked this pull request as ready for review
stelfrag pushed a commit to stelfrag/netdata that referenced this pull request
Oct 3, 2025* prepare for multiple mcp headends * fixed last * updated todo list * updated todo list * Add HTTP and SSE adapters for MCP * Select MCP SSE via Accept header * MCP: add HTTP/SSE transport support and fix chunked responses * MCP test client: await HTTP/SSE responses and harden SSE parsing * docs: drop completed MCP Phase 1/2 tasks from TODO * docs: renumber remaining MCP phases * docs: document HTTP/SSE MCP transports and remote-mcp usage * updated docs for mcp changes * bearer token in mcp-test-client * MCP authorization via http header (cherry picked from commit 891c583)
Ferroin pushed a commit that referenced this pull request
Oct 15, 2025* prepare for multiple mcp headends * fixed last * updated todo list * updated todo list * Add HTTP and SSE adapters for MCP * Select MCP SSE via Accept header * MCP: add HTTP/SSE transport support and fix chunked responses * MCP test client: await HTTP/SSE responses and harden SSE parsing * docs: drop completed MCP Phase 1/2 tasks from TODO * docs: renumber remaining MCP phases * docs: document HTTP/SSE MCP transports and remote-mcp usage * updated docs for mcp changes * bearer token in mcp-test-client * MCP authorization via http header (cherry picked from commit 891c583)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters