data-ai MCP Server
Semantic search knowledge base for MCP-enabled AI assistants. Index local files or GitHub repos, query with natural language. Built on LanceDB vector storage. Works with Claude Desktop, Cursor, and other MCP clients.
Discovered via smithery and last synced 3mo ago.
1. Install the package
uvx context-lens
2. Add to claude_desktop_config.json
{
"mcpServers": {
"context-lens": {
"command": "uvx",
"args": [
"context-lens"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Semantic search across all content
Remove all documents
Remove specific documents
Add files, folders, or GitHub URLs
Browse indexed documents
Get metadata about a document