MCP.so
Sign In

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

Category

Other

License

MIT

Runtime

go

Transports

stdio

Publisher

davidferlay

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

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

Comments

More Other MCP servers