Overview
Features
Authentication with Bluesky
Authenticate and manage Bluesky sessions, supporting auto-login from environment variables or explicit login calls.
Create text posts
Post new text content using the MCP tool with optional image attachments (base64-encoded data).
Image uploads
Support for image uploads as part of posts (optional images with data and encoding).
Get user profile
Retrieve the Bluesky profile data for the current user.
Get timeline
Fetch timeline posts with an optional limit (up to 100).
Like/Unlike posts
Like and unlike posts using their URIs and CID where applicable.
Repost/Unrepost
Repost and unrepost posts using URIs and CIDs.
Rich text support with automatic link and mention detection
Supports rich text input with automatic link and mention detection for posts.
Who Is This For?
- Developers:Integrate Bluesky MCP into applications to automate posts and interactions via AT Protocol.
- Claude Desktop users:Interact with Bluesky via Claude Desktop to post, like, and manage timelines using MCP.
- Smithery integrators:Install and run Bluesky MCP via Smithery CLI for automated deployment.




