AtlasRepo MCP
AtlasRepo MCP
Публичный MCP-коннектор только для чтения для каталога решений AtlasRepo с открытым исходным кодом.
Сервер предоставляет компактные инструменты для поиска доказательств реализации без копирования полного каталога в контекстное окно агента.
Подключение одной командой
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 напрямую из публичного репозитория. После аутентификации npm-скоупа @atlasrepo и публикации пакета 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Коннектор зависит только от опубликованного REST-контракта AtlasRepo. Он не содержит приватной реализации 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