Stats
Actions
Tags
Local stdio MCP server running an AI software architect tool. Provides capabilities for software architecture assistance, design, and planning. No secrets or API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ai-software-architect": {
"command": "npx",
"args": [
"-y",
"ai-software-architect"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub codenamev/ai-software-architect --plugin ai-software-architect