Provides centralized knowledge management for projects, enabling storage, search, and maintenance of project-specific information that persists across sessions.
The Knowledge server functions as a Model Context Protocol (MCP) server, offering a robust solution for centralized knowledge management across your projects. It uniquely identifies projects via Git remote URLs, allowing for project-specific information to be stored, searched, and maintained persistently. Knowledge is organized within structured YAML-frontmatter markdown documents, supporting full-text search and chapter-based navigation. This server also serves as a central repository for project instructions, effectively replacing traditional project-specific instruction files like CLAUDE.md, and ensures secure operations through path validation and input sanitization.