ktr0731/go-mcp
deprecated: use the official MCP sdk! (https://github.com/modelcontextprotocol/go-sdk) / ⚡ A type-safe, intuitive Go SDK for building MCP servers with ease and confidence
ArchivedLeverages code generation to enforce compile-time type safety for tool definitions and parameters, eliminating runtime errors through statically-typed schemas. Implements stdio transport with JSON-RPC 2.0 for MCP server communication, supporting tools, prompts, resources, logging, and resource subscriptions while intentionally avoiding dynamic tool registration to maintain type safety across the Go ecosystem.
143 stars. No commits in the last 6 months.
Stars
143
Forks
6
Language
Go
License
MIT
Category
Last pushed
May 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ktr0731/go-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
razorpay/razorpay-mcp-server
Razorpay's Official MCP Server
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.