anas-domesticus/dag-mcp
3.2
If you are the rightful owner of dag-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 dayong@mcphub.com.
A configuration-driven Model Context Protocol (MCP) server for managing directed acyclic graphs (DAGs) with flexible relationship types.
Tools
Functions exposed to the LLM to take actions
list_[plural]
List all nodes or filter by tags.
get_[singular]
Get a specific node by ID with full relationship details.
add_[singular]
Create a new node with relationships.
update_[singular]
Update an existing node.
delete_[singular]
Delete a node and clean up all references.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client