xsp52Hz/cognigraph-mcp-server
If you are the rightful owner of cognigraph-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CogniGraph MCP 服务器是一个模型上下文协议服务器,旨在生成思维导图、关系图谱和知识图谱,兼容多种本地 MCP 客户端。
Tools
Functions exposed to the LLM to take actions
generate_mindmap
Generate a mind map from Markdown text using markmap-cli and return the content.
generate_and_save_mindmap
Generate a mind map from Markdown and save it to a specified directory.
generate_relationship_graph
Generate a relationship graph from Mermaid syntax text and save it.
generate_knowledge_graph
Analyzes Markdown text using an AI model to generate and save a knowledge graph (Mermaid format). Supports OpenAI-compatible APIs.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client