MCP Server
MCP
io.github.timohaa/scopewalker-mcp
Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "scopewalker-mcp",
"version": "1.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated absolute paths the tools may analyze. Defaults to the current working directory and the system temp directory.",
"format": "string",
"name": "SCOPEWALKER_ALLOWED_ROOTS"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment