https://github.com/milosgajdos/go-mcp
Model Context Protocol (MCP) implementation in Go
https://github.com/milosgajdos/go-mcp
ai go golang jsonrpc llm modelcontextprotocol
Last synced: 2 months ago
JSON representation
Model Context Protocol (MCP) implementation in Go
- Host: GitHub
- URL: https://github.com/milosgajdos/go-mcp
- Owner: milosgajdos
- License: apache-2.0
- Created: 2024-11-29T19:26:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T22:22:40.000Z (4 months ago)
- Last Synced: 2025-01-13T23:27:21.834Z (4 months ago)
- Topics: ai, go, golang, jsonrpc, llm, modelcontextprotocol
- Language: Go
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-mcp: Model Context Protocol (MCP) implementation in Go
[](https://github.com/milosgajdos/go-mcp/actions?query=workflow%3ACI)
[](https://pkg.go.dev/github.com/milosgajdos/go-mcp)
[](https://opensource.org/licenses/Apache-2.0)> [!IMPORTANT]
> This is a very early experiment and thus it's extremely unstable.You can learn more about the Model Context Protocol in the [official docs](https://modelcontextprotocol.io/introduction).