Skip to main content
ClaudeWave

Official MCP Registry packaging for Atlas Scout local code navigation

MCP ServersRegistry oficial0 estrellas0 forksShellApache-2.0Actualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/ZaguanLabs/atlas-scout-mcp
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/ZaguanLabs/atlas-scout-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Atlas Scout MCP Registry packaging

This repository contains the inspectable packaging metadata and locked build
recipe used to publish Atlas Scout to the official MCP Registry.

Atlas Scout is a local, read-only MCP server for structural code navigation. It
builds a disposable SQLite index inside each workspace and provides bounded
definitions, exact source ranges, references, static call relationships,
architecture summaries, and edit-impact evidence to connected coding agents.

## Install

Use an MCP Registry client that supports MCPB packages and choose the release
asset matching your operating system and CPU architecture. Each bundle starts:

```text
atlas-scout mcp
```

The current Preview 25 target matrix is:

| Target | Minimum platform |
|---|---|
| `aarch64-apple-darwin` | macOS 15 on Apple silicon |
| `aarch64-unknown-linux-gnu` | 64-bit Linux with glibc 2.35+ on ARM64 |
| `x86_64-unknown-linux-gnu` | 64-bit Linux with glibc 2.35+ on x86-64 |
| `x86_64-pc-windows-msvc` | 64-bit Windows 11 25H2+ on x86-64 |

Preview binaries for macOS and Windows are not yet platform-signed. Review the
[installation and platform-safety documentation](https://atlasscout.dev/docs)
and do not weaken operating-system or organization security controls.

## Reproduce the MCPB artifacts

The build is locked to Atlas Scout `1.0.0-preview.25`, the exact signed public
release-manifest digest, all four source-archive digests and byte lengths, and
`@anthropic-ai/mcpb` `2.1.2`.

Requirements: Bash, curl, jq, Node.js/npm, sha256sum, tar, and unzip.

```bash
./scripts/build-mcpb.sh
(cd dist/packages && sha256sum --check SHA256SUMS)
```

The script downloads only immutable Preview 25 release objects from
`download.atlasscout.dev`, verifies them before extraction, and packages one
native target per `.mcpb` file. Generated artifacts remain under `dist/` and
are not committed to Git.

For directories that accept only one downloadable MCPB artifact per listing,
build the universal package:

```bash
./scripts/build-smithery-mcpb.sh
```

That package contains three of the same verified native executables and a small
Node.js launcher that selects the matching operating system and CPU at startup.
It supports macOS/ARM64, Linux/x86-64, and Windows/x86-64 and requires Node.js
18 or newer. Smithery currently limits MCPB uploads to 25 MB, so Linux/ARM64
users should install its target-specific package from the official MCP Registry
or GitHub release. Atlas Scout itself remains a native executable; the launcher
is used only for cross-platform MCPB distribution.

The official MCPB CLI records the packaging time in each ZIP. Rebuilding
verifies and packages the same native inputs, but does not promise a
byte-identical `.mcpb` digest. The immutable release-asset digests used by MCP
clients are recorded in `server.json` and `RELEASE_EVIDENCE.md`.

The source archives additionally provide OpenPGP signatures, Sigstore bundles,
SPDX SBOMs, and aggregate checksums through the [signed public release
manifest](https://download.atlasscout.dev/preview/1.0.0-preview.25/release.json).

## Licensing boundary

The packaging metadata, build scripts, and repository documentation are
licensed under Apache License 2.0. Atlas Scout itself is separate proprietary
software. The executables and product materials inside MCPB release assets
remain governed by the Atlas Scout Proprietary License and EULA included in
every bundle.

Installing or using an MCPB asset constitutes use of the proprietary runtime,
not a grant under this repository's Apache license.

## Privacy and support

Atlas Scout indexes locally. It does not transmit repository paths, symbols,
queries, tool calls, editor state, Git remotes, index metrics, or source code to
the Atlas Scout licensing service. Navigation results are sent to the coding
agent the user connects.

- Product documentation: <https://atlasscout.dev/docs>
- Privacy policy: <https://atlasscout.dev/legal/privacy>
- Support and security: <support@atlasscout.dev>
atlas-scoutcode-navigationmcpmcpbstatic-analysis

Lo que la gente pregunta sobre atlas-scout-mcp

¿Qué es ZaguanLabs/atlas-scout-mcp?

+

ZaguanLabs/atlas-scout-mcp es mcp servers para el ecosistema de Claude AI. Official MCP Registry packaging for Atlas Scout local code navigation Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala atlas-scout-mcp?

+

Puedes instalar atlas-scout-mcp clonando el repositorio (https://github.com/ZaguanLabs/atlas-scout-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar ZaguanLabs/atlas-scout-mcp?

+

ZaguanLabs/atlas-scout-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene ZaguanLabs/atlas-scout-mcp?

+

ZaguanLabs/atlas-scout-mcp es mantenido por ZaguanLabs. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a atlas-scout-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega atlas-scout-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: ZaguanLabs/atlas-scout-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/zaguanlabs-atlas-scout-mcp)](https://claudewave.com/repo/zaguanlabs-atlas-scout-mcp)
<a href="https://claudewave.com/repo/zaguanlabs-atlas-scout-mcp"><img src="https://claudewave.com/api/badge/zaguanlabs-atlas-scout-mcp" alt="Featured on ClaudeWave: ZaguanLabs/atlas-scout-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a atlas-scout-mcp