
Content Manager
An MCP server that manages and searches through markdown files using fuzzy search, frontmatter parsing, and HTML rendering. It provides content analysis and navigation tools for documentation and knowledge base systems.
3225 views1Local (stdio)
What it does
- Search markdown files with fuzzy matching
- Parse frontmatter metadata from files
- Render markdown to HTML with table of contents
- Filter content by tags and date ranges
- Generate directory statistics and file analysis
- Extract headings and create navigation structures
Best for
Documentation system managementPersonal knowledge base organizationContent writers managing large markdown collectionsTechnical teams maintaining project wikis
Fuzzy search powered by Fuse.jsNo external dependencies or API keys10 core content management tools