Decentralized
5 stars
Custom
Free and open-source
12/3/2024

About

Enhance your social media experience with this innovative Model Context Protocol server that seamlessly integrates with Bluesky's decentralized social network. This implementation enables AI models to interact with the AT Protocol, access Bluesky feeds, analyze social trends, and manage content interactions while preserving the platform's decentralized nature and user privacy principles.

Setup Instructions

Clone the repository:

bashCopygit clone https://github.com/keturiosakys/bluesky-context-server.git

Navigate to project directory:

bashCopycd bluesky-context-server

Install dependencies:

bashCopynpm install

Configure Bluesky:

Set up Bluesky account credentials
Configure API access
Set up authentication


Environment setup:

Create .env file
Add credentials:
CopyBLUESKY_IDENTIFIER=your_handle
BLUESKY_PASSWORD=your_app_password



Run the server:

bashCopynpm start
Note: Requires Bluesky account and appropriate API access

Contributors

Discussion

Please sign in to join the discussion