Complete AT Protocol Integration
Full implementation using official @atproto/api with support for all major AT Protocol operations including posts, follows, likes, and real-time data streams.
Enable LLMs to interact directly with the AT Protocol ecosystem through a powerful Model Context Protocol server
The latest release brings powerful new capabilities to enhance your AT Protocol integration:
Batch Operations
Perform multiple operations in a single call! Follow, like, or repost up to 25 items at once to reduce API round-trips and improve efficiency.
Analytics & Insights
Get AI-powered insights into your engagement patterns, network connections, and content strategy with new analytics tools.
Content Discovery
Discover similar users, trending topics, and influential voices in your areas of interest with intelligent discovery algorithms.
Conversation Context
New conversation context resource tracks discussed posts, active threads, and mentioned users across LLM interactions for better context awareness.
Get up and running with the AT Protocol MCP Server in minutes:
# Install globally
npm install -g atproto-mcp
# Start the server
atproto-mcp
# Or use with npx
npx atproto-mcpThe AT Protocol MCP Server bridges the gap between LLMs and the AT Protocol ecosystem:
This MCP server enables LLMs to provide powerful AT Protocol capabilities through natural language interaction:
How it works: Users interact with their LLM client (like Claude Desktop) in natural language, and the LLM uses this MCP server to access AT Protocol functionality. For example, a user might say "Search for trending posts about AI and summarize them," and the LLM would use the search_posts tool to fulfill that request.
Join our growing community of developers building with the AT Protocol:
Released under the MIT License.
Made with ❤️ by Cameron Rye