ATproto Docs MCP Server

by immber

Integrations

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

ATproto 文档的远程 MCP 服务器

部署至 Cloudflare(无需授权)

该远程 MCP 服务器发布了一个用于搜索和查询 ATprotocol 文档的tool

用心创建,让开发人员更轻松地在协议上进行构建。

基于:

最初基于 CloudFlare 提供的远程 MCP 无需身份验证服务器模板

此远程 MCP 服务器可公开访问:

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

它查询由 ATprocol 的公共文档提供的 CloudFlare AutoRAG 实例。

连接到 Cloudflare AI Playground

您可以从 Cloudflare AI Playground(一个远程 MCP 客户端)连接到此 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

远程 MCP 服务器提供搜索和查询 ATprotocol 文档的工具,帮助开发人员在构建协议时轻松访问信息。

  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