ATproto Docs MCP ServerServer

immber
GitHub
documentationintegrationdeveloper tools

Loading subscription status...

💡 Description

A remote MCP server that provides a tool for searching and querying the ATprotocol documentation, making it easier for developers working with the protocol.

📝 JSON Entries

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

🛠️ Tools

search_documentation

Features

  • Search documentation through an API
  • Integration with Cloudflare AI Playground

💬 Example Queries

  • Search for a specific endpoint in the ATprotocol documentation
  • Find examples of how to use ATprotocol features