Xtap Down MCP Server

14 X (Twitter) creator tools - tweet download, hashtags, hooks, engagement & ads-revenue calc. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It still exposes 14 documented tools (including download_tweet, get_x_hashtags, get_best_time_to_post_x) for browsing or selecting items from that list.

People connecting social media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-25 · ★ 3 · #23 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Xtap Down

Claude Code

claude mcp add farukkolip-xtapdown-mcp -- npx -y xtapdown-mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package xtapdown-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.farukkolip is GitHub-verified and matches the repo owner

03 · What Xtap Down can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 14 documented tools spanning tweet, generate, calculate, text, including download_tweet, get_x_hashtags, get_best_time_to_post_x, generate_tweet_hook.

Capability map

Tools grouped from the project's README - what Xtap Down lets an agent do.

read & search

6 tools - e.g. Curated X hashtags for a niche (tech, finance, marketing, politics, sports, business, ai, gaming, writing, fitness, design, general) + strategy tips.; Best posting windows on X by country (12 countries)…

get_x_hashtags · get_best_time_to_post_x · get_x_trends · get_tweet_screenshot_url · find_viral_tweets_for_niche · get_x_search_operators_cheatsheet

Generate

2 tools - e.g. Battle-tested tweet hook formulas across 8 categories (Curiosity, Controversy, Authority, List, Story, Question, Numbers, Reframe).; Convert ASCII to fancy Unicode (bold, italic, monospace, script…

generate_tweet_hook · generate_fancy_unicode_text

Calculate

2 tools - e.g. Compute engagement rate using the public follower-based formula, with tier-aware benchmark bands.; Estimate monthly Premium creator ads-revenue-share payout from impressions, with eligibility check.

calculate_x_engagement_rate · calculate_x_ads_revenue

Download

1 tool - e.g. Download any X post - video, GIF, image, or article. Returns direct media URLs, author info, engagement stats. Covers /twitter-video-downloader, /twitter-gif-do

download_tweet

Count

1 tool - e.g. X-weighted character count (CJK ×2, emoji ×2, URLs ×23 t.co) with thread-split warning.

count_tweet_characters

Split

1 tool - e.g. Split long text into ≤280-char numbered tweets respecting sentence/word boundaries + t.co URL math.

split_long_text_into_thread

Build

1 tool - e.g. Build an X advanced-search URL from structured filters (from:, since:, min_faves:, lang:, filter:media, etc).

build_x_search_url

Latest releases

v1.2.1 · 2026-06-25

Added · mcpName field in package.json for Anthropic MCP Registry indexing (io.github.farukkolip/xtapdown-mcp). · server.json manifest at root - required for MCP Registry CLI ingestion and Pulse auto-discovery.…

04 · Who maintains Xtap Down

XTapDown is maintained by farukkolip. We track 3 MCP servers from farukkolip - 3 actively maintained, 5 combined GitHub stars, oldest repo from Apr 2026.

05 · Facts

category
social media - ranked #23 of 46 actively-maintained social media servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-25)
registry
io.github.farukkolip/xtapdown-mcp (active, first published 2026-06-25)
packages
npm:xtapdown-mcp

06 · Xtap Down FAQ

Is Xtap Down still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-25 and it shipped 1 release in the last 90 days. We re-verify nightly.

What can Xtap Down do?

An agent gets 14 documented tools spanning tweet, generate, calculate, text, including download_tweet, get_x_hashtags, get_best_time_to_post_x, generate_tweet_hook.

How do I install Xtap Down?

Run `npx -y xtapdown-mcp`. You can also paste the ready-made client config above.

Does Xtap Down run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Xtap Down

More social media MCP servers · Openpost · GTM API: LinkedIn MCP Server · HasData YouTube · PullPush Reddit

More JavaScript MCP servers · E2e Runner · MaxStat MCP · Figranium MCP · Filekiwi MCP Server · Firecrawl MCP Server · see all