Bluesky
JSON →Post to the Bluesky social network using the AT Protocol.
Install
npx -y @smithery/cli Tools · 11
- login Authenticate with Bluesky using identifier and password (optional if set in env)
- create-post Create a new post with text and optional images
- get-post Get a single post by URI
- get-posts Get multiple posts by URIs
- delete-post Delete a post by URI
- like-post Like a post by URI and CID
- unlike-post Remove a like by like URI
- repost Repost a post by URI and CID
- unrepost Remove a repost by repost URI
- get-profile Get your Bluesky profile
- get-timeline Get timeline posts with optional limit (max 100)
Links
★ 7 GitHub stars