{"slug":"brianellin/bsky-mcp-server","name":"Bluesky MCP Server","description":"An MCP server for Bluesky that provides tools to interact with the ATProtocol.","category":"communication","tags":[],"official":false,"stars":44,"transport":null,"install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"get-pinned-feeds","description":"returns the set of all 'pinned' items from the authenticated user's preferences"},{"name":"get-timeline-posts","description":"returns posts from the authenticated user's home timeline"},{"name":"get-feed-posts","description":"returns posts from the specified feed"},{"name":"get-list-posts","description":"returns posts from the specified list"},{"name":"get-user-posts","description":"returns the specified user's posts"},{"name":"get-profile","description":"returns the profile details of the specified user"},{"name":"get-follows","description":"returns the set of users an account follows"},{"name":"get-followers","description":"returns the set of users who follow an account"},{"name":"get-liked-posts","description":"returns recent posts liked by the authenticated user"},{"name":"get-trends","description":"returns current trending topics on Bluesky with post counts"},{"name":"get-post-thread","description":"returns a full conversation thread for a specific post, showing all replies and context"},{"name":"convert-url-to-uri","description":"converts a Bluesky web URL to an AT URI format that can be used with other tools"},{"name":"search-posts","description":"returns posts for a given query. can specify top or latest"},{"name":"search-people","description":"returns people for a given search query"},{"name":"search-feeds","description":"returns feeds for a given query"},{"name":"like-post","description":"like a post with a specific URI"},{"name":"create-post","description":"publish a post"},{"name":"follow-user","description":"follow a specific user"}],"env_vars":["BLUESKY_SERVICE_URL"],"auth_type":"none","github":"https://github.com/brianellin/bsky-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}