MCP Server
MCP
io.github.aahlijia/dekko
Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin
Install
uvx dekko
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "dekko",
"version": "0.43.3",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "serve",
"type": "positional",
"valueHint": "subcommand"
},
{
"value": "--mcp",
"type": "positional",
"valueHint": "flag"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment