8 hours ago
MCP Documentation Server - Bridge the AI Knowledge Gap.
✨ Features:
• Document management
• Gemini integration
• AI-powered semantic search
• File uploads
• Smart chunking
• Multilingual support
• Zero-setup
🎯 Perfect for: New frameworks • API docs • Internal guides
Server Config
{
"mcpServers": {
"documentation": {
"command": "npx",
"args": [
"-y",
"@andrea9293/mcp-documentation-server"
]
}
}
}