Jarvis MCP Server
Local-first SCIP code navigation and Zoekt search over your own indexed repositories
People who work with code intelligence, developer tools and scip and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-15 · ★ 4 · #58 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Jarvis
Claude Code
claude mcp add phuongddx-jarvis -- uvx jarvis-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"phuongddx-jarvis": {
"command": "uvx",
"args": [
"jarvis-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-07-25 - young repo, little track record yet
license MIT - declared in the repository
pypi package jarvis-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.phuongddx is GitHub-verified and matches the repo owner
03 · What Jarvis can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.11.0 · 2026-09-14
Homebrew standalone distribution · jarvis 0.11.0 is the first release distributed as a standalone Homebrew binary. · bash · brew install jarvis-intelligence/jarvis/jarvis · The formula bundles Python 3.12, the…
v0.10.0 · 2026-09-12
jarvis gains a face: jarvis dashboard serves a localhost web console over the same ~/.jarvis data the CLI and MCP server read - watch index runs stream their logs, browse per-repo capabilities and recovery, search…
v0.9.1 · 2026-09-11
jarvis index was dying with SIGSEGV/SIGBUS before publishing anything: the tree-sitter 0.26.0 runtime corrupts the heap during the syntax-baseline walk. This patch pins the runtime to 0.25.2; every grammar pin is…
04 · Who maintains Jarvis
jarvis is maintained by phuongddx. We track 2 MCP servers from phuongddx - 2 actively maintained, 8 combined GitHub stars, oldest repo from Jul 2026. Full record: all servers from phuongddx.
05 · Facts
- repository
- github.com/phuongddx/jarvis
- category
- memory - ranked #58 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-14)
- registry
- io.github.phuongddx/jarvis (active, first published 2026-08-04 · 9 versions)
- packages
- pypi:jarvis-mcp
06 · Jarvis FAQ
What is Jarvis?
Local-first SCIP code navigation and Zoekt search over your own indexed repositories
Is Jarvis still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Jarvis?
Run `uvx jarvis-mcp`. You can also paste the ready-made client config above.
Does Jarvis run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Jarvis
Alternatives to Jarvis
Maintained memory servers if Jarvis isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Jarvis doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Kernal MCP · Plur · GPU MCP Server · Thread Keeper · Weasley DeepMind
More Python MCP servers · Zotero MCP Local · Sayou · Aria MCP Server · Plan Exe · see all