MCP MCP server · io.github.iwe-org
io.github.iwe-org/iwe
Markdown knowledge base as agent memory. Runs against the notes directory it is started in.
- host stars
- 1,651
- 30-day movement
- +103/day
- Related entries
- 2
- Connections
- 0
npmlocalstdio
IWE is an MCP server that exposes a local directory of markdown notes as queryable knowledge-base memory for AI agents. Notes are plain .md files linked into a graph, accessed via stdio through a companion CLI (`iwec`).
You want agents to read and write structured, version-controlled markdown notes instead of proprietary memory stores.
Use it to
- Connect a notes directory to Claude Desktop, Cursor, or Windsurf via MCP
- Query and update a linked markdown knowledge base from scripts using the CLI
- Version agent memory with git alongside your code
- Edit notes with IDE-like features in VS Code or Neovim
For Developers keeping agent memory as local markdown notes
- Runs
- installed — on your machine
- Transport
- stdio
- Packaged as
- npm:@iwe-org/mcp
- Install
- npx -y @iwe-org/mcp
- Version
- 0.24.1
- Last release
- 2026-09-17
topicsmcpmarkdownknowledge-basememorynoteslocal-first