Skip to main content
Glama
thenavidm

bluesky-mcp

by thenavidm

Related Servers

Alternatives to bluesky-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables 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.
      41
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables interaction with Bluesky social network through the AT Protocol, including searching posts, fetching profiles, browsing feeds, and retrieving threads and follower data.
      3 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables 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.
      11
      23 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables 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
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables 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.
      51
      38 npm
      9
      MIT
    • A
      license
      C
      quality
      B
      maintenance
      Enables interacting with Bluesky/AT Protocol through MCP tools for posting, replying, media, timelines, and a human-approved outbox system.
      4
      MIT

    TDQS

    A3.6/5.0

    Scored across 41 tools

    Disambiguation5/5

    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.

    Naming Consistency5/5

    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.

    Tool Count2/5

    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.

    Completeness4/5

    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.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues