Xcatcher - Recent X Posts MCP Server

Xcatcher gives AI agents recent public X (formerly Twitter) posts for one or many named account handles. It combines a public Remote MCP server, an installable Agent Skill, structured JSON results, a REST API, and accountless x402 v2 USDC pay-per-crawl on Base.

Teams that want a hosted web scraping endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-10 · ★ 9 · #61 OF 78 MAINTAINED WEB SCRAPING · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Xcatcher - Recent X Posts

Claude Code

claude mcp add lvpiggyqq-xcatcher-mcp-manifest --transport http https://xcatcher.top/mcp/

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lvpiggyqq-xcatcher-mcp-manifest": {
      "url": "https://xcatcher.top/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

https://xcatcher.top/mcp/

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

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 remote - your agent's requests go to xcatcher.top

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

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

03 · Who maintains Xcatcher - Recent X Posts

Xcatcher - Recent X Posts is maintained by lvpiggyqq. It's the only MCP server we track from this author; the repo dates to Dec 2025.

04 · Facts

category
web scraping - ranked #61 of 78 actively-maintained web scraping servers as of 2026-08-25.
registry
io.github.lvpiggyqq/xcatcher (active, first published 2025-12-20 · 5 versions)

05 · Xcatcher - Recent X Posts FAQ

What is Xcatcher - Recent X Posts?

Xcatcher gives AI agents recent public X (formerly Twitter) posts for one or many named account handles. It combines a public Remote MCP server, an installable Agent Skill, structured JSON results, a REST API, and accountless x402 v2 USDC pay-per-crawl on Base.

Is Xcatcher - Recent X Posts still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-10. We re-verify nightly.

How do I install Xcatcher - Recent X Posts?

Run `claude mcp add lvpiggyqq-xcatcher-mcp-manifes --transport http https://xcatcher.top/mcp/`. You can also paste the ready-made client config above.

Does Xcatcher - Recent X Posts require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Xcatcher - Recent X Posts