送信

Stacksfinder

@hoklims

Tech stack recommendations for developers. 4 free tools + Pro features with API key. Deterministic scoring across 30+ technologies.

サーバー設定

{
  "mcpServers": {
    "stacksfinder": {
      "command": "npx",
      "args": [
        "-y",
        "@stacksfinder/mcp-server"
      ],
      "env": {
        "STACKSFINDER_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}