★ 293 stars
TypeScript
🧠 Memory/Knowledge
Updated 1mo 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
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-documentation-se": {
"command": "npx",
"args": [
"-y",
"andrea9293/mcp-documentation-server"
]
}
}
}
Run in terminal:
claude mcp add mcp-documentation-se npx -y andrea9293/mcp-documentation-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-documentation-se": {
"command": "npx",
"args": [
"-y",
"andrea9293/mcp-documentation-server"
]
}
}
}
Topics
documentsgeminiknowledge-basemcp-servermodel-context-protocol