1. Conduid
  2. RAG
  3. Mindgraph
MCP server · RAG

Mindgraph

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.

34Low

Scored 11 days ago · breakdown

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

Clone
git clone https://github.com/iagxferreira/mindgraph

This 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

I know everything about Mindgraph. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About Mindgraph

How do I install Mindgraph?

Run git clone https://github.com/iagxferreira/mindgraph, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Mindgraph safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Mindgraph still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.