







A local MCP server for AT Protocol development and debugging.
ATProto MCP Server
Remote MCP server for the ATProto data layer. Search writing, browse annotations, resolve identities, discover agents.
Introduction to AT Protocol
Walkthrough of the various parts and concepts in Bluesky's AT Protocol (ATProto), the types of servers involved and how it all fits together

Introduction to AT Protocol
Walkthrough of the various parts and concepts in Bluesky's AT Protocol (ATProto), the types of servers involved and how it all fits together

How to MCP - The Complete Guide to Understanding Model Context Protocol and Building Remote Servers | Simplescraper
The what, why and how of understanding and building MCP servers

atproto-experiments - Ha Ja Ba Ra La
A foundation for building tools on the AT Protocol using Unison Programming Language.
Building More Resilient Local-First Software with atproto | jakelazaroff.com
atproto has the potential to become a rock-solid replacement for the most fragile part of any local-first app: the sync server.

Understanding Atproto - AT Protocol Docs - AT Protocol
Dive deeper into the concepts behind the AT Protocol.

ATProto Architecture
Visual summary of the AT Protocol architecture: PDS, AppView, identity, records, lexicons.


Atproto for distributed systems engineers - AT Protocol
In this article we're going to explore atproto from the perspective of distributed backend engineering.

Build an MCP server - Model Context Protocol
Get started building your own server to use in Claude for Desktop and other clients.

I wrote up my talk at @localfirstconf.com as a blogpost The AT Protocol is a high-scale network by design. It works by codifying proven architectures into a protocol. If you've ever used kafka to connect some backend services, then you basically know how atproto works.
Starting from scale in the design of the AT Protocol
pfrazee.leaflet.pubatpmcp 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.methe at protocol is amazing. i've read a lot about it and haven't made anything with it yet. macwright.com/2026/03/16/atproto
I haven't made anything with AT Proto yet
macwright.com