A minimal reference implementation for testing the tinymcp Go toolkit, not meant for production workloads. Exposes basic tools, resources, and prompts over stdio to verify that the lightweight MCP wrapper correctly generates JSON schemas from struct tags, handles registration, and manages transport boilerplate on top of the official modelcontextprotocol/go-sdk. Useful if you're building your own Go MCP server with tinymcp and want a working example to compare against, or if you need a throwaway server to test client integration without side effects. Ships as a container image at ghcr.io/kioie/tiny-go-mcp for quick iteration.
claude mcp add --transport stdio io.github.kioie-tiny-go-mcp uvx tiny-go-mcp