Home › Development › stacksfinder-mcp

stacksfinder-mcp

Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.

TypeScript Local macOSWindowsLinux
★ 9 stars Last pushed 2026-01-29 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.3.7)

npx -y @stacksfinder/mcp-server@1.3.7

Or add to your MCP client config:

{
  "mcpServers": {
    "stacksfinder-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@stacksfinder/mcp-server@1.3.7"
      ],
      "env": {
        "STACKSFINDER_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • STACKSFINDER_API_KEY secret — API key for Pro features (get at stacksfinder.com/pricing). Free tier works without key.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry