DB2TOON MCP
Rank #7,102io.github.kamil5b/db2toon-mcp
Read-only SQL database and plain-text SQL dump schema extraction to compact TOON for MCP clients.
DB2TOON MCP is a Model Context Protocol (MCP) server published by kamil5b. It ranks #7,102 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. DB2TOON MCP is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 3, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 124,944 of 132,046 servers on MCP Toplist.
Use DB2TOON MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add db2toon-mcp -- docker run -i --rm ghcr.io/kamil5b/db2toon:v1.4.4[mcp_servers.db2toon-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/kamil5b/db2toon:v1.4.4"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"db2toon-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kamil5b/db2toon:v1.4.4"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"db2toon-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kamil5b/db2toon:v1.4.4"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"db2toon-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kamil5b/db2toon:v1.4.4"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"db2toon-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kamil5b/db2toon:v1.4.4"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"db2toon-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kamil5b/db2toon:v1.4.4"
]
}
}
}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.kamil5b%2Fdb2toon-mcp)<a href="https://mcptoplist.com/server/io.github.kamil5b%2Fdb2toon-mcp"><img src="https://mcptoplist.com/badge/io.github.kamil5b%2Fdb2toon-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kamil5b
Available versions (6)
| Version | Published |
|---|---|
| 1.4.4 | Aug 12, 2026 |
| 1.4.2 | Aug 11, 2026 |
| 1.4.0 | Aug 10, 2026 |
| 1.3.1 | Aug 6, 2026 |
| 1.3.0 | Aug 3, 2026 |
| 1.2.2 | Aug 3, 2026 |
Frequently asked questions
- Who maintains DB2TOON MCP?
- DB2TOON MCP is maintained by kamil5b, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is DB2TOON MCP listed on the Official MCP Registry?
- Yes — DB2TOON MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does DB2TOON MCP have?
- MCP Toplist tracks 6 versions of DB2TOON MCP, most recently published on Aug 12, 2026.
- Where can I find the source code for DB2TOON MCP?
- The source code for DB2TOON MCP is hosted at github.com/kamil5b/db2toon.
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.