Bsky MCP Server
UnclaimedBluesky MCP (Model Context Protocol) Server
Install
npx -y @smithery/cli install @brianellin/bsky-mcp-server --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (18)
convert-url-to-uri
converts a Bluesky web URL to an AT URI format that can be used with other tools
create-post
publish a post
follow-user
follow a specific user
get-feed-posts
returns posts from the specified feed
get-followers
returns the set of users who follow an account
get-follows
returns the set of users an account follows
get-liked-posts
returns recent posts liked by the authenticated user
get-list-posts
returns posts from the specified list
get-pinned-feeds
returns the set of all "pinned" items from the authenticated user's preferences.
get-post-thread
returns a full conversation thread for a specific post, showing all replies and context
get-profile
returns the profile details of the specified user
get-timeline-posts
returns posts from the authenticated user's home timeline
get-trends
returns current trending topics on Bluesky with post counts
get-user-posts
returns the specified user's posts
like-post
like a post with a specific URI
search-feeds
returns feeds for a given query
search-people
returns people for a given search query
search-posts
returns posts for a given query. can specify top or latest