datoon
Rank #7,636io.github.andrii-su/datoon
Smart structured-data to TOON gateway: converts to TOON only when it saves LLM tokens.
datoon is a Model Context Protocol (MCP) server published by andrii-su. It ranks #7,636 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. datoon is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Apr 11, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 124,410 of 132,046 servers on MCP Toplist.
Use datoon
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add datoon -- uvx --from "datoon[mcp]" datoon mcp[mcp_servers.datoon]
command = "uvx"
args = ["--from", "datoon[mcp]", "datoon", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"datoon": {
"command": "uvx",
"args": [
"--from",
"datoon[mcp]",
"datoon",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"datoon": {
"command": "uvx",
"args": [
"--from",
"datoon[mcp]",
"datoon",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"datoon": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"datoon[mcp]",
"datoon",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"datoon": {
"command": "uvx",
"args": [
"--from",
"datoon[mcp]",
"datoon",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"datoon": {
"command": "uvx",
"args": [
"--from",
"datoon[mcp]",
"datoon",
"mcp"
]
}
}
}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.andrii-su%2Fdatoon)<a href="https://mcptoplist.com/server/io.github.andrii-su%2Fdatoon"><img src="https://mcptoplist.com/badge/io.github.andrii-su%2Fdatoon.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
andrii-su
Available versions (8)
| Version | Published |
|---|---|
| 1.9.1 | Jul 7, 2026 |
| 1.9.0 | Jul 7, 2026 |
| 1.8.0 | Jul 7, 2026 |
| 1.7.4 | Jul 7, 2026 |
| 1.7.3 | Jul 7, 2026 |
| 1.7.2 | Jul 7, 2026 |
| 1.7.1 | Jun 22, 2026 |
| 1.7.0 | Jun 22, 2026 |
Frequently asked questions
- Who maintains datoon?
- datoon is maintained by andrii-su, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is datoon listed on the Official MCP Registry?
- Yes — datoon is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does datoon have?
- MCP Toplist tracks 8 versions of datoon, most recently published on Jul 7, 2026.
- Where can I find the source code for datoon?
- The source code for datoon is hosted at github.com/andrii-su/datoon.
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.