Tiny Go MCP Server
Demo stdio MCP server (tools, resource, prompt) for tinymcp tests—not production use.
Install
Dockerstdio
docker run -i --rm ghcr.io/kioie/tiny-go-mcp:1.1.2 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-kioie-tiny-go-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kioie/tiny-go-mcp:1.1.2"
]
}
}
} Source: official MCP Registry record · registry name io.github.kioie/tiny-go-mcp · published 2026-05-22 · updated 2026-05-22. Not an endorsement; review the code before connecting it to anything sensitive.