MCP Servers / communication / Bluesky

Bluesky

JSON →
none7communication

Post to the Bluesky social network using the AT Protocol.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: bluesky-2
Tools
What this server exposes
login
Authenticate with Bluesky using identifier and password (optional if set in env)
create-post
Create a new post with text and optional images
get-post
Get a single post by URI
get-posts
Get multiple posts by URIs
delete-post
Delete a post by URI
like-post
Like a post by URI and CID
unlike-post
Remove a like by like URI
repost
Repost a post by URI and CID
unrepost
Remove a repost by repost URI
get-profile
Get your Bluesky profile
get-timeline
Get timeline posts with optional limit (max 100)
Configuration
Environment & auth
authnone
Resources
Bluesky — MCP Server · libregistry