sonde
Rank #3,011io.github.anishmoncivarghese/sonde
Local code graph for TypeScript, Python and Swift: who calls this, what breaks if I change it.
sonde is a Model Context Protocol (MCP) server published by anishmoncivarghese. It ranks #3,011 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. sonde is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 129,102 of 132,113 servers on MCP Toplist.
Use sonde
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sonde -- npx -y @cheppulabs/sonde[mcp_servers.sonde]
command = "npx"
args = ["-y", "@cheppulabs/sonde"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sonde": {
"command": "npx",
"args": [
"-y",
"@cheppulabs/sonde"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sonde": {
"command": "npx",
"args": [
"-y",
"@cheppulabs/sonde"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sonde": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cheppulabs/sonde"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sonde": {
"command": "npx",
"args": [
"-y",
"@cheppulabs/sonde"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sonde": {
"command": "npx",
"args": [
"-y",
"@cheppulabs/sonde"
]
}
}
}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.anishmoncivarghese%2Fsonde)<a href="https://mcptoplist.com/server/io.github.anishmoncivarghese%2Fsonde"><img src="https://mcptoplist.com/badge/io.github.anishmoncivarghese%2Fsonde.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
anishmoncivarghese
Other servers by anishmoncivarghese
View all anishmoncivarghese servers →Available versions (6)
| Version | Published |
|---|---|
| 0.4.4 | Aug 31, 2026 |
| 0.4.3 | Aug 31, 2026 |
| 0.4.2 | Aug 31, 2026 |
| 0.4.1 | Aug 30, 2026 |
| 0.4.0 | Aug 30, 2026 |
| 0.3.1 | Aug 30, 2026 |
Frequently asked questions
- Who maintains sonde?
- sonde is maintained by anishmoncivarghese, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is sonde listed on the Official MCP Registry?
- Yes — sonde is listed on the Official MCP Registry, alongside Glama.
- How many versions does sonde have?
- MCP Toplist tracks 6 versions of sonde, most recently published on Aug 31, 2026.
- Where can I find the source code for sonde?
- The source code for sonde is hosted at github.com/anishmoncivarghese/sonde.
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.