Back to search
30
MCP

atproto-mcp

npm/atproto-mcp

A comprehensive MCP server for AT Protocol integration, enabling LLMs to interact directly with the AT Protocol ecosystem

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

atproto-mcp
MCP server providing AT Protocol documentation, lexicons, Bluesky API docs, and cookbook examples as a searchable knowledge base powered by
0 tools
atla-mcp-server
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
0 tools
lex4atono/atono-mcp-server
MCP Server for Atono — connect AI systems to your team’s workflow intelligence platform.
0 tools
iflow-mcp_arkel-ai-attio-mcp-server
MCP server for Attio API integration with tools to interact with Attio workspace resources
0 tools
atonoai/atono-mcp-server
MCP Server for Atono — connect AI systems to your team’s workflow intelligence platform.
0 tools
evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "atproto-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}