Jarvis
Rank #2,202io.github.phuongddx/jarvis
Local-first SCIP code navigation and Zoekt search over your own indexed repositories
Jarvis is a Model Context Protocol (MCP) server published by phuongddx. It ranks #2,202 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Jarvis is listed on Official MCP, with 9 tracked versions. It was first listed on Aug 4, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 129,911 of 132,113 servers on MCP Toplist.
Use Jarvis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add jarvis -- uvx jarvis-mcp[mcp_servers.jarvis]
command = "uvx"
args = ["jarvis-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"jarvis": {
"command": "uvx",
"args": [
"jarvis-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"jarvis": {
"command": "uvx",
"args": [
"jarvis-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jarvis": {
"type": "stdio",
"command": "uvx",
"args": [
"jarvis-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jarvis": {
"command": "uvx",
"args": [
"jarvis-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jarvis": {
"command": "uvx",
"args": [
"jarvis-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.phuongddx%2Fjarvis)<a href="https://mcptoplist.com/server/io.github.phuongddx%2Fjarvis"><img src="https://mcptoplist.com/badge/io.github.phuongddx%2Fjarvis.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
phuongddx
Available versions (9)
| Version | Published |
|---|---|
| 0.10.0 | Sep 12, 2026 |
| 0.9.1 | Sep 11, 2026 |
| 0.9.0 | Sep 10, 2026 |
| 0.8.1 | Sep 10, 2026 |
| 0.6.0 | Aug 7, 2026 |
| 0.5.1 | Aug 6, 2026 |
| 0.1.0 | Aug 6, 2026 |
| 0.0.1 | Aug 5, 2026 |
| 0.5.0 | Aug 4, 2026 |
Frequently asked questions
- Who maintains Jarvis?
- Jarvis is maintained by phuongddx, which publishes 2 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Jarvis listed on the Official MCP Registry?
- Yes — Jarvis is listed on the Official MCP Registry.
- How many versions does Jarvis have?
- MCP Toplist tracks 9 versions of Jarvis, most recently published on Sep 12, 2026.
- Where can I find the source code for Jarvis?
- The source code for Jarvis is hosted at github.com/phuongddx/jarvis.
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.