md_knowledge_graph_mcp

mccartykim/md_knowledge_graph_mcp

3.3

If you are the rightful owner of md_knowledge_graph_mcp 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.

The Markdown Knowledge Graph Notebook MCP Server is a FastMCP-based server designed to manage a knowledge graph stored as Markdown files, facilitating easy human interaction and version control.

Tools

Functions exposed to the LLM to take actions

create_entity

Creates a new entity.

get_graph

Retrieves the entire knowledge graph.

add_observation

Adds an observation to an entity.

add_relationship

Adds a relationship between entities.

delete_entity

Deletes an entity.

delete_observation

Deletes an observation from an entity.

delete_relationship

Deletes a relationship.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources