twitterapis
Related Servers
Alternatives to twitterapis
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server for interacting with Twitter, enabling search tweets and fetching timeline via natural language.MIT
- AlicenseBqualityDmaintenanceMCP server for interacting with the X platform (Twitter) via MCP clients like Claude, Cursor AI, and Windsurf AI.205 npm6MIT
- AlicenseAqualityAmaintenanceMCP server to read X (Twitter) posts, threads, replies, quotes, and search using your own logged-in session, no API key required.83MIT
- FlicenseBqualityBmaintenanceMCP server for the official X API, enabling agents to read and publish posts, look up users, and search posts with safe read-only default and explicit write mode.85 npm-

X API FastMCP Serverofficial
FlicenseNot gradedqualityFmaintenanceA local MCP server that exposes the X API (formerly Twitter API) as tools, enabling operations like posting, searching, user management, and more via natural language commands.854-- AlicenseAqualityDmaintenanceMCP server for Twitter/X enabling AI agents to search, post, reply, and engage with tweets.147 npm1MIT
TDQS
Scored across 94 tools
Multiple tools have unclear boundaries: twitter_user_tweets and twitter_user_tweets_and_replies are explicitly described as returning overlapping or identical pages, twitter_user_followers/following have v2 variants with the same inputs, and the twitter_x_user_stream_* tools are redundant compat drop-ins for monitor tools. The descriptions are detailed, but an agent would frequently need to read carefully to avoid picking the wrong near-duplicate.
Every tool follows a consistent twitter_<domain>_<action> snake_case pattern, with predictable verbs like list, create, delete, update, get, info, and search. Even the legacy compat tools and account tools fit the same naming scheme, making the naming exemplary.
94 tools is far beyond the 50+ threshold for an extreme mismatch, making the surface unwieldy for an agent to navigate. The broad Twitter/X domain explains some of the size, but redundant v1/v2 pairs and legacy compat endpoints inflate the count unnecessarily.
The tool surface is remarkably deep: it covers tweet/retweet/favorite/bookmark/DM/action lifecycles, article CRUD, monitor and webhook management, lists, communities, spaces, media upload, trends, and authenticated account reads. Minor gaps exist, such as no list update/delete and no block/mute write actions, but agents can generally work around them.