Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Stack Advisor

БесплатноНе проверен

An MCP server that recommends tech stacks for your project. Describe what you're building and get a recommended stack with reasoning, tradeoffs, and what each l

GitHubEmbed

Описание

An MCP server that recommends tech stacks for your project. Describe what you're building and get a recommended stack with reasoning, tradeoffs, and what each layer should use.

README

An MCP server that recommends tech stacks for your project. Describe what you're building and get a recommended stack with reasoning, tradeoffs, and what each layer should use.

What it does

recommend_stack — describe your project, get 1-3 ranked stack recommendations each with:

  • Full layer breakdown (language, frontend, backend, database, devops, testing)
  • Why this stack fits your use case
  • Tradeoffs to be aware of
  • What it's not good for

list_stacks — see all available stack templates

Example prompts

  • "I'm building a SaaS dashboard for small businesses"
  • "What stack should I use for an AI/ML API?"
  • "Best stack for a cross-platform mobile app?"
  • "I need a high-performance Go API for a microservice"
  • "What are the tradeoffs of a serverless edge architecture?"

Add to Claude Desktop

{
  "mcpServers": {
    "stack-advisor": {
      "command": "npx",
      "args": ["-y", "@engineeringmatrixexplorer/stack-advisor"]
    }
  }
}

Add to Claude Code

claude mcp add stack-advisor -- npx -y @engineeringmatrixexplorer/stack-advisor

Available stacks

Stack Best for
Modern TypeScript Web App SaaS, dashboards, fullstack apps
Python AI/ML Backend AI APIs, ML inference, data pipelines
High-Performance Go API Microservices, high-traffic APIs
React SPA + Node Backend SPAs, JS-heavy frontends
Enterprise Node.js API Large teams, structured codebases
Serverless Edge App Global low-latency, Cloudflare Workers
Mobile App (React Native) iOS + Android cross-platform
Static Site / Content Site Blogs, docs, marketing, SEO

Requirements

  • Node.js 18+

Part of the MCP Developer Tools Bundle

This server is also available as part of a bundle with engineering-matrix-explorer and snippet-vault.

License

MIT

from github.com/officechbusinessservices-creator/stack-advisor

Установка Stack Advisor

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/officechbusinessservices-creator/stack-advisor

FAQ

Stack Advisor MCP бесплатный?

Да, Stack Advisor MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Stack Advisor?

Нет, Stack Advisor работает без API-ключей и переменных окружения.

Stack Advisor — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Stack Advisor в Claude Desktop, Claude Code или Cursor?

Открой Stack Advisor на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Stack Advisor with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development