© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Roman Gelembjuk
Building AGI
Oh. I see mcp-go has NewSSEMCPClient . So, i will continue my attempts to use my SSE server with ollama
Philippe Charrière
Pr Solutions Architect at Docker 🐳
I didn't have a look yet to the SSE implementation of mcp-go (I did some experiments with the TS SDK) - tell me when you will progress on this
Philippe Charrière i have created some MCP SSE server. Details are in my blog.
gelembjuk.hashnode.dev/building-mcp-sse-server-to…
I have modified mcphost tool to support SSE.
Also, i have created mcp server with Go and support of Authentification (Bearer token) based on your example of go mcp server. I will publish it in another blog post