Skip to main content
Glama
604,399 tools. Updated 2026-09-23 19:38

"How to reply to a tweet on Twitter" matching MCP tools:

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT

Matching MCP Connectors

  • Scrape real tweets from X (Twitter) by keyword, hashtag, profile, advanced search, URL, or thread. Clean structured JSON, no official X API key, pay only per unique tweet delivered.

  • Convert any webpage to clean LLM-ready markdown, extraction-first, with article and news modes.

  • Need to publish queued content on demand? Trigger the next tweet or YouTube video upload, or stage a report's distribution artifacts without posting to live channels.
    MIT
  • Fetch direct replies to an X/Twitter post, sorted by most liked or newest, with the original post included. Shows what people are saying, providing author, timestamp, text, and metrics for each reply.
    MIT
  • Verify if a specific user replied to a given tweet. Provides reply content and confirmation.
    MIT
  • Move a published Twitter/X article back to draft status and delete the associated wrapper tweet.
    MIT
    Destructive
  • Retrieve public profile information for any X/Twitter account, including display name, bio, follower and following counts, tweet count, and verification status.
    MIT
  • Retweet a tweet using its ID through the API. Automate reposting to amplify content on Twitter.
    MIT
  • Fetch a single tweet by its ID to access full engagement metrics including views, likes, retweets, and quoted tweet. Verify engagement or follow quoted threads step by step.
    MIT
  • Identify whether an X (Twitter) URL points to a profile or tweet, returning the handle or numeric ID for use with other X tools. Works offline without fetching the page.
    MIT