Stack Advisor
FreeNot checkedAn 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
About
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
Install Stack Advisor in Claude Desktop, Claude Code & Cursor
unyly install stack-advisorInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add stack-advisor -- npx -y @engineeringmatrixexplorer/stack-advisorFAQ
Is Stack Advisor MCP free?
Yes, Stack Advisor MCP is free — one-click install via Unyly at no cost.
Does Stack Advisor need an API key?
No, Stack Advisor runs without API keys or environment variables.
Is Stack Advisor hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Stack Advisor in Claude Desktop, Claude Code or Cursor?
Open Stack Advisor on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Stack Advisor with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
