semioz/bluesky-mcp
If you are the rightful owner of bluesky-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Bluesky that can post on your behalf by using the AT Protocol.
Tools
Functions exposed to the LLM to take actions
login
Login to Bluesky using credentials from .env file or provided parameters
create-post
Create a new post on Bluesky
get-profile
Get your Bluesky profile
get-timeline
Get Bluesky timeline
get-post
Get a specific post by URI
get-posts
Get multiple posts by their URIs
delete-post
Delete one of your posts
like-post
Like a post
unlike-post
Remove your like from a post
repost
Repost someone's post
unrepost
Remove your repost
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client