ATproto Docs 用のリモート MCP サーバー
Cloudflareにデプロイ
このリモート MCP サーバーは、ATprotocol のドキュメントを検索および照会するためのtool
を公開しています。
道具 | 説明 |
---|---|
search_documentation | atprotoドキュメントを検索します |
プロトコルを構築する開発者の生活を楽にするために、愛情を込めて作成しました💙。
このリモート MCP サーバーは、次の場所で公開されています:
依存する
CloudFlare が提供するリモート MCP 認証なしサーバー テンプレートを使用して作成されます。
この MCP サーバーは、Cloudflare ワーカーによって ATprocol の公開ドキュメントが提供される CloudFlare AutoRAG インスタンスをクエリします。
- cronワーカー
=>
R2ストレージバケット=>
AutoRAGベクトル化DB
このプロジェクトはもともと、 Cloudflare の Documentation MCP Serverからインスピレーションを得ました。
出典
atproto-docs-workerは、ドキュメントをクロールしてR2バケットに保存するCloudFlareワーカーです。週単位のcronスケジュールで実行されます。
現在含まれているリソースのリストを確認したり、リストの変更をリクエストしたりするには、そのリポジトリにアクセスしてください。
ツールの使用
MCP対応クライアントに接続し、お好みのAIエージェントにsearch_documentation
ツールの使用を依頼してください。
Cloudflare AI Playgroundに接続する
リモート MCP クライアントである Cloudflare AI Playground からこの MCP サーバーに接続できます。
- https://playground.ai.cloudflare.com/にアクセスしてください
- デプロイされた MCP サーバーの URL を入力します (
https://mcp-atproto-docs.immber.workers.dev/sse
) - この MCP ツールをプレイグラウンドから直接使用できるようになりました。
Claude DesktopをMCPサーバーに接続する
Claude Desktop からこの MCP サーバーに接続するには、 Anthropic のクイックスタートに従い、Claude Desktop 内で [設定] > [開発] > [構成の編集] に移動します。
次の構成で更新します。
Claude を再起動すると、ツールが利用可能になるはずです。
サンプルクエリ
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
ATprotocol ドキュメントを検索および照会するためのツールを提供するリモート MCP サーバー。これにより、開発者はプロトコルを構築する際に簡単に情報にアクセスできるようになります。
Related MCP Servers
- -securityAlicense-qualityMCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more.Last updated -766318JavaScriptMIT License
- AsecurityAlicenseAqualityAn MCP protocol server that provides access to supOS open APIs, allowing MCP-compatible clients to query topic tree structures and details.Last updated -267JavaScriptApache 2.0
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3928
- AsecurityAlicenseAqualityA documentation server based on MCP protocol designed for various development frameworks that provides multi-threaded document crawling, local document loading, keyword searching, and document detail retrieval.Last updated -237JavaScriptMIT License