https://github.com/southclaws/mcpgo
Server side MCP implementation for Golang
https://github.com/southclaws/mcpgo
ai anthropic llm mcp mcp-server model-context-protocol model-context-protocol-servers
Last synced: 2 months ago
JSON representation
Server side MCP implementation for Golang
- Host: GitHub
- URL: https://github.com/southclaws/mcpgo
- Owner: Southclaws
- Created: 2025-03-16T20:26:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-16T20:26:27.000Z (over 1 year ago)
- Last Synced: 2025-03-19T15:45:41.787Z (over 1 year ago)
- Topics: ai, anthropic, llm, mcp, mcp-server, model-context-protocol, model-context-protocol-servers
- Language: Go
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCP Go
A Go implementation of an MCP server using SSE transport.
---
Work in progress, API may change.
Contributions welcome!