Bluesky Jetstream
0
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.
主な機能
- Configurable limit for message retrieval
- Consumes the entire Bluesky firehose in real-time
- 0 GitHub stars
- Structured output for messages including DID, text, and timestamp
- Retrieves recent messages programmatically
ユースケース
- Develop applications that react to Bluesky posts in real-time
- Integrate Bluesky firehose data into other platforms or services
- Conduct real-time analysis and monitoring of Bluesky activity