MCP.so
登录

mcp-go-sse-server

@davidferlay

关于 mcp-go-sse-server

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

基本信息

分类

其他

许可证

MIT

运行时

go

传输方式

stdio

发布者

davidferlay

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器