Tiny Go MCP Server
Rank #15,529io.github.kioie/tiny-go-mcp
Demo stdio MCP server (tools, resource, prompt) for tinymcp tests—not production use.
Tiny Go MCP Server is a Model Context Protocol (MCP) server published by kioie. It ranks #15,529 of 96,771 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Tiny Go MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 20, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 81,242 of 96,771 servers on MCP Toplist.
Use Tiny Go MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
Add Tiny Go MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"tiny-go-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kioie/tiny-go-mcp:1.1.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kioie%2Ftiny-go-mcp)<a href="https://mcptoplist.com/server/io.github.kioie%2Ftiny-go-mcp"><img src="https://mcptoplist.com/badge/io.github.kioie%2Ftiny-go-mcp.svg" alt="MCP Toplist: Top 25% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kioie
Other servers by kioie
View all kioie servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | May 22, 2026 |
Frequently asked questions
- Who maintains Tiny Go MCP Server?
- Tiny Go MCP Server is maintained by kioie, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Tiny Go MCP Server listed on the Official MCP Registry?
- Yes — Tiny Go MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Tiny Go MCP Server have?
- MCP Toplist tracks 1 version of Tiny Go MCP Server, most recently published on May 22, 2026.
- Where can I find the source code for Tiny Go MCP Server?
- The source code for Tiny Go MCP Server is hosted at github.com/kioie/tiny-go-mcp-server.