MCP Server
MCP
io.github.hoklims/stacksfinder
Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.
Install
npx -y @stacksfinder/[email protected]
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment