io.github.hoklims/stacksfinder✓
io.github.hoklims/stacksfinder · v1.3.7
{}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.hoklims/stacksfinder",
"description": "Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.",
"repository": {
"url": "https://github.com/hoklims/stacksfinder-mcp",
"source": "github"
},
"version": "1.3.7",
"packages": [
{
"registryType": "npm",
"identifier": "@stacksfinder/mcp-server",
"version": "1.3.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for Pro features (get at stacksfinder.com/pricing). Free tier works without key.",
"format": "string",
"isSecret": true,
"name": "STACKSFINDER_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}