Back to MCP Servers
Stacksfinder
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).
developer-tools
By hoklims
Installation
npx -y stacksfinder-mcpConfiguration
{
"mcpServers": {
"stacksfinder-mcp": {
"command": "npx",
"args": ["-y", "stacksfinder-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes