ng-diagram MCP Server
@synergycodes
ng-diagram MCP Server について
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 対応クライアントに追加してください。
{
"mcpServers": {
"ng-diagram-docs": {
"command": "npx",
"args": [
"-y",
"@ng-diagram/mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is ng-diagram MCP Server?
It is an MCP server that enables AI assistants to search ng-diagram documentation and public API. ng-diagram is an Angular library for building interactive diagrams. This server connects to tools like Claude, Cursor, or any MCP-compatible client, allowing users to ask questions about ng-diagram usage, class signatures, and configuration options.
How to use ng-diagram MCP Server?
Add the server to your MCP client configuration using the provided JSON snippet. No installation or monorepo checkout is required—the server runs via npx with the @ng-diagram/mcp package. After adding the config, restart your AI assistant to start querying the documentation and API.
Key features of ng-diagram MCP Server
- Search ng-diagram documentation sections with free‑text queries.
- Retrieve full markdown content of any documentation page.
- Search public API symbols (classes, functions, interfaces, etc.).
- Get detailed API info including signature, jsDoc, and import path.
- Bundled documentation and API data – no external fetching needed.
- Works with Claude, Cursor, Windsurf, and other MCP clients.
Use cases of ng-diagram MCP Server
- Ask “How do I create custom nodes in ng-diagram?” and get relevant documentation sections.
- Query “What’s the signature of the DiagramComponent class?” and retrieve symbol details.
- Search for “config options” across all documentation pages.
- Look up specific symbols like “provideNg” or “Edge” with exact names.
- Browse API symbols filtered by kind (class, function, interface, etc.).
FAQ from ng-diagram MCP Server
What does the ng-diagram MCP Server do?
It enables AI assistants to search ng-diagram documentation and public API symbols, returning relevant content and symbol details.
Do I need to install ng-diagram to use this server?
No. The server bundles all documentation and API data and runs standalone via npx—no local checkout or monorepo installation is required.
What tools are available?
The server provides four tools: search_docs (search documentation), get_doc (retrieve
「開発者ツール」の他のコンテンツ
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
コメント