Skip to main content
Glama
atmosphere-ai

AdvisorPPC X Organic

Related Servers

Alternatives to AdvisorPPC X Organic

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to post, schedule, thread, delete, and analyze social media posts across platforms like X, Bluesky, LinkedIn, and Instagram through a single MCP interface.
      3,244 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables MCP clients to interact with the X (Twitter) API v2 through 41 typed tools for reading, searching, engaging, publishing, and managing content, with policy-based access control and session credit budgets to prevent overspending.
      41
      30 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP-based interaction with the X (Twitter) API v2, supporting reads like timeline, mentions, and search, and writes through a two-step draft-and-confirm process that ensures human-visible previews before any public post.
      -
    • A
      license
      B
      quality
      C
      maintenance
      Enables access to the X API v2 through MCP, covering 175 of 190 published operations with tools for browsing, calling, posting, searching, and managing posts.
      7
      13 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides programmatic X (Twitter) engagement via MCP, offering 24 tools for search, timelines, notifications, bookmarks, profiles, and tweet actions through a headless browser.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Exposes the Twitter/X API as native MCP tools, letting agents search tweets and users, pull profiles, timelines, followers, lists, communities, and trends, and read account-scoped data like bookmarks, DMs, and home timeline. It also performs write actions such as posting, liking, retweeting, following, and their reversals, using an API key with optional linked or per-call X account credentials.
      99
      508 npm
      MIT

    TDQS

    B3.2/5.0

    Scored across 32 tools

    Disambiguation4/5

    Each tool maps to a specific X API endpoint or composite workflow, with read vs. write and single vs. batch clearly separated. The only places an agent could hesitate are the DM-reading tools (list_dm_events, list_dm_conversation, inbox_summary) and the several post-creation variants, but the descriptions provide enough distinction.

    Naming Consistency4/5

    The x_organic_ prefix plus snake_case gives the whole set a consistent visual and lexical pattern. Some names deviate from the verb_noun convention (mentions, my_timeline, liked_posts, inbox_summary), but these are minor and predictable.

    Tool Count3/5

    At 32 tools this is above the comfortable 3-15 range and feels heavy, though the breadth covers posts, engagement, DMs, search, users, and media uploads. The count is defensible for a full X API integration but risks overwhelming selection unless the naming and descriptions carry the load.

    Completeness4/5

    The surface covers the core organic X lifecycle well: create/delete posts, threads, replies, quotes, likes, bookmarks, reposts, DMs, and media. Minor gaps such as follow/unfollow, DM deletion/read state, and a single upload-and-create-post composite exist, but agents can work around them.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues