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

AtlasRepo MCP

AtlasRepo オープンソース意思決定カタログ向けの、公開・読み取り専用の MCP コネクタです。

このサーバーは、エージェントのコンテキストウィンドウにカタログ全体をコピーすることなく、実装エビデンスを見つけるためのコンパクトなツールを公開します。

1コマンドで接続

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 — 1つのリポジトリ意思決定レコードと、それにリンクされたエビデンスを読み込みます。

開発

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