Projects / mcp-ki-kb-fs
Give an agent scoped read and write access to local knowledge-base directories.
One registration serves many knowledge bases: the environment declares alias-to-path pairs and every tool call names the base it acts in. Each path is validated twice — lexically, then through realpath — so neither a traversal nor a symlink can reach outside the declared root, and no call under one alias can wander into a sibling base. Dotfiles and repository metadata stay hidden from ordinary tools. No network, no authentication.
Public mcp repository · source
Authority
What this repository owns.
The knowledge-base filesystem adapter. It reads and writes notes; it holds no knowledge of its own.
That boundary is deliberate. The ecosystem separates philosophy, engineering discipline, capability semantics, portable standards, and executable behaviour so that none of them can quietly absorb another. The full directory shows where this project sits relative to the rest.
Using it
How to pick it up today.
Not yet published to a registry. Clone the repository, build it, and register the built server with your MCP client.
Nearby
Other projects of the same kind.
mcp-ki-kb-notion-mirror— Mirror knowledge-base notes into Notion for people who do not work in the repository.mcp-git-audit— Audit a whole tree of Git repositories, read-only until an operator says otherwise.mcp-housekeeping-claude— Audit and safely clean the filesystem state Claude applications accumulate.mcp-gsuite— Connect an agent to Google Workspace, with outbound mail confined to drafts.mcp-m365— Connect an agent to Outlook and OneDrive through the Microsoft Graph API.
See every public project, or go straight to the released command-line tools.