Back to search
30
MCP

atproto-mcp

pypi/atproto-mcp

MCP server providing AT Protocol documentation, lexicons, Bluesky API docs, and cookbook examples as a searchable knowledge base powered by semantic search.

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

Similar MCP servers embedding-nearest

atproto-mcp
A comprehensive MCP server for AT Protocol integration, enabling LLMs to interact directly with the AT Protocol ecosystem
0 tools
uluesky
Bluesky MCP — wraps the AT Protocol API
0 tools · streamable-http
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
@antv/mcp-server-antv
MCP Server for AntV visualization libraries development, which provides documentation context and examples for visualization developers.
0 tools
bluesky-daily-mcp
An MCP Server to help you surface the most interesting topics from your Bluesky follows daily.
0 tools
atomictoolkit-mcp
MCP server for ASE and more.
0 tools

How to use

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

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