Lynx runs on your own machine — the client starts it, so there is no endpoint to ping. 325 installs a week from pypi. Last commit 27 Jun 2026.
100% local MCP server for semantic code search: AST chunking, hybrid retrieval, code knowledge graph
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 lynx -- uvx lynx-mcp
{
"mcpServers": {
"lynx": {
"args": [
"lynx-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.lynx]
command = "uvx"
args = ["lynx-mcp"]
{
"mcpServers": {
"lynx": {
"args": [
"lynx-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"lynx": {
"args": [
"lynx-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.