archify-mcp
Provides architecture recommendations using the JAMstack pattern.
Generates Mermaid diagrams for architecture visualization.
Provides architecture recommendations using the Serverless pattern.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@archify-mcpRecommend a tech stack for a SaaS project"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Archify MCP Server 🏗️
MCP Server chuyên phân tích dự án và đề xuất công nghệ phù hợp
🎯 Features
Tool | Description |
| Phân tích chuyên sâu ý tưởng dự án |
| Đề xuất tech stack phù hợp (40+ technologies) |
| Đề xuất tính năng theo MoSCoW priority |
| So sánh công nghệ side-by-side |
| Thiết kế kiến trúc với Mermaid diagrams |
| Ước lượng timeline, team, và chi phí |
| Tạo roadmap với Gantt chart |
Related MCP server: mcp-codebase-oracle
🚀 Quick Start
# Install dependencies
npm install
# Build
npm run build
# Run
npm start⚙️ Configuration
Add to your MCP client config (e.g., Claude Desktop):
{
"mcpServers": {
"archify": {
"command": "node",
"args": ["/Users/tai/Desktop/Archify/dist/index.js"]
}
}
}Or for development:
{
"mcpServers": {
"archify": {
"command": "npx",
"args": ["tsx", "/Users/tai/Desktop/Archify/src/index.ts"]
}
}
}📊 Supported Project Types
ecommerce • saas • social_network • marketplace • content_platform • fintech • healthtech • edtech • iot • ai_ml • gaming • enterprise • mobile_app • api_service • devtool
🛠️ Technology Knowledge Base
40+ technologies scored across 8 criteria:
Performance, Scalability, Developer Experience
Ecosystem, Security, Cost Efficiency
Documentation, Community Support
📐 Architecture Patterns
8 patterns: Monolith, Modular Monolith, Microservices, Serverless, Event-Driven, JAMstack, Clean Architecture, BFF
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceFacilitates interactive feature discussions with AI guidance, maintaining context and providing intelligent recommendations for implementation, architecture, and best practices in software development.Last updated21MIT
- AlicenseAqualityDmaintenanceAnalyzes software projects to extract architecture, build dependency graphs, and predict the impact of code changes.Last updated241MIT
- Flicense-qualityDmaintenanceProvides cloud architecture analysis, recommendations, and artifacts (diagrams, ADRs, deployment comparisons) for any project, supporting AWS, GCP, and Azure.Last updated1
- Alicense-qualityDmaintenanceProvides UI architecture analysis for converting Figma designs or web pages into reusable UI code blocks with effort estimation in CSV format.Last updated181MIT
Related MCP Connectors
Turns vague automation requests into tool stacks, prompts, QA checks, and human boundaries.
Transform project ideas into paint-by-numbers development plans with phases, tasks, and subtasks.
Stateless advisor + validator for Conducted Development: kickoff, artifact validation, rule checks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tai-DT/archify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server