cornelcroi/context-lens
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.
Context Lens allows your AI assistant to understand the meaning within your local files or GitHub repositories, not just keywords. You feed it documents like codebases, contracts, or documentation, and your AI can then answer complex questions about their content. This tool is designed for anyone using AI assistants like Claude Desktop or Cursor who needs their AI to go beyond basic keyword search and truly comprehend specialized information.
Available on PyPI.
Use this if your AI assistant struggles to answer questions accurately about your specific documents because it only matches keywords, missing the true meaning.
Not ideal if you primarily work with publicly available information that doesn't require indexing private or specialized local content for your AI.
Stars
19
Forks
3
Language
Python
License
MIT
Category
Last pushed
Nov 20, 2025
Commits (30d)
0
Dependencies
12
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cornelcroi/context-lens"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qdrant/mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
mhalder/qdrant-mcp-server
MCP server for semantic search using local Qdrant vector database and OpenAI embeddings
tomschell/personal-kg-mcp
Personal Knowledge Graph MCP Server - Decision intelligence for multi-agent workflows
pvliesdonk/markdown-vault-mcp
Generic markdown collection MCP server with FTS5 + semantic search, frontmatter-aware indexing,...
n-r-w/knowledgegraph-mcp
MCP server for enabling persistent knowledge storage for Claude through a knowledge graph with...