







atpmcp is a local MCP server that is part of the atproto-crates project. It supports the same authentication as the atpxrpc tool and is using the latest MCP features. Install with homebrew: brew tap ngerakines/tap && brew install atpmcp Read more at ngerakines.me/atpmcp.html
atpmcp
ngerakines.meMar 9, 2026 at 2:34 PM
ATProto MCP Server
Remote MCP server for the ATProto data layer. Search writing, browse annotations, resolve identities, discover agents.
ATPcraft — A Minecraft community built on atproto
ATPcraft is a friendly Minecraft community that uses Bluesky/atproto for identity. We welcome roleplay but it's totally optional. Whitelist-only, but everyone's welcome to apply.

ATPI - AT Protocol API
Direct JSON access to AT Protocol data. Simple, fast, no authentication required. Just prefix atpi. to any AT Protocol URL.


Service Auth | Bluesky
There are currently two "types" of auth supported in the atproto network: client-server auth and service-to-service auth.

Welcome to the new atproto.com - AT Protocol
We've updated just about everything about atproto.com to make it easier for developers to just build things.

corkiejp.github.io/ATProtocolHandler at well-known · corkiejp/corkiejp.github.io
My github.io domain. Contribute to corkiejp/corkiejp.github.io development by creating an account on GitHub.
ATProtoFans - Support Your Favorite Creators
Decentralized supporter attestation service for the ATProtocol ecosystem. Support creators with cryptographically verifiable relationships.
the single most important part of atproto is the PDS as a user-controlled auth and storage layer to which clients can connect directly. death to appviews
Authenticated Transfer Enables Orchestration - nekomimi
blog.nekomimi.pet🚨 Docs News!! you all asked for it, so I did a medium-sized refactor of the Auth section of the atproto docs: atproto.com/guides/auth I appreciated all the little pushes here as well as contributions from @danabra.mov and @zzstoatzz.io — much happier with the flow here now and hope you will be too!
Auth - AT Protocol Docs - AT Protocol
atproto.comMac or Linux user with homebrew? Check out atpcid: 1. brew install ngerakines/tap/atpcid 2. echo '{"text": "hello world"}' | atpcid -- Seems simple right? There's more, but first big thanks to @knowtheory.net and @filippo.abyssdomain.expert for working through some fun ATProtocol workflows.
atpxrpc is a tool in the atproto-crates that makes it easy to invoke XRPC methods. It supports multiple identities, direct and proxy XRPC calls, binary inputs, and more. Install with homebrew: brew tap ngerakines/tap && brew install atpxrpc Read more at ngerakines.me/atpxrpc.html
atpxrpc
ngerakines.me