mcp-go-sse-server

by davidferlay

2 stars
210 downloads
Not rated
GitHub

About

A simple MCP server exposed via SSE with examples tools, resources and prompts

Details

Author
davidferlay
GitHub stars
2
Downloads
210
Categories
Other

Build the binary with go build . and then run it with the --transport sse and `--baseurl

mcp-go-sse-server

A simple MCP server exposed via SSE with examples tools, resources and prompts.
Modified example from https://github.com/mark3labs/mcp-go/blob/main/examples/everything/main.go
Run with:
- go build . && ./mcp-go-sse-server --transport sse --baseurl http://localhost
- go build . && ./mcp-go-sse-server --transport sse --baseurl https://mcp.example.com --omitPort

A real use-case example implementing tools to read from a postgres database and write to a nats channel can be found on branch nats-postgres

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.