← Back to Plugins
MCP Server MCP

io.github.lorenzo-cambiaghi/lynx

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx lynx-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "lynx-mcp",
      "version": "1.7.5",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...