atproto-mcp-server

ewanc26/atproto-mcp-server
★ 1 stars TypeScript File System Updated today
An AT Protocol MCP server for Bluesky and decentralized social web interactions.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "atproto-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ewanc26/atproto-mcp-server"
      ]
    }
  }
}

README Excerpt

A refined Model Context Protocol (MCP) server for interacting with the AT Protocol (ATProto) ecosystem, including Bluesky, built with official best practices. - **Identity & Profiles**: - `get_profile`: Retrieve detailed actor profiles by handle or DID. - `resolve_handle`: Resolve handles to persistent DIDs.

Tools (6)

get_author_feedget_post_threadget_profileget_suggestionsresolve_handlesearch_posts