Skip to main content
Developer ToolsTypeScript

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).

developer-toolslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/hoklims/stacksfinder-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "stacksfinder-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hoklims/stacksfinder-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
hoklims