io.github.abhiyoheswaran1/projscan✓
io.github.abhiyoheswaran1/projscan · v1.8.0
{}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.abhiyoheswaran1/projscan",
"description": "Agent-first code intelligence over MCP. 11 langs, 27 tools. Live PR watch, taint, cost. Offline.",
"repository": {
"url": "https://github.com/abhiyoheswaran1/projscan",
"source": "github"
},
"version": "1.8.0",
"packages": [
{
"registryType": "npm",
"identifier": "projscan",
"version": "1.8.0",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"isRequired": true,
"value": "mcp",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}