io.github.FlorianBruniaux/dep-scope✓
io.github.FlorianBruniaux/dep-scope · v0.4.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.FlorianBruniaux/dep-scope",
"description": "Symbol-level npm dependency analysis: scan verdicts, native alternatives, migration prompts.",
"repository": {
"url": "https://github.com/FlorianBruniaux/node-dep-scope",
"source": "github"
},
"version": "0.4.2",
"packages": [
{
"registryType": "npm",
"identifier": "@florianbruniaux/dep-scope",
"version": "0.4.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "@florianbruniaux/dep-scope",
"type": "named",
"name": "--package"
},
{
"value": "dep-scope-mcp",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}