Skip to main content
Glama
arvinmoj

TwitGhost

by arvinmoj

Related Servers

Alternatives to TwitGhost

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to post, search, and manage tweets on X (Twitter) via the MCP protocol.
      10
      2
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to access Twitter/X data including user profiles, tweets, search, and follower events via a set of MCP tools.
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to interact with X (Twitter) API v2 for posting tweets, searching, liking, retweeting, and more through natural language.
      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
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with X (formerly Twitter), allowing for posting tweets, searching content, managing accounts, and organizing lists.
      8 npm
      3
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for the Twitter/X read API, enabling search, user profiles, tweets, followers, and more via natural language.
      94
      508 npm
      MIT

    TDQS

    B3/5.0

    Scored across 8 tools

    Disambiguation4/5

    Most tools are clearly distinct, but get_latest_timeline and get_timeline both retrieve home timeline tweets with only a subtle difference (Following vs For You), which could cause misselection.

    Naming Consistency5/5

    All tools use snake_case with a consistent verb_noun pattern (delete_, get_, post_, search_, send_), making them predictable.

    Tool Count5/5

    8 tools is well-scoped for a Twitter API wrapper, covering posting, deleting, reading, searching, and DMs without being excessive.

    Completeness3/5

    Missing essential operations like get_tweet by ID and list/get DMs, which creates dead ends for common workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues