Overview
What is CogniGraph MCP Server?
CogniGraph MCP Server is a Model Context Protocol (MCP) server that generates mind maps, relationship graphs, and knowledge graphs using external CLI tools like markmap-cli and @mermaid-js/mermaid-cli, along with AI analysis via OpenAI-compatible APIs.
How to use CogniGraph MCP Server?
To use the server, clone the repository, configure it in your MCP client's settings, and utilize the tools via the use_mcp_tool command in your MCP client.
Key features of CogniGraph MCP Server?
- Generates mind maps from Markdown text.
- Creates relationship graphs from Mermaid syntax.
- Analyzes Markdown text to generate knowledge graphs using AI.
- Supports saving outputs in various formats (HTML, SVG, PNG).
Use cases of CogniGraph MCP Server?
- Visualizing complex ideas through mind maps.
- Creating relationship graphs for project planning.
- Analyzing and visualizing knowledge structures in educational contexts.
FAQ from CogniGraph MCP Server?
- What tools does the server provide?
The server provides tools for generating mind maps, relationship graphs, and knowledge graphs.
- Is an API key required?
Yes, an OpenAI API key is required for generating knowledge graphs.
- Can I save my outputs?
Yes, you can save outputs in specified directories and formats.