mcpbeat Sign in

Twitter Signal MCP Server

local only

Twitter Signal MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 10 Aug 2026.

Live X/Twitter search and AI trend digests. No Twitter API key — pay per call in USDC via x402.

Installs per day peak 12 · avg 0
a month agotoday
44
Installs / week
npm · twitter-signal-mcp
1
Stars
0 open issues
10 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Twitter Signal MCP 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 twitter-signal-mcp -- npx -y twitter-signal-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "twitter-signal-mcp": {
      "args": [
        "-y",
        "twitter-signal-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.twitter-signal-mcp]
command = "npx"
args = ["-y", "twitter-signal-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "twitter-signal-mcp": {
      "args": [
        "-y",
        "twitter-signal-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "twitter-signal-mcp": {
      "args": [
        "-y",
        "twitter-signal-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Twitter Signal MCP

same job, measured the same way
twitr.sh
by twitr

X/Twitter reads, search, monitors and posting. Pay-per-call in USDC — no signup, no API keys.

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

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

6 tools answering
Twitter Scraper API
by br0ski777

Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.

3 tools answering
twscrape Twitter/X (read-only)
by jsilets

Read-only X/Twitter MCP: posts, threads, replies, search via twscrape. No API key.

414 installs/wk local only
Reddit data for agents
by fetcher-reddit

15 Reddit endpoints. Pay per call in USDC via x402.

6 tools answering
Instagram data for agents
by fetcher-instagram

16 Instagram endpoints. Pay per call in USDC via x402.

6 tools answering
YouTube data for agents
by fetcher-youtube

15 YouTube endpoints. Pay per call in USDC via x402.

6 tools answering
X Twitter
by veezee

X (formerly Twitter) posts, profiles, and search for AI agents. Free key, self-minted, no signup.

answering

Twitter Signal MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Twitter Signal MCP?
Twitter Signal MCP 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 twitter-signal-mcp was installed 44 times last week.
How do I connect Twitter Signal MCP?
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 twitter-signal-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Twitter Signal MCP?
The npm package twitter-signal-mcp was installed 44 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Twitter Signal MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 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.