Tech stack recommendations for developers. 4 free tools + Pro features with API key. Deterministic scoring across 30+ technologies.
Tools
list_technologies
analyze_tech
compare_techs
recommend_stack_demo
recommend_stack
get_blueprint
create_blueprint
setup_api_key
list_api_keys
revoke_api_key
Server Config
{
"mcpServers": {
"stacksfinder": {
"command": "npx",
"args": [
"-y",
"@stacksfinder/mcp-server"
],
"env": {
"STACKSFINDER_API_KEY": "<YOUR_API_KEY>"
}
}
}
}