mcp-go-sse-server
@davidferlay
About mcp-go-sse-server
A simple MCP server exposed via SSE with examples tools, resources and prompts
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments