brianellin_bsky-mcp-server
Bluesky MCP Server is a Model Context Protocol server designed to facilitate interactions with Bluesky and ATProtocol using natural language. It offers tools to fetch and analyze data, create posts, and search for specific content through a language model.
get-pinned-feeds
Get top content in certified user preferences
get-timeline-posts
Get posts on the certified user's homepage timeline
get-feed-posts
Get the post with the specified dynamic
get-list-posts
Get the posts for the specified list
get-user-posts
Get the post of the specified user
get-profile
Get the profile details of the specified user
get-follows
Get a list of accounts that users are following
get-liked-posts
Get the latest posts from certified users
get-trends
Get current hot topics on Bluesky
search-posts
Return posts based on query (sorted by latest or popular)
search-people
Return to the user based on the query
search-feeds
Return dynamics based on query
like-post
Like the posts specified by the URI
create-post
Post a post
Follow-user
Follow the designated user