Overview
what is Bluesky Social MCP?
Bluesky Social MCP is a server designed for interacting with the Bluesky social network using the atproto client.
how to use Bluesky Social MCP?
To use Bluesky Social MCP, obtain your Bluesky app password, configure the MCP settings in your config file, and run the server using the provided commands.
key features of Bluesky Social MCP?
- Authentication and session management
- Profile operations (get profile, follow/unfollow users)
- Feed operations (get timeline, author feed)
- Post interactions (like, repost, delete posts)
- Post creation and management (send text, images, videos)
use cases of Bluesky Social MCP?
- Building applications that interact with the Bluesky social network.
- Automating social media tasks such as posting and following.
- Analyzing user interactions and feeds on Bluesky.
FAQ from Bluesky Social MCP?
- How do I authenticate with Bluesky?
You need to provide your Bluesky app password and identifier in the MCP configuration.
- Is there a way to test the server?
Yes! You can run tests against the actual Bluesky server using the provided commands.