bsky-mcp-server
The Bluesky MCP Server enables seamless integration of Bluesky features into other applications through the Model Context Protocol. It allows users to interact with various features of Bluesky using natural language processing and provides tools for fetching and posting content. This server enhances the user experience by allowing detailed data interactions and contextual usage.
get-pinned-feeds
Get user top dynamics
get-timeline-posts
Get posts on the 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 users
get-trends
Get current hot topics on Bluesky
search-posts
Search posts by query (sorted by latest or popular)
search-people
Search for users based on query
search-feeds
Search dynamics based on query
like-post
Like the posts specified by the URI
create-post
Post a post
follow-user
Follow the designated user