About Mindgraph
Mindgraph is an MCP server in the RAG category: a context layer for coding agents: notes, RFCs, tasks and tracked time as one graph of plain markdown. The running app hosts an MCP server, so Claude Code and other agents read what is ready, follow the reasoning behind it, and log their own work. It has been installed 0 times through Conduid.
Tools (10)
append_node_bodyAdd to the end of a node. Only ever adds
Takes no parameters.
create_noteCapture what is *not* work — a note, RFC or reference, with no status
Takes no parameters.
create_taskCapture, with an optional deadline
Takes no parameters.
get_nodeRead one node in full when a ready-task summary is not enough
Takes no parameters.
link_nodes`depends_on`, `relates_to`, or `context_for`. Cycles are refused
Takes no parameters.
list_ready_tasksWhat can actually be started now, ranked. The question to ask first
Takes no parameters.
related_notesThe context for a piece of work, as one document cut to a token budget
Takes no parameters.
search_notesFind nodes by title, alias, or body text, with a context snippet
Takes no parameters.
suggest_linksEdges the vault has evidence for and does not have. Proposes only
Takes no parameters.
update_status`todo` / `doing` / `done` / `dropped`, and what the change unblocked
Takes no parameters.
Install
git clone https://github.com/iagxferreira/mindgraphThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Mindgraph
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.