archify-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_projectC | Deep analysis of a project idea including market insights, risks, MVP scope, technical requirements, AND environment/device/performance analysis. Supports Vietnamese. |
| recommend_stackB | Recommend the best technology stack considering deployment environment, target devices, network conditions, and infrastructure constraints. Scores 40+ technologies across 8 criteria + environment fit. |
| suggest_featuresA | Suggest features for a project organized by priority (Must-Have, Should-Have, Could-Have, Innovative). Includes complexity estimates and tech requirements. |
| compare_techA | Compare 2 or more technologies side-by-side across 8 scoring criteria. Generates a ranking table with winner. |
| design_architectureB | Design system architecture with Mermaid diagrams, component breakdown, deployment strategy, and scaling plan. |
| estimate_projectC | Estimate project timeline, team composition, and costs based on features and scale. |
| generate_roadmapA | Generate a development roadmap with Gantt chart, milestones, and critical path. |
| estimate_infrastructureA | Estimate monthly infrastructure costs with scaling projections and provider comparisons. Checks free tiers and budget caps. |
| design_databaseA | Design database schema with ER diagrams, table definitions, indexes, and recommendations. Templates for e-commerce, SaaS, and more. |
| audit_securityA | Audit security of a tech stack against OWASP Top 10. Includes compliance checks (GDPR, HIPAA, PCI-DSS), scoring, and actionable checklist. |
| migrate_stackA | Plan a technology migration: compare old vs new stack, risk assessment, phased migration steps with rollback plans, and GO/NO-GO recommendation. |
| generate_boilerplateA | Generate config files (.env, docker-compose, Dockerfile, CI/CD, .gitignore) based on the recommended tech stack. |
| recommend_dual_stackB | Recommend TWO stacks side-by-side: Module (SaaS/SDK plug-in, nhanh) vs Standard (self-build, full control). Includes comparison table, advantages, cost/time differences, and hybrid recommendation. |
| full_analysisA | COMPLETE closed-loop analysis pipeline. Runs ALL tools in sequence: Project Analysis → Features → Stack → Architecture → Database → Security → Cost → Estimation → Roadmap → Boilerplate. Produces a comprehensive report with GO/NO-GO verdict. |
| design_apiA | Design REST API endpoints based on project type and features. Generates endpoint tables, auth requirements, webhooks, rate limiting, and recommendations. |
| plan_testingB | Create comprehensive testing strategy: test pyramid, tool recommendations, coverage targets, performance testing plan, CI integration, and setup checklist. |
| analyze_scalabilityA | Plan scaling from MVP to 1M users. Includes 4 growth stages, bottleneck predictions (DB, API, WebSocket, AI), caching strategy by layer, and database scaling phases. |
| assess_teamB | Assess required team: roles, skills, hiring plan, salary ranges (VN/US), organization structure, and skill gap analysis. |
| plan_devopsA | Plan DevOps strategy: CI/CD pipeline (GitHub Actions), monitoring (Sentry/Grafana), alerting rules, disaster recovery (RTO/RPO/backup), environment setup, and secret management. |
| map_integrationsA | Map all third-party services needed: costs, free tiers, API keys, alternatives, vendor lock-in. Feature-aware: adds AI, chat, video, analytics services. |
| generate_ui_specA | Generate UI/UX specification: design system (colors, typography, spacing), component inventory with variants/states, page layouts, responsive strategy, accessibility checklist (WCAG AA). |
| create_performance_budgetB | Set performance budget: Core Web Vitals targets, bundle size limits, Lighthouse scores, network/server budgets, and optimization strategies. |
| plan_monetizationA | Plan monetization: revenue model, pricing tiers, break-even analysis, business KPIs (MRR, CAC, LTV, churn), and pricing recommendations. |
| smart_recommendB | Advanced tech recommendation using TOPSIS ranking + AHP weighting + Constraint Satisfaction. Returns ranked alternatives with confidence score, sensitivity analysis, and breakdown. |
| analyze_compatibilityA | Analyze compatibility between technologies using graph-based synergy/conflict detection. Shows +3 (perfect synergy) to -3 (incompatible) scores for each tech pair. |
| simulate_costA | Monte Carlo simulation for cost/timeline estimation under uncertainty. Uses PERT/triangular distributions. Returns P10 (optimistic), P50 (likely), P90 (pessimistic) with histogram. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| tech-catalog |
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