Skip to main content
Glama
Huakira

x-mcp-lite

by Huakira

Related Servers

Alternatives to x-mcp-lite

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A read-only X/Twitter MCP server that enables data retrieval for user profiles, tweets, and social graphs using OAuth 2.0 Bearer Token authentication. It supports searching recent tweets, viewing timelines, and tracking engagement metrics like followers, likes, and retweets.
      3
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Read-only X/Twitter research MCP server using xAI's Responses API. Supports OAuth login for X Premium users and falls back to API key authentication.
      5
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      A read-only MCP server that detects quote retweets on X/Twitter for 'read later' purposes, enabling fetching quote posts with their quoted content and cursor-based progress tracking.
      2
      12 npm
      -
    • A
      license
      A
      quality
      A
      maintenance
      MCP server to read X (Twitter) posts, threads, replies, quotes, and search using your own logged-in session, no API key required.
      8
      30 PyPI
      3
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Model Context Protocol server that enables LLMs to interact with X.com (formerly Twitter) through OAuth 2.0 authentication, supporting major Post-related operations including reading, writing, searching, and managing posts, likes, retweets, and bookmarks.
      21
      21 npm
      8
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Twitter/X MCP server for the API v2, enabling users to manage profiles, posts, likes, retweets, and follows through natural language using a stateless Streamable HTTP transport with OAuth user access token authentication.
      14 npm
      ISC

    TDQS

    C2.7/5.0

    Scored across 38 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes, but slight overlap exists between get_timeline and get_latest_timeline (For You vs Following) and between get_tweet_by_id and get_tweet_details, which could cause misselection if descriptions are not carefully read.

    Naming Consistency5/5

    All tools follow a consistent verb_noun snake_case pattern (e.g., bookmark_tweet, delete_bookmark, get_user_followers), with no mixing of conventions or irregular verbs.

    Tool Count4/5

    38 tools is on the higher end for a Twitter API client, but given the breadth of Twitter's features (bookmarks, tweets, users, timelines, trends, search, DMs), the count is still reasonable and each tool has a specific function.

    Completeness3/5

    The server covers a wide range of read operations but lacks essential write operations like creating or deleting tweets, and missing DM sending. This leaves notable gaps in the typical Twitter workflow.

    Maintenance

    ActivityStale
    ResponsivenessNo issues