mcpbeat Sign in

Atlas Scout MCP Server

by zaguanlabs Your server? Claim it
local only

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

Local, read-only structural code navigation and bounded dependency analysis for source repositories.

Installs / week
not published
0
Stars
0 open issues
17 Aug 2026
Last commit
from GitHub
Apache-2.0
License
Shell

What the code does

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

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands smithery/launcher.cjs:26
const child = spawn(executable, process.argv.slice(2), {
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 smithery/launcher.cjs:26
const child = spawn(executable, process.argv.slice(2), {
Builds a file path from a variable smithery/launcher.cjs:25
const executable = path.join(__dirname, "bin", relativeExecutable);

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

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Atlas Scout and you get told the day something new turns up.

Three servers free · no card

Alternatives to Atlas Scout

same job, measured the same way
Jarvis
by phuongddx

Local-first SCIP code navigation and Zoekt search over your own indexed repositories

373 installs/wk local only
Codeintel
by phuongddx

Local-first SCIP code navigation and Zoekt search over your own indexed repositories

36 installs/wk local only
Jarvis
by jarvis-intelligence

Local-first SCIP code navigation and Zoekt search over your own indexed repositories

local only
gograph
by ozgurcd

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

local only
RepoRelay
by lukie-81

Bounded local MCP access to one approved repository for AI read/search and structured handoffs.

47 installs/wk local only
Code Impact MCP
by vk0dev

Dependency graph and blast-radius analysis for local TypeScript/JavaScript repos.

88 installs/wk local only
Sippion
by sitten-tokyo

Local read-only repository context retrieval for AI coding agents.

local only
Navigator
by mentu

Read-only repo navigation and progressive disclosure; BM25 locator with registered evidence.

78 installs/wk local only

Atlas Scout — questions

Answers built from our own checks of this server.

Why is there no uptime for Atlas Scout?
Atlas Scout runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Atlas Scout open source?
Yes — it is published under the Apache-2.0 licence, written in Shell 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.