Indexes technical documentation on a local vector database and integrates with AI IDEs for semantic search.
DocMCP is a system designed to crawl, process, and query documentation, leveraging AI-powered embeddings for enhanced semantic search capabilities. It crawls documentation websites, converts HTML content to clean Markdown, generates vector embeddings using AWS Bedrock, and integrates seamlessly with Cursor IDE through MCP tools. This allows developers to quickly find relevant information within large documentation sets, improving productivity and knowledge discovery.