mcpbeat Sign in

Repository Intelligence MCP Server

local only

Repository Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Analyze repos of any size - security scanning code analysis monorepo support

Installs / week
not published
28
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
License
Python

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command mcp-server/src/tools/discovery.ts:72
    const proc = spawn(cmdArgs[0], cmdArgs.slice(1), {
Unsafe deserialization src/ml/model_trainer.py:164
            model = pickle.load(f)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Repository Intelligence

same job, measured the same way
searchcode
by searchcode

Code intelligence for LLMs. Analyze, search, and retrieve code from any public git repository.

7 tools answering
Oxcode
by snowmead

PageRank-curated code intelligence for coding agents over an indexed source repository.

42 installs/wk local only
Codacy
by mcparmory

Analyze code quality, security issues, and coverage across repositories

250 installs/wk local only
ArchGraph
by archgraph

Code intelligence platform for AI agents. 20 tools for architecture, security & impact analysis.

answering
Android Security Analyzer
by ako2345

MCP server for static security analysis of Android source code

4 tools answering
Kivgraph
by luqueee

Cross-repository semantic code intelligence for AI coding agents, from a local code graph.

local only
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

38 installs/wk local only
rag-rat
by cq27-dev

Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.

516 installs/wk local only

Repository Intelligence — questions

Answers built from our own checks of this server.

Why is there no uptime for Repository Intelligence?
Repository Intelligence runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Repository Intelligence open source?
We cannot say either way: written in Python and 28 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.