Skip to main content
Glama
thenavidm

mastodon-mcp

by thenavidm

Related Servers

Alternatives to mastodon-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
      A
      quality
      A
      maintenance
      Enables AI agents to manage a Threads profile through Meta's API, including posting, threads, replies, reply moderation, and insights.
      30
      12 npm
      1
      MIT
    • A
      license
      C
      quality
      A
      maintenance
      Comprehensive MCP server for Mastodon integration, enabling AI assistants to read timelines, post statuses, manage accounts, search, and more on any Mastodon instance.
      54
      3
      MIT

    TDQS

    B3.3/5.0

    Scored across 76 tools

    Disambiguation4/5

    Most tools target a distinct resource and action, and the descriptions carefully disambiguate the five timeline getters and reverse pairs like get_favourites vs get_favourited_by. A few names require close reading, but after reading the descriptions there is no real role overlap.

    Naming Consistency4/5

    The dominant pattern is verb_noun snake_case with clear get/action prefixes, and paired actions like follow_account/unfollow_account are predictable. Minor exceptions such as whoami, report, and get_favourited_by/get_boosted_by keep it from being perfectly uniform.

    Tool Count2/5

    76 tools is far beyond the 3-15 range that makes a tool set scannable, and even though each tool maps to a real Mastodon endpoint, the surface is heavy for an agent to navigate. It is too many rather than a coherent minimal set.

    Completeness4/5

    Statuses, timelines, interactions, lists, notifications, moderation, and the account graph are all covered with read and write operations, so core workflows have no dead ends. Missing write actions for profile avatar/header and endorsements are the main minor gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues