Skip to content
Claude Code

Tiny Go MCP Server for Claude Code

io.github.kioie/tiny-go-mcp

Demo stdio MCP server (tools, resource, prompt) for tinymcp tests—not production use.

client:Claude Code transport:stdio runtime:oci

Install Tiny Go MCP Server in Claude Code

run in your project directory

claude mcp add tiny-go-mcp -- docker run -i --rm ghcr.io/kioie/tiny-go-mcp:1.1.2

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Tiny Go MCP Server in other clients