
MkDocs Search
Searches and retrieves content from any MkDocs documentation site using the site's existing Lunr.js search index and converts pages to markdown.
17328 views4Local (stdio)
What it does
- Search MkDocs documentation sites
- Fetch and convert doc pages to markdown
- Filter results by confidence threshold
- Extract code examples with language detection
- Preserve Mermaid diagrams
- Cache search indexes and converted content
Best for
AI agents needing to search technical documentationDevelopers working with MkDocs sitesDocumentation analysis and content retrieval
Works with any published MkDocs siteUses existing Lunr.js search indexesIntelligent HTML to markdown conversion
Tools (2)
searchMkDoc
Search MkDocs documentation for Describe what you are enabling search for to help your AI Agent. Results are filtered by confidence threshold for relevance.
fetchMkDoc
Fetch MkDocs page content. Fetches and converts documentation pages to markdown format.