fkesheh/mcp-kg-skills
If you are the rightful owner of mcp-kg-skills and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Model Context Protocol (MCP) server manages a graph of reusable Python functions, documentation, and environment variables, enabling dynamic script composition and execution.
Tools
Functions exposed to the LLM to take actions
nodes
Manage nodes including creation, listing, reading, updating, and deletion.
relationships
Manage relationships between nodes, including creation, listing, and deletion.
env
Manage environment variables, including creation, reading, updating, and listing keys.
execute
Execute Python code with imported scripts and standalone code.
query
Query the graph using Cypher queries to explore relationships and nodes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client