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
Get up and running with the AT Protocol MCP Server in minutes:
# Install globally
npm install -g atproto-mcp
# Start the server
atproto-mcp --port 3000
# Or use with npx
npx atproto-mcp
The AT Protocol MCP Server bridges the gap between LLMs and the AT Protocol ecosystem:
Join our growing community of developers building with the AT Protocol:
Released under the MIT License.