The AT Protocol MCP Server bridges AI assistants with Bluesky and the decentralized social web. It provides zero-configuration public access for reading, with optional OAuth for authenticated operations.
MCP Tool Explorer
{
"tool": "get_profile",
"handle": "bsky.app"
}Fetch a user profile by handle or DID
This is a simulated demo. The actual MCP server processes requests from AI assistants like Claude.
Key Features
- Zero Configuration: Immediate access to public AT Protocol data
- Full Protocol Coverage: Posts, profiles, feeds, and social graph
- OAuth Support: Secure authentication for write operations
- Production Ready: Docker, Kubernetes, and enterprise deployment support