Provides real-time access to the Bluesky Jetstream firehose for MCP clients.
This MCP server written in TypeScript acts as a dedicated client for the Bluesky Jetstream, enabling real-time consumption of the entire Bluesky firehose. It allows any compatible MCP client to easily connect and retrieve a continuous stream of public messages and events, facilitating the development of applications that interact with or analyze Bluesky's vast social data.
Key Features
01Configurable limit for message retrieval
02Consumes the entire Bluesky firehose in real-time
030 GitHub stars
04Structured output for messages including DID, text, and timestamp
05Retrieves recent messages programmatically
Use Cases
01Develop applications that react to Bluesky posts in real-time
02Integrate Bluesky firehose data into other platforms or services
03Conduct real-time analysis and monitoring of Bluesky activity