Loomal

100% local MCP server for semantic code search: AST chunking, hybrid retrieval, code knowledge graph

3 starspypi: lynx-mcp

About lynx

lynx is an MCP (Model Context Protocol) server published by lorenzo-cambiaghi in the official MCP registry, listed under Search on Loomal. 100% local MCP server for semantic code search: AST chunking, hybrid retrieval, code knowledge graph

It ships as a Python package on PyPI (lynx-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lorenzo-cambiaghi/lynxmcp, where the project has earned 3 GitHub stars.

Use lynx with your agent

Claude Code · one command
claude mcp add lynx -- uvx lynx-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "lynx": {
      "command": "uvx",
      "args": [
        "lynx-mcp"
      ]
    }
  }
}
pypilynx-mcp

Frequently asked questions

What is lynx?
lynx is an MCP (Model Context Protocol) server by lorenzo-cambiaghi in the Search category. 100% local MCP server for semantic code search: AST chunking, hybrid retrieval, code knowledge graph
How do I connect lynx to Claude, Cursor, or another MCP client?
Install lynx from its pypi package (lynx-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is lynx open source?
Yes — the source code is public at github.com/lorenzo-cambiaghi/lynxmcp, with 3 GitHub stars.
Can AI agents pay to use lynx?
Not yet through Loomal — lynx is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain lynx? Claim this listing free by verifying GitHub ownership, or contact us.