Skip to main content
Glama
immber

ATproto Docs MCP Server

by immber

ATproto Docs 用のリモート MCP サーバー

Cloudflareにデプロイ

このリモート MCP サーバーは、ATprotocol のドキュメントを検索および照会するためのtoolを公開しています。

道具

説明

search_documentation

atprotoドキュメントを検索します

プロトコルを構築する開発者の生活を楽にするために、愛情を込めて作成しました💙。

このリモート MCP サーバーは、次の場所で公開されています:

https://mcp-atproto-docs.immber.workers.dev/sse

Related MCP server: Docs-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 サーバーに接続できます。

  1. https://playground.ai.cloudflare.com/にアクセスしてください

  2. デプロイされた MCP サーバーの URL を入力します ( https://mcp-atproto-docs.immber.workers.dev/sse )

  3. この MCP ツールをプレイグラウンドから直接使用できるようになりました。

Claude DesktopをMCPサーバーに接続する

Claude Desktop からこの MCP サーバーに接続するには、 Anthropic のクイックスタートに従い、Claude Desktop 内で [設定] > [開発] > [構成の編集] に移動します。

次の構成で更新します。

{
  "mcpServers": {
    "search_atproto_docs": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp-atproto-docs.immber.workers.dev/sse"
      ]
    }
  }
}

Claude を再起動すると、ツールが利用可能になるはずです。

サンプルクエリ

OAuth に関するクエリの結果を示す claude デスクトップのスクリーンショット

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

Related MCP Connectors

  • A paid remote MCP for AI SDK MCP gateway registry, built to return verdicts, receipts, usage logs, a

  • A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r

  • MCP server for accessing curated awesome list documentation

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/immber/mcp-atproto-docs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server