dgzlopes/mcp-example-server
3.2
If you are the rightful owner of mcp-example-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Example Server is a demonstration server for the Model Context Protocol, showcasing its capabilities and features.
mcp-example-server
By default, this server listens on HTTP (localhost:3001) and SSE (localhost:3002).
To use stdio instead, run with --stdio.
This is a fork of https://github.com/modelcontextprotocol/go-sdk/blob/main/examples/hello/main.go