GitHub MCP finds keywords. EmbeDocs understands MEANING. Perfect for finding what you need in vast documentation.
// Understands you need the COMPLETE solution
GitHub MCP finds files with exact keywords, missing related concepts
Keyword search returns scattered pieces, not complete solutions
You often don't know the exact terms the docs use
Traditional search finds words. EmbeDocs understands concepts, relationships, and context
// Query: "database performance"
// GitHub MCP searches for files containing both words
Found 3 files:
- database-performance.md
- performance.txt (mentions database once)
- troubleshooting-database-performance.md
// Missed: query optimization, indexing guides,
// connection pooling, caching, profiling...
// Query: "database performance"
// Understands the CONCEPTS and RELATIONSHIPS
Found 127 semantically related docs:
- Query optimization techniques
- Index selection strategies
- Read/write concern tuning
- Connection pool sizing
- Aggregation pipeline optimization
- Working set analysis
- Profiler interpretation
- Sharding for scale
- Caching patterns
- Hardware recommendations
Developers rarely know the exact terminology. Semantic search bridges this gap.
"How to make MongoDB queries faster"
Natural language, problem-focused
"MongoDB not connecting"
Symptom-based, frustrated
"Store embeddings in database"
Task-oriented, learning
EmbeDocs understands both sides of this gap
Semantic search connects your natural language to technical documentation automatically
One command to install globally
npm install -g embedocs-mcp
🌐 Stunning web wizard opens automatically - visual setup with 2025 UI!
embedocs
✨ Web interface lets you pick popular repos or add custom ones - all automatic!
💡 Setup wizard handles everything - MongoDB Atlas + Voyage AI (both FREE), then start indexing with one click!
Your AI deserves documentation search that understands meaning, not just matching words