bluesky-daily-mcp

bluesky-daily-mcp

0

The Bluesky Daily MCP is a Model Context Protocol Server designed to identify and present the most engaging topics from a user's Bluesky follows on a daily basis. It retrieves and analyzes posts using the 'bsky-tldr' npm package and allows for efficient post consumption through enhanced field descriptors. The project requires additional handling strategies to manage large datasets from follows.

bluesky-daily-mcp

An MCP Server to help you surface the most interesting topics from your Bluesky follows daily.

Features

  • A tool to retrieve all posts from your follows for a given day
  • Sample prompts for analyzing posts
  • Caches the posts for a given day

Limitations

  • Retrieves all posts from your follows for a day, which can become large.
  • May encounter Bluesky API rate limits or timeouts for historic dates.