Context Lens runs on your own machine — the client starts it, so there is no endpoint to ping. 209 installs a week from pypi.
Semantic search knowledge base with serverless LanceDB. Zero setup, 100% local, 25+ file types
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add context-lens -- uvx context-lens
{
"mcpServers": {
"context-lens": {
"args": [
"context-lens"
],
"command": "uvx"
}
}
}
[mcp_servers.context-lens]
command = "uvx"
args = ["context-lens"]
{
"mcpServers": {
"context-lens": {
"args": [
"context-lens"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"context-lens": {
"args": [
"context-lens"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.