AtlasRepo MCP
AtlasRepo MCP
用于 AtlasRepo 开源决策目录的公共只读 MCP 连接器。
该服务器提供紧凑的工具,用于查找实现证据,而无需将完整目录复制到代理上下文中。
一条命令连接
Codex:
codex mcp add atlasrepo -- npx -y github:Arnon-hs/atlasrepo-mcpClaude 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、排名或摄取实现。
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
- AlicenseBqualityBmaintenanceProvides read-only hybrid RAG search and discovery over a local-first AI knowledge corpus, enabling semantic and keyword search, browse, digest, and status tools.4MIT
- AlicenseBqualityCmaintenanceEnables read-only search over a curated, provenance-preserving corpus of EVM smart-contract security knowledge, providing tools for retrieving audit findings, document context, and source information.5MIT
- AlicenseNot gradedqualityBmaintenanceProvides 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.290Apache 2.0
- AlicenseAqualityCmaintenanceProvides 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.7280MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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