Ratatosk
Rank #5,831io.github.garlicKim21/ratatosk-mcp
CNCF release intelligence: typed changes from release notes; check_stack compares versions locally.
Ratatosk is a Model Context Protocol (MCP) server published by garlicKim21. It ranks #5,831 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Ratatosk is listed across 2 registries — Official MCP and Glama, with 18 tracked versions. It was first listed on Jul 23, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 126,215 of 132,046 servers on MCP Toplist.
Use Ratatosk
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ratatosk-mcp -- docker run -i --rm ghcr.io/garlickim21/ratatosk-mcp:0.9.0[mcp_servers.ratatosk-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/garlickim21/ratatosk-mcp:0.9.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ratatosk-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/garlickim21/ratatosk-mcp:0.9.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ratatosk-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/garlickim21/ratatosk-mcp:0.9.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ratatosk-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/garlickim21/ratatosk-mcp:0.9.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ratatosk-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/garlickim21/ratatosk-mcp:0.9.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ratatosk-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/garlickim21/ratatosk-mcp:0.9.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.garlicKim21%2Fratatosk-mcp)<a href="https://mcptoplist.com/server/io.github.garlicKim21%2Fratatosk-mcp"><img src="https://mcptoplist.com/badge/io.github.garlicKim21%2Fratatosk-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
garlicKim21
Available versions (18)
| Version | Published |
|---|---|
| 0.9.0 | Sep 4, 2026 |
| 0.8.0 | Aug 20, 2026 |
| 0.7.5 | Aug 16, 2026 |
| 0.7.4 | Aug 10, 2026 |
| 0.7.3 | Aug 10, 2026 |
| 0.7.2 | Aug 10, 2026 |
| 0.7.1 | Aug 10, 2026 |
| 0.7.0 | Aug 10, 2026 |
| 0.6.2 | Jul 31, 2026 |
| 0.6.1 | Jul 31, 2026 |
| 0.6.0 | Jul 30, 2026 |
| 0.5.1 | Jul 30, 2026 |
| 0.5.0 | Jul 30, 2026 |
| 0.4.1 | Jul 29, 2026 |
| 0.4.0 | Jul 27, 2026 |
| 0.3.6 | Jul 27, 2026 |
| 0.3.5 | Jul 26, 2026 |
| 0.3.4 | Jul 24, 2026 |
Frequently asked questions
- Who maintains Ratatosk?
- Ratatosk is maintained by garlicKim21, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is Ratatosk listed on the Official MCP Registry?
- Yes — Ratatosk is listed on the Official MCP Registry, alongside Glama.
- How many versions does Ratatosk have?
- MCP Toplist tracks 18 versions of Ratatosk, most recently published on Sep 4, 2026.
- Where can I find the source code for Ratatosk?
- The source code for Ratatosk is hosted at github.com/garlicKim21/ratatosk-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.