Citizen4our/arch-mcp-server
MCP server that gives code agents architectural context - ERD diagrams, code policies, API docs, service relationships, and best practices.
Platform-specific configuration:
{
"mcpServers": {
"arch-mcp-server": {
"command": "npx",
"args": [
"-y",
"arch-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...