mcpbeat Sign in

XTapDown MCP Server

local only

XTapDown runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 18 Sep 2026.

14 X (Twitter) creator tools — tweet download, hashtags, hooks, engagement & ads-revenue calc.

Installs per day peak 33 · avg 9 · -20% w/w
a month agotoday
34
Installs / week
npm · xtapdown-mcp
3
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check XTapDown every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add xtapdown-mcp -- npx -y xtapdown-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xtapdown-mcp": {
      "args": [
        "-y",
        "xtapdown-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.xtapdown-mcp]
command = "npx"
args = ["-y", "xtapdown-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "xtapdown-mcp": {
      "args": [
        "-y",
        "xtapdown-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "xtapdown-mcp": {
      "args": [
        "-y",
        "xtapdown-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to XTapDown

same job, measured the same way
Instapdown MCP
by farukkolip

16 Instagram creator tools: downloaders, engagement audit, hashtags, hooks, best-time, calendar.

34 installs/wk local only
Shippost MCP
by ryankramer

Twitter/X tools for AI agents — read timelines, post tweets, search, and engage

57 installs/wk local only
Twitterapi
by pedrot95dev

Read/write X (Twitter) via twitterapi.io: mentions, thread context, create and delete tweets.

28 installs/wk local only
Twitterapi MCP Server
by kaitoinfra

Twitter/X read-only MCP server — 12 tools: search, users, tweets, followers, timelines, trends.

12 tools answering
TweetAPI MCP
by tweetapi

Read-only public Twitter data and TweetAPI docs for AI agents. Not affiliated with X Corp.

answering
TwtAPI
by tonygjj

Hosted Twitter/X tools for search, users, timelines, followers, trends, and research.

answering
SocialDataX X / Twitter MCP
by 52choujiang

X / Twitter public post, comment, reply, user, and search tools.

16 tools answering
Twitter / X data for agents
by fetcher-twitter

15 Twitter / X endpoints. Pay per call in USDC via x402.

17 tools answering

XTapDown — questions

Answers built from our own checks of this server.

Why is there no uptime for XTapDown?
XTapDown runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package xtapdown-mcp was installed 34 times last week.
How do I connect XTapDown?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls xtapdown-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use XTapDown?
The npm package xtapdown-mcp was installed 34 times in the last week. Week over week that is -20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is XTapDown open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.