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
- AsecurityFlicenseAqualityA MCP server for interacting with Aptos documentation and creating full-stack Aptos blockchain applications.Last updated -6Python
- -securityAlicense-qualityAn MCP server that provides an interface for querying the AtherOS knowledge base through an API, allowing users to create chat sessions and send queries to retrieve information.Last updated -JavaScriptMIT License
- 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 -251JavaScriptMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that scrapes, indexes, and searches documentation for third-party software libraries and packages, supporting versioning and hybrid search.Last updated -101438TypeScriptMIT License