📡 MCP Radar

jarvis-intelligence/jarvis-index

Public distribution surface for jarvis — local-first code intelligence MCP server (SCIP navigation + Zoekt search). Installer, Claude Code / Codex / Cursor plugins, and prebuilt binaries.

4 stars
0 forks
HTML
momentum ▲ 6.7
created 2026-08-06
on radar since 2026-08-12
ai-agentsai-toolsclaude-codecode-intelligencecode-navigationcode-searchcodebase-analysiscodexcursordeveloper-toolsllm-toolslocal-firstmcpmcp-servermodel-context-protocolscipskillsstatic-analysiszoekt
View on GitHub ↗Homepage ↗

About jarvis-index

Local-first code intelligence for coding agents. Index your own repositories with SCIP and Zoekt, then let the agent ask structural questions — who calls this?, where is this defined? — instead of guessing from grep.

Everything runs on your machine. No code leaves it, no telemetry, no account.

This repo is the public distribution surface: the installer, the plugins, the binary release assets, and the issue tracker. It holds no source — see Why this repo exists.

Nine MCP tools, exposed to any MCP client:

Tool Answers --------- Navigate goToDefinition Where is X defined? findReferences Everywhere X is used callHierarchy What calls X, and what X calls typeHierarchy Super/subtypes of X documentSymbols Every symbol in a file Search searchCode Lexical search across indexed repos (Zoekt) semanticSearch Natural-language search — needs the [semantic] extra Scope blastRadius Which other indexed repos depend on this package getIndexStatus Is this repo indexed, and is the index stale?

Plus three agent skills that ship with the plugin: jarvis-setup (onboarding), jarvis-use (steers the agent toward structural queries over grep), and jarvis-issues (files well-formed bug reports).

Full signatures and return shapes: plugin/skills/jarvis-use/references/tool-roster.md.

Then register the MCP server — or skip that entirely by installing the plugin below, which registers it for you.

setup.sh is idempotent; re-running skips what is already present. Options: --only , --force, --help.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/jarvis-intelligence--jarvis-index.html)

Related MCP servers

omaekumiko2-create/kru

Local-first MCP password and credential manager for AI agents. Use passwords, API keys, SSH identities, and TOTP without exposing hidden plaintext to the model.

⭐ 88Rust
pinoox/neuromesh

The Biomimetic Context Engine & Neural Runtime for AI Coding Assistants

⭐ 72Rust
replenhq/replen

Smarter AI Development Workflows

⭐ 5TypeScript
FROWNINGdev/django-orm-lens

Live sidebar, ER diagrams, CLI, and MCP server for Django models. VS Code + PyPI + MCP Registry + Glama. Zero-dep parser, no DB required.

⭐ 4Python
Morningstar202604/AgentSeed

Anti-hallucination guardrails for AI coding agents - hybrid Skill + MCP server (6 tools) that verifies code before it is marked done. Works with Claude Code, Cursor, VS Code, Copilot.

⭐ 3Python
alexanderradahl/mac-developer-bridge

Give ChatGPT a real terminal on your Mac. Open-source MCP bridge for shell, files, PTY sessions, jobs, and Codex history.

⭐ 22JavaScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.