Architecture
MCP Serverby lee-to · Added 5mo ago
Claude
18
Install
git clone https://github.com/lee-to/ai-factoryAdd to Claude
claude mcp add architectureQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"architecture": {
"command": "npx",
"args": [
"@modelcontextprotocol/architecture"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Software architecture patterns and guidelines. Covers Clean Architecture, DDD, microservices, monoliths, and how to choose the right approach. Use when designing systems, refactoring, asking "how should I structure", "which architecture", "monolith vs microservices".
Tags
data-analyticstypescriptgosqlrefactoringskill