Skip to main content
Glama
Arnon-hs
by Arnon-hs

AtlasRepo MCP

用于 AtlasRepo 开源决策目录的公共只读 MCP 连接器。

该服务器提供紧凑的工具,用于查找实现证据,而无需将完整目录复制到代理上下文中。

一条命令连接

Codex:

codex mcp add atlasrepo -- npx -y github:Arnon-hs/atlasrepo-mcp

Claude Code:

claude mcp add atlasrepo -- npx -y github:Arnon-hs/atlasrepo-mcp

这些命令直接从公共仓库安装经过审查的 main 分支。在 @atlasrepo npm 作用域通过身份验证且包发布后,npx -y @atlasrepo/mcp 将是更简短的注册表等效命令。

默认 API 为 https://atlasrepo.com。开发时可覆盖它:

ATLASREPO_API_BASE_URL=http://localhost:8787 npx @atlasrepo/mcp

如果 API 需要身份验证,请设置 ATLASREPO_API_KEY。该连接器为只读,绝不会将密钥或 API 响应写入 stderr。

Related MCP server: ContractAudit MCP Server

工具

  • atlasrepo_recommend — 为具体问题查找有证据支持的项目和工作流故事。

  • atlasrepo_search_tools — 按文本、种类和最低质量评分搜索规范化工具。

  • atlasrepo_get_repository — 加载一条仓库决策记录及其关联证据。

开发

npm ci
npm run check
npm test
npm run build
npm run smoke

该连接器仅依赖 AtlasRepo 已发布的 REST 契约。它不包含任何私有 Scout、排名或摄取实现。

Install Server
F
license - not found
A
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    B
    maintenance
    Provides read-only hybrid RAG search and discovery over a local-first AI knowledge corpus, enabling semantic and keyword search, browse, digest, and status tools.
    4
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides deterministic, read-only access to engineering decisions, requirements, and designs stored as Markdown in a repository, enabling agents to retrieve and follow decided context without embeddings or external services.
    290
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Provides read access to community-written summaries, scores, and reviews of open-source repositories via the RepoCritics corpus. Enables search and retrieval of wiki pages, reviews, metadata, and AI reports for repositories.
    7
    280
    MIT

View all related MCP servers

Related MCP Connectors

  • Software component catalog: search your org's services, docs, APIs, dependencies, and ownership.

  • Read-only optical catalog search plus DiffBeam server, schema, and catalog revision metadata.

  • Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Arnon-hs/atlasrepo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server