Loading languages...
PH

phxdev1/archy-mcp

@phxdev124

Archy is an MCP (Model Context Protocol) server that generates architectural diagrams using Mermaid syntax. It can process both natural language descriptions and GitHub repository URLs to create various types of diagrams.

diagram
mermaid
architecture
github
typescript

# mcpServer Config

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

# stdio

node build/index.js
Transport:
stdio
ภาษา:
TypeScript
สร้างเมื่อ:4/25/2025
อัปเดตเมื่อ:9/1/2025