Submit

ng-diagram MCP Server

@Synergy Codes

MCP server that enables AI assistants to search ng-diagram documentation and public API. Provides intelligent documentation search and API symbol lookup for ng-diagram - an Angular library for building interactive diagrams. Connect it to AI assistants like Claude, Cursor, or any MCP-compatible tool.

Tools

Server Config

{
  "mcpServers": {
    "ng-diagram-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@ng-diagram/mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server