bluesky-mcp
Related Servers
Alternatives to bluesky-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables AI agents to post, reply, run threads, read timelines, search, manage follows, and analyze engagement on Bluesky, with setup requiring only a handle and app password.41MIT
- AlicenseNot gradedqualityCmaintenanceEnables interaction with Bluesky social network through the AT Protocol, including searching posts, fetching profiles, browsing feeds, and retrieving threads and follower data.3 npmMIT
- AlicenseAqualityDmaintenanceEnables search, reading, and posting to Bluesky from any MCP client; features 11 tools (5 read, 6 write) with gated writes requiring explicit confirmation to prevent accidental publishing.1123 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to interact with Bluesky social network through optimized, token-efficient tools for posting, replying, searching, and managing social relationships. Features Windows-compatible implementation with context cleanup to minimize LLM token consumption.7-
- AlicenseAqualityCmaintenanceEnables LLMs to interact with the AT Protocol ecosystem, including Bluesky, through natural language. Supports public data access without authentication and full write operations with authentication.5138 npm9MIT
- AlicenseCqualityBmaintenanceEnables interacting with Bluesky/AT Protocol through MCP tools for posting, replying, media, timelines, and a human-approved outbox system.4MIT
TDQS
Scored across 41 tools
Each tool maps to a distinct resource and action, from account management (follow, mute, block) to read operations (get_timeline, get_feed, get_author_feed). Even similar tools like get_followers vs get_follows are clearly differentiated by descriptions. No two tools appear to do the same thing.
Tool names follow a predictable verb_noun pattern: get_* for reads, search_* for searches, create_*/delete_* for post lifecycle, and paired verbs like follow/unfollow, mute/unmute, block/unblock, like/unlike, repost/unrepost. The naming is uniform and easy to anticipate.
At 41 tools, the server exceeds the 25+ threshold that signals an overgrown surface. While each tool serves a distinct purpose, the sheer number makes the toolset heavy for agents to navigate and select from efficiently. This could have been consolidated somewhat without losing core functionality.
The toolset covers the full social media lifecycle on Bluesky: posting, threads, likes, reposts, follows, blocks, feeds, lists, notifications, and search. Notable gaps include direct messages and list creation/management, but these are peripheral to the core workflows an agent typically needs.