mcpbeat Sign in

dotrepo MCP Server

by maxwellsantoro Your server? Claim it
local only

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

Trust-aware repository facts for agents: build, test, docs, license, and security, no scraping.

Installs / week
not published
1
Stars
1 open issues
17 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 19 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 editors/vscode/extension.js:96
    const result = await execFile(command, invocation, { cwd: context.root });
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/public-edge-canary.yml:52
      - name: Open or update failure issue
        if: failure()
        env:
          GH_TOKEN: ${{ github.token }}

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 dotrepo

same job, measured the same way
PlatformIO
by powerdragonfire

PlatformIO for AI agents: build, flash, serial monitor, tests, crash decoding, size reports.

local only
Agent Memory MCP
by ipiton

Memory, docs, and repo context layer for engineering agents.

local only
CyberLens
by shadoprizm

Security scanning for websites, public repositories, and Open CLAW skills.

35 installs/wk local only
MCP Repo Mapper
by lovranran

Deterministic repository structure mapping for onboarding agents.

64 installs/wk local only
Kin
by kinlab

A graph-native code repository for people and AI agents.

2 383 installs/wk local only
gograph
by ozgurcd

Local Go repository call graphs and structural analysis for coding agents over stdio.

local only
Playwright Report MCP
by hubertgajewski

Run Playwright tests and surface structured results for AI agents doing test failure analysis.

171 installs/wk local only
LeanToken
by morluto

Token-bounded repository context for coding agents over MCP.

local only

dotrepo — questions

Answers built from our own checks of this server.

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