ATproto Docs MCP Server

by immber

Integrations

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

A Remote MCP Server for ATproto Docs

Deployed to Cloudflare (Without Auth)

This remote MCP server publishes a tool for searching and querying the documentation for ATprotocol.

Created with love, to make it easier for developers building on the protocol.

Based on:

Originally based on the remote MCP authless server template CloudFlare provides.

This remote MCP server is publicly available at:

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

It queries a CloudFlare AutoRAG instance that is fed with ATprocol's public documentation.

Connect to Cloudflare AI Playground

You can connect to this MCP server from the Cloudflare AI Playground, which is a remote MCP client:

  1. Go to https://playground.ai.cloudflare.com/
  2. Enter your deployed MCP server URL ( https://mcp-atproto-docs.immber.workers.dev/sse)
  3. You can now use this MCP tool directly from the playground!

Connect Claude Desktop to your MCP server

To connect to your MCP server from Claude Desktop, follow Anthropic's Quickstart and within Claude Desktop go to Settings > Developer > Edit Config.

Update with this configuration:

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

Restart Claude and you should see the tools become available.

You must be authenticated.

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

A remote MCP server providing a tool for searching and querying ATprotocol documentation, helping developers easily access information while building on the protocol.

  1. Deployed to Cloudflare (Without Auth)
    1. Based on:
      1. Connect to Cloudflare AI Playground
        1. Connect Claude Desktop to your MCP server

          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