lynx-mcp
Rank #2,745io.github.lorenzo-cambiaghi/lynx
LynxMCP: 100% local MCP server for the code questions grep can't answer: call graph, hybrid search
lynx-mcp is a Model Context Protocol (MCP) server published by lorenzo-cambiaghi. It ranks #2,745 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. lynx-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 17 tracked versions. It was first listed on Jun 1, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 129,301 of 132,046 servers on MCP Toplist.
Use lynx-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lynx -- uvx lynx-mcp[mcp_servers.lynx]
command = "uvx"
args = ["lynx-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lynx": {
"command": "uvx",
"args": [
"lynx-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lynx": {
"command": "uvx",
"args": [
"lynx-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lynx": {
"type": "stdio",
"command": "uvx",
"args": [
"lynx-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lynx": {
"command": "uvx",
"args": [
"lynx-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lynx": {
"command": "uvx",
"args": [
"lynx-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lorenzo-cambiaghi%2Flynx)<a href="https://mcptoplist.com/server/io.github.lorenzo-cambiaghi%2Flynx"><img src="https://mcptoplist.com/badge/io.github.lorenzo-cambiaghi%2Flynx.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lorenzo-cambiaghi
Available versions (17)
| Version | Published |
|---|---|
| 1.9.0 | Sep 6, 2026 |
| 1.8.0 | Sep 3, 2026 |
| 1.7.5 | Jun 27, 2026 |
| 1.7.4 | Jun 27, 2026 |
| 1.7.3 | Jun 22, 2026 |
| 1.7.2 | Jun 21, 2026 |
| 1.7.1 | Jun 21, 2026 |
| 1.7.0 | Jun 19, 2026 |
| 1.6.0 | Jun 19, 2026 |
| 1.5.1 | Jun 15, 2026 |
| 1.5.0 | Jun 15, 2026 |
| 1.4.1 | Jun 14, 2026 |
| 1.4.0 | Jun 14, 2026 |
| 1.3.1 | Jun 14, 2026 |
| 1.3.0 | Jun 12, 2026 |
| 1.2.0 | Jun 12, 2026 |
| 1.1.2 | Jun 12, 2026 |
Frequently asked questions
- Who maintains lynx-mcp?
- lynx-mcp is maintained by lorenzo-cambiaghi, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is lynx-mcp listed on the Official MCP Registry?
- Yes — lynx-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does lynx-mcp have?
- MCP Toplist tracks 17 versions of lynx-mcp, most recently published on Sep 6, 2026.
- Where can I find the source code for lynx-mcp?
- The source code for lynx-mcp is hosted at github.com/lorenzo-cambiaghi/lynxmcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.