Skip to main content
Glama
GenAIwithMS

Twitter MCP Server

by GenAIwithMS

Related Servers

Alternatives to Twitter MCP Server

  • A
    license
    A
    quality
    A
    maintenance
    Real-time X (Twitter) data platform with 2 MCP tools covering 120+ REST API endpoints. Search tweets, look up users, get timelines, extract followers/likes/retweets in bulk, monitor accounts, run giveaway draws, and perform write actions (tweet, like, retweet, follow, DM). OAuth 2.1 authentication with PKCE.
    2
    194 npm
    197
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables searching X (formerly Twitter) using xAI's Responses API with support for filtering by handles, date ranges, and media understanding, returning structured results with citations.
    1
    11 npm
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Integrates Google's Gemini AI models into Claude Code and other MCP clients to provide second opinions, code comparisons, and token counting. It supports streaming responses and multi-turn conversations directly within your existing AI development workflow.
    3
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server for reading Twitter/X engagement data and metrics, enabling AI agents to measure tweet performance, track mentions, analyze replies, and search tweets with engagement metrics.
    4
    4
    MIT

Related Servers

  • A
    license
    B
    quality
    D
    maintenance
    Enables users to interact with X/Twitter via Claude, allowing posting tweets, searching, liking, retweeting, and more using OAuth 2.0 PKCE authentication.
    10
    7
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables creating, managing, and publishing X/Twitter posts, threads, and replies directly through Claude chat. Supports draft management with the ability to create, list, publish, and delete tweet drafts.
    10
    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
    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
    B
    quality
    D
    maintenance
    Enables interacting with Twitter/X through natural language, including searching tweets, posting, sending DMs, and managing timelines via any MCP client.
    8
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables real-time search of X.com (Twitter) posts, users, threads, and trends via xAI's Grok API, directly from Claude.
    5
    3
    MIT

TDQS

A4.3/5.0

Scored across 10 tools

Disambiguation4/5

Most tools have clearly distinct purposes: posting, searching, profile fetching, thread retrieval, and engagement. However, post_tweet and post_tweet_with_image are very similar (differing only by media attachment), and search_tweets vs search_recent_mentions could be confused since both search for tweets, though one is user-centric.

Naming Consistency4/5

Tool names mostly follow a verb_noun pattern (post_tweet, search_tweets, fetch_thread_history, draft_quote_tweet, engage_with_tweet). Minor deviations include publish_smart_thread (verb_adjective_noun) and media_extraction_helper (noun_verb_noun), which break the pattern slightly but remain readable.

Tool Count5/5

10 tools is well-scoped for a Twitter MCP server, covering posting, searching, reading profiles, thread management, and engagement without unnecessary bloat. Each tool serves a distinct functional need.

Completeness4/5

The server covers core Twitter workflows: posting (text, image, threads, quote tweets), searching, profile context, thread history, mentions, media extraction, and engagement. Missing operations like deleting tweets, following/unfollowing, or direct messaging are notable but not critical for typical LLM use cases.

Maintenance

ActivityMaintained
ResponsivenessNo issues