mcpserver.lol
registry/projectmind
Connection check local install

projectmind

Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.

Tools 8
GitHub stars 2
Installs / wk
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

8 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

mind_context from source
Call this BEFORE reading/greping files, when you
mind_digest from source
Call this BEFORE running ls, find, glob, grep, tree, or reading any file, whenever the task is to explain, describe, summarize, or give an overview of this project or its architect…
mind_handoff from source
Leave a one-line handoff note — what you were doing and what
mind_query from source
Get full detail on ONE node (its files, notes, and edges) when you need to drill into a specific module. Use after mind_digest points you at the right node — cheaper than reading t…
mind_search from source
Find nodes, decisions, or glossary terms by keyword. Use to locate the right part of the project without reading files.
mind_stats from source
Return map size, the estimated token cost of the digest, and the local savings ledger (estimated tokens/dollars saved by reading the map instead of scanning files).
mind_update from source
Call this when you add or change a module, make an architectural decision, or learn a project convention — so the next session doesn
projectmind from source