hoklims/stacksfinder-mcp
Deterministic tech stack recommendations with 6-dimension scoring. Analyze, compare technologies, get optimal stack suggestions for any project type. 10 tools (4 free, 6 Pro).
Quick Start
Clone the repository:
git clone https://github.com/hoklims/stacksfinder-mcpClaude Desktop configuration example:
{
"mcpServers": {
"stacksfinder-mcp": {
"command": "npx",
"args": [
"-y",
"hoklims/stacksfinder-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.