ATproto Docs MCP Server

by immber

Integrations

  • Provides integration with Cloudflare AI Playground for searching and querying ATprotocol documentation through the MCP server

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

Cloudflare にデプロイ(認証なし)

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

開発者がプロトコルを構築しやすくするために、愛情を込めて作成されました。

に基づく:

元々は、CloudFlare が提供するリモート MCP 認証なしサーバー テンプレートに基づいています。

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

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

ATprocol の公開ドキュメントが提供される CloudFlare AutoRAG インスタンスをクエリします。

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 を再起動すると、ツールが利用可能になるはずです。

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

ATprotocol ドキュメントを検索および照会するためのツールを提供するリモート MCP サーバー。これにより、開発者はプロトコルを構築する際に簡単に情報にアクセスできるようになります。

  1. Cloudflare にデプロイ(認証なし)
    1. に基づく:
      1. Cloudflare AI Playgroundに接続する
        1. Claude DesktopをMCPサーバーに接続する

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            MCP 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 -
            7
            663
            18
            JavaScript
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            An MCP protocol server that provides access to supOS open APIs, allowing MCP-compatible clients to query topic tree structures and details.
            Last updated -
            2
            129
            7
            JavaScript
            Apache 2.0
            • Apple
          • A
            security
            F
            license
            A
            quality
            An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
            Last updated -
            39
            26
            • Apple
          • A
            security
            A
            license
            A
            quality
            A 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 -
            2
            37
            JavaScript
            MIT License
            • Apple
            • Linux

          View all related MCP servers

          ID: nkl5avutah