Notes for Claude Code
io.github.abhishekkumar2021/notes
Local markdown notes: ranked + semantic search, tags, todos, and a wiki-link knowledge graph.
client:Claude Code
transport:stdio
runtime:npm
Install Notes in Claude Code
run in your project directory
claude mcp add notes -e NOTES_DIR=<NOTES_DIR> -e NOTES_READONLY=<NOTES_READONLY> -e NOTES_MODEL_DIR=<NOTES_MODEL_DIR> -- npx -y @abhishekmcp/notes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs