Developer Tools
Trust: 32/100 (Limited)io.github.hoklims/stacksfinder Guide
Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.
7 starsby hoklims
Quick Start
Install
npx @stacksfinder/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-hoklims-stacksfinder": {
"command": "npx",
"args": [
"@stacksfinder/mcp-server"
]
}
}
}