Compass MCP
Compass MCP
通常の ChatGPT チャットモード向けに、現在レビュー済みの Compass プロファイルと選択されたスキルへの読み取り専用 MCP アクセスを提供します。
ウェブサイト: https://compass.ariobarin.com/
MCP エンドポイント: https://compass.ariobarin.com/mcp
鮮度モデル
サーバーは Compass の内容を同梱しません。各 MCP リクエストでは、ariobarin/compass の main を 1 つの Git コミットに解決し、その正なリビジョンの codex/AGENTS.md、manifests/portable-files.json、選択されたスキルをすべて読み込みます。
通常のリクエストはブランチヘッドを最大 15 秒間キャッシュします。変更不可のリビジョンカタログは Worker のアイソレート内で再利用されます。GET /healthz?fresh=1 はブランチヘッドのキャッシュをバイパスして source_revision を返すため、CI は本番環境を既知の Compass コミットと比較できます。
1 つのリクエストが異なるリビジョンのファイルを混ぜることはありません。
ホームページは、同じ Worker が同じリビジョン固定のカタログからレンダリングしたものです。Comass の内容の2つ目のコピーを持つことなく、現在のソースリビジョン、ブランチ、選択されたスキルの一覧を表示します。
Related MCP server: MinerU Document Explorer
ツール
get_profileは、リクエストされたリビジョンのcodex/AGENTS.mdを返します。list_skillsは、マニフェストで選択されたスキルのカタログとリビジョンを返します。get_skillは、リクエストされたリビジョンから選択された 1 つのSKILL.mdを返します。searchとfetchは、標準的な読み取り専用の形式を通じて、同じリビジョン固定のドキュメントを公開します。
ローカルでの確認
Node.js 22 以降を使用してください。
npm install
npm run build
npm test
npm run smoke:workernpm run dev でローカル HTTP サーバーを実行します。HOST または PORT が設定されていない限り、127.0.0.1:3000 で待受けます。
本番検証
npm run smoke:remote
npm run verify:remote本番 Worker が現在の main とは異なる Compass リビジョンを報告した場合、verify:remote は失敗します。EXPECTED_COMPASS_REVISION を設定すると、GitHub Actions の GITHUB_SHA などの特定のコミットと比較できます。
デプロイ
ariobarin.com を所有する Cloudflare アカウントで Wrangler を認証し、次を実行します。
npm run deploy
npm run smoke:remote
npm run verify:remoteデプロイはサーバーのコードのみを変更します。Comass の内容の変更に Worker のデプロイは必要ありません。
This server cannot be installed
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 Connectors
Your org's AI agents, tasks, runs, search, and brain files as MCP tools and resources.
Read-only MCP tools for AI agent discovery, structured resources, and NIULAI information.
Team docs served to AI agents over MCP - search, Markdown reads, version pinning, read audit.
Search verified Claude Code plugins and skills; fetch portable SKILL.md sources. Read-only.
Related MCP Servers
- FlicenseAqualityCmaintenanceProvides MCP-compatible AI agents with read access to a LifeOS knowledge base, exposing identity, preferences, projects, wiki, skills, and rules via tools and resources.17
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search, deep-read, and build knowledge bases from Markdown, PDF, DOCX, and PPTX documents via MCP tools for retrieval, document navigation, and ingestion.50627MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to search, read, and traverse documentation bundles in Open Knowledge Format via MCP tools.56168MIT
- AlicenseNot gradedqualityBmaintenanceRead-only MCP bridge that exposes secure search and fetch tools over an Obsidian-compatible Markdown vault, enabling ChatGPT to query notes without write access.1Apache 2.0
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/ariobarin/compass-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server