Back to directory
phxdev1/archy-mcp

phxdev1/archy-mcp

@phxdev129

An MCP server that generates architectural diagrams using Mermaid syntax from text descriptions or GitHub repositories

diagrammermaidarchitecturegithubtypescripttool

Installation & Configuration

{
  "mcpServers": {
    "archy": {
      "command": "node",
      "args": [
        "/path/to/archy/build/index.js"
      ],
      "env": {
        "GITHUB_TOKEN": "your-github-token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/24
Updated
2026/6/7