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