Servers
mcp-go-sse-server
@davidferlay
A simple MCP server exposed via SSE with examples tools, resources and prompts
Overview
What is mcp-go-sse-server?
It is a simple MCP (Model Context Protocol) server exposed via SSE (Server-Sent Events) transport, providing examples of tools, resources, and prompts. Based on the mcp-go library, it is intended for developers who want to serve MCP endpoints over SSE.
How to use mcp-go-sse-server?
Build the binary with go build . and then run it with the --transport sse and `--baseurl