A generic MCP server that turns a directory of Markdown wiki pages into a network-reachable knowledge base, queryable and updatable by any MCP-compatible client.
A convention-aware MCP server for managing markdown files with YAML schema validation. It enables AI agents to read, write, search, and validate markdown notes while enforcing user-defined conventions across directories like Obsidian vaults and documentation repositories.
Python MCP server for programmatic access to markdown-based knowledge vaults, enabling AI assistants to browse, read, search, update, and manage notes, tasks, and projects.
MCP server for a content-first knowledge base, enabling AI agents to search (full-text, semantic, hybrid) and retrieve Markdown documents, list content, and find related docs.
An MCP server for a plain-markdown LLM wiki vault with YAML frontmatter and Obsidian-style wiki-links, enabling headless full-text search, note reading, backlink discovery, and safe append/create-only writing with path traversal protection and an immutable raw/ directory.