← Index

mcp-architector

io.github.theSharque/mcp-architector·v1.2.2·Other
Quality Score
89
/100

MCP server for architecture and system design. Store and manage project architecture locally.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-architector": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-architector"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-architector": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-architector"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-architector
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other