Sinter
Rank #1,633io.github.shellfu/sinter
Persistent, evidence-backed code graph for coding agents.
Sinter is a Model Context Protocol (MCP) server published by shellfu. It ranks #1,633 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Sinter is listed on Official MCP, with 13 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 130,413 of 132,046 servers on MCP Toplist.
Use Sinter
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sinter -- uvx --from sinter-io sinter-io sinter serve --repo .[mcp_servers.sinter]
command = "uvx"
args = ["--from", "sinter-io", "sinter-io", "sinter", "serve", "--repo", "."]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sinter": {
"command": "uvx",
"args": [
"--from",
"sinter-io",
"sinter-io",
"sinter",
"serve",
"--repo",
"."
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sinter": {
"command": "uvx",
"args": [
"--from",
"sinter-io",
"sinter-io",
"sinter",
"serve",
"--repo",
"."
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sinter": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"sinter-io",
"sinter-io",
"sinter",
"serve",
"--repo",
"."
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sinter": {
"command": "uvx",
"args": [
"--from",
"sinter-io",
"sinter-io",
"sinter",
"serve",
"--repo",
"."
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sinter": {
"command": "uvx",
"args": [
"--from",
"sinter-io",
"sinter-io",
"sinter",
"serve",
"--repo",
"."
]
}
}
}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.shellfu%2Fsinter)<a href="https://mcptoplist.com/server/io.github.shellfu%2Fsinter"><img src="https://mcptoplist.com/badge/io.github.shellfu%2Fsinter.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
shellfu
Available versions (13)
| Version | Published |
|---|---|
| 0.61.0 | Sep 9, 2026 |
| 0.60.0 | Sep 3, 2026 |
| 0.59.1 | Sep 3, 2026 |
| 0.59.0 | Sep 2, 2026 |
| 0.58.1 | Sep 2, 2026 |
| 0.57.5 | Sep 2, 2026 |
| 0.57.4 | Sep 1, 2026 |
| 0.57.3 | Sep 1, 2026 |
| 0.57.2 | Sep 1, 2026 |
| 0.57.1 | Sep 1, 2026 |
| 0.55.0 | Sep 1, 2026 |
| 0.54.0 | Aug 31, 2026 |
| 0.53.1 | Aug 31, 2026 |
Frequently asked questions
- Who maintains Sinter?
- Sinter is maintained by shellfu, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is Sinter listed on the Official MCP Registry?
- Yes — Sinter is listed on the Official MCP Registry.
- How many versions does Sinter have?
- MCP Toplist tracks 13 versions of Sinter, most recently published on Sep 9, 2026.
- Where can I find the source code for Sinter?
- The source code for Sinter is hosted at github.com/shellfu/sinter.
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.