farukkolip/xtapdown-mcp

πŸ’¬ Communication🟒 Verified Active
0 Views
0 Installs

πŸ“‡ ☁️ - X (Twitter) creator toolkit MCP with 14 tools: tweet download (video/GIF/image/full archive), curated hashtags by niche, best posting times by country, viral hook formulas, engagement & ads-revenue calculators, thread splitter, character counter, advanced-search URL builder, fancy Unicode bio generator, viral patterns lookup, and the full 2026 search-operator cheatsheet. Uses X's public syndication endpoint β€” no auth, no rate limits on curated data.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "farukkolip-xtapdown-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "farukkolip-xtapdown-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

XTapDown MCP Server

An MCP (Model Context Protocol) server that gives any LLM client β€” Claude Desktop, Cursor, Cline, Continue, or your own agent β€” direct access to the XTapDown X (Twitter) creator toolkit.

Six tools, zero auth, zero rate limits for the data tools, free.

Tools (14)

Full coverage of every XTapDown web tool β€” 4 downloaders (video, GIF, image, full archive) consolidated under a single download_tweet since they share one X syndication endpoint.

ToolDescription
download_tweetDownload any X post β€” video, GIF, image, or article. Returns direct media URLs, author info, engagement stats. Covers /twitter-video-downloader, /twitter-gif-downloader, /twitter-image-downloader and /tweet-downloader.
get_x_hashtagsCurated X hashtags for a niche (tech, finance, marketing, politics, sports, business, ai, gaming, writing, fitness, design, general) + strategy tips.
get_best_time_to_post_xBest posting windows on X by country (12 countries) with the reasoning behind each slot.
generate_tweet_hookBattle-tested tweet hook formulas across 8 categories (Curiosity, Controversy, Authority, List, Story, Question, Numbers, Reframe).
calculate_x_engagement_rateCompute engagement rate using the public follower-based formula, with tier-aware benchmark bands.
calculate_x_ads_revenueEstimate monthly Premium creator ads-revenue-share payout from impressions, with eligibility check.
get_x_trendsLive trending topics on X by country (17 countries) β€” refreshed roughly hourly.
count_tweet_charactersX-weighted character count (CJK Γ—2, emoji Γ—2, URLs Γ—23 t.co) with thread-split warning.
split_long_text_into_threadSplit long text into ≀280-char numbered tweets respecting sentence/word boundaries + t.co URL math.
build_x_search_urlBuild an X advanced-search URL from structured filters (from:, since:, min_faves:, lang:, filter:media, etc).
generate_fancy_unicode_textConvert ASCII to fancy Unicode (bold, italic, monospace, script, double-struck, small-caps, bold-italic) for bios and tweets.
get_tweet_screenshot_urlDeep-link to the XTapDown screenshot tool with theme + background presets pre-filled (PNG rendering happens client-side in the browser).
find_viral_tweets_for_nicheTop creators in a niche plus 3 viral tweet templates with explanations of why each one works.
get_x_search_operators_cheatsheetFull X advanced-search operator reference, grouped by category, updated for 2026.

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "xtapdown": {
      "command": "npx",
      "args": ["-y", "xtapdown-mcp"]
    }
  }
}

Cursor / Cline / Continue

Add a stdio MCP server entry pointing at:

npx -y xtapdown-mcp

From source

git clone https://github.com/farukkolip/xtapdown-mcp
cd xtapdown-mcp
npm install
npm run build
node dist/index.js

Hosted (HTTP)

Set PORT=3000 (or any port) to start the server in HTTP / SSE mode for Smithery-style hosted deployments. Endpoint: POST /mcp and GET /mcp following the MCP Streamable HTTP transport spec.

Example interactions

"Download this tweet for me: https://x.com/.../status/..." β†’ download_tweet returns direct MP4, thumbnail, author handle, like count.

"What's the best time to post on X if my audience is in TΓΌrkiye?" β†’ get_best_time_to_post_x returns day-by-day windows in TRT.

"My 50k-follower account got 1,200 likes, 80 reposts, 150 replies. What's my engagement rate?" β†’ calculate_x_engagement_rate returns 2.86% (Good β€” Mid tier).

"I've been getting 8M impressions a month. Would I qualify for ads revenue share?" β†’ calculate_x_ads_revenue returns: projected 24M / 25M threshold = not yet eligible, ~$60/mo estimated payout if you cross.

Why MCP?

X's API is largely closed to creators. Most third-party tools require paid subscriptions or scrape with hidden rate limits. This server uses X's own public syndication endpoint (the same one embed widgets use) plus inline curated content data, so it works offline-free, no auth, no quota, no surprises.

Once added to your MCP client, the LLM can autonomously fetch tweet data and apply XTapDown's research data to whatever you're working on β€” content drafts, social audits, strategy threads, monetization math.

Data sources

  • Tweet data: cdn.syndication.twimg.com/tweet-result (public, auth-free)
  • Hashtags / best times / hooks / benchmarks: XTapDown editorial library, 2026 updated
  • Engagement math: public follower-based formula (likes + reposts + replies + bookmarks + quotes) / followers Γ— 100
  • Ads revenue math: X Premium Creator Ads Revenue Sharing documented terms (25M imp/3mo + 500 verified followers + Premium)

Related

License

MIT β€” Β© Faruk Kolip

Related MCP Servers

AbdelStark/nostr-mcp

☁️ - A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.

πŸ’¬ Communication0 views
adhikasp/mcp-twikit

🐍 ☁️ - Interact with Twitter search and timeline

πŸ’¬ Communication0 views
aeoess/mingle-mcp

πŸ“‡ ☁️ - Agent-to-agent networking. Your AI publishes what you need, matches with other people's agents, both humans approve before connecting. 6 tools, Ed25519 signed, shared network at api.aeoess.com.

πŸ’¬ Communication0 views
agenticmail/agenticmail

πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Real email and SMS for AI agents. Run a local mail server with disposable inboxes, send/receive real email, fetch verification codes, and drive a real inbox β€” all from your machine, no third-party email API. Install with npx @agenticmail/mcp.

πŸ’¬ Communication0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/29/2026, 4:31:07 AM

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.