Lachesis
Rank #1,230io.github.UnboundCompute/lachesis
Compiler-precise code property graph for C, Python, and TypeScript, navigable over MCP.
Lachesis is a Model Context Protocol (MCP) server published by UnboundCompute. It ranks #1,230 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Lachesis is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Aug 11, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 130,816 of 132,046 servers on MCP Toplist.
Use Lachesis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lachesis -- uvx --from lachesis-cpg lachesis lachesis-cpg mcp[mcp_servers.lachesis]
command = "uvx"
args = ["--from", "lachesis-cpg", "lachesis", "lachesis-cpg", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lachesis": {
"command": "uvx",
"args": [
"--from",
"lachesis-cpg",
"lachesis",
"lachesis-cpg",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lachesis": {
"command": "uvx",
"args": [
"--from",
"lachesis-cpg",
"lachesis",
"lachesis-cpg",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lachesis": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"lachesis-cpg",
"lachesis",
"lachesis-cpg",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lachesis": {
"command": "uvx",
"args": [
"--from",
"lachesis-cpg",
"lachesis",
"lachesis-cpg",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lachesis": {
"command": "uvx",
"args": [
"--from",
"lachesis-cpg",
"lachesis",
"lachesis-cpg",
"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.UnboundCompute%2Flachesis)<a href="https://mcptoplist.com/server/io.github.UnboundCompute%2Flachesis"><img src="https://mcptoplist.com/badge/io.github.UnboundCompute%2Flachesis.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
UnboundCompute
Available versions (9)
| Version | Published |
|---|---|
| 0.5.3 | Sep 7, 2026 |
| 0.5.2 | Sep 6, 2026 |
| 0.5.1 | Sep 5, 2026 |
| 0.5.0 | Sep 5, 2026 |
| 0.4.1 | Aug 28, 2026 |
| 0.4.0 | Aug 28, 2026 |
| 0.2.0 | Aug 24, 2026 |
| 0.1.7 | Aug 22, 2026 |
| 0.1.6 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Lachesis?
- Lachesis is maintained by UnboundCompute, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Lachesis listed on the Official MCP Registry?
- Yes — Lachesis is listed on the Official MCP Registry, alongside Glama.
- How many versions does Lachesis have?
- MCP Toplist tracks 9 versions of Lachesis, most recently published on Sep 7, 2026.
- Where can I find the source code for Lachesis?
- The source code for Lachesis is hosted at github.com/UnboundCompute/lachesis.
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.