mcpbeat Sign in

Deeprepo MCP Server

by abhishek2432001 Your server? Claim it
local only

Deeprepo runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 May 2026.

Productivity-boosting RAG engine for codebases with multi-provider AI support and semantic search.

Installs / week
not published
0
Stars
0 open issues
18 May 2026
Last commit
from GitHub
MIT
License
Python

What the code does

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

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call ingest_codebase.path → deeprepo_core/src/deeprepo/cli.py:545
    is_git = subprocess.run(
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 deeprepo_core/src/deeprepo/client.py:39
        result = subprocess.run(
            db_path = os.path.join(deeprepo_dir, f"{safe_name}.db")

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

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to Deeprepo

same job, measured the same way
Vexor
by scarletkc

A semantic search engine for files and code.

842 installs/wk local only
Contextweaver
by wchiway

Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.

58 installs/wk local only
OpenGrok MCP Server
by icyhot09

MCP server bridging OpenGrok search engine with AI for instant context across massive codebases.

362 installs/wk local only
Sense
by luuuc

Codebase understanding for AI coding agents — symbol graph, blast radius, semantic search.

local only
Deepcontext
by wild-card

Advanced codebase indexing and semantic search MCP server

121 installs/wk local only
Socraticode
by giancarloerra

MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.

5 182 installs/wk local only
Agentsbestfriend
by therealfloatdev

MCP that provides fast, token-efficient tools for navigating, searching, and understanding codebases

68 installs/wk local only
Vaspera Hardening
by rcolkitt

Enterprise certification for codebases with multi-agent security, reliability, and quality audits

83 installs/wk local only

Deeprepo — questions

Answers built from our own checks of this server.

Why is there no uptime for Deeprepo?
Deeprepo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Deeprepo open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.