dekko
Rank #4,459io.github.aahlijia/dekko
Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin
dekko is a Model Context Protocol (MCP) server published by aahlijia. It ranks #4,459 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. dekko is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 127,587 of 132,046 servers on MCP Toplist.
Use dekko
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dekko -- uvx dekko serve --mcp[mcp_servers.dekko]
command = "uvx"
args = ["dekko", "serve", "--mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dekko": {
"command": "uvx",
"args": [
"dekko",
"serve",
"--mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dekko": {
"command": "uvx",
"args": [
"dekko",
"serve",
"--mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dekko": {
"type": "stdio",
"command": "uvx",
"args": [
"dekko",
"serve",
"--mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dekko": {
"command": "uvx",
"args": [
"dekko",
"serve",
"--mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dekko": {
"command": "uvx",
"args": [
"dekko",
"serve",
"--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.aahlijia%2Fdekko)<a href="https://mcptoplist.com/server/io.github.aahlijia%2Fdekko"><img src="https://mcptoplist.com/badge/io.github.aahlijia%2Fdekko.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
aahlijia
Available versions (9)
| Version | Published |
|---|---|
| 1.0.0 | Sep 22, 2026 |
| 0.43.71 | Sep 21, 2026 |
| 0.43.49 | Sep 9, 2026 |
| 0.43.45 | Sep 1, 2026 |
| 0.43.13 | Aug 25, 2026 |
| 0.43.3 | Aug 21, 2026 |
| 0.43.2 | Aug 21, 2026 |
| 0.31.1 | Aug 14, 2026 |
| 0.21.3 | Aug 3, 2026 |
Frequently asked questions
- Who maintains dekko?
- dekko is maintained by aahlijia, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is dekko listed on the Official MCP Registry?
- Yes — dekko is listed on the Official MCP Registry, alongside Glama.
- How many versions does dekko have?
- MCP Toplist tracks 9 versions of dekko, most recently published on Sep 22, 2026.
- Where can I find the source code for dekko?
- The source code for dekko is hosted at github.com/aahlijia/dekko.
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.