Xquik MCP Server

Watch Connect Framer to Claude Code, Codex, Cursor, and more at 6:07 for the Xquik MCP connection. It is available as a remote MCP endpoint.

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

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 186 · #31 OF 78 MAINTAINED WEB SCRAPING · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Xquik MCP Server

before you install - you'll need

Set XQUIK_API_KEY, X_TWITTER_SCRAPER_API_KEY before connecting.

Claude Code

claude mcp add xquik-dev-x-twitter-scraper --transport http https://xquik.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "xquik-dev-x-twitter-scraper": {
      "url": "https://xquik.com/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://xquik.com/mcp

transport: streamable-http

endpoint alive - authentication required · 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 xquik.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace com.xquik - domain-verified with the official MCP registry

03 · What Xquik MCP Server can do

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

Latest releases

v2.6.7 · 2026-08-21

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

v2.6.6 · 2026-08-20

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

v2.6.5 · 2026-08-13

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

04 · Who maintains Xquik MCP Server

Xquik MCP Server is maintained by xquik-dev. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
web scraping - ranked #31 of 78 actively-maintained web scraping servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-21)
registry
com.xquik/mcp (active, first published 2026-04-06 · 18 versions)

06 · Xquik MCP Server FAQ

What is Xquik MCP Server?

Watch Connect Framer to Claude Code, Codex, Cursor, and more at 6:07 for the Xquik MCP connection. It is available as a remote MCP endpoint.

Is Xquik MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Xquik MCP Server?

Run `claude mcp add xquik-dev-x-twitter-scraper --transport http https://xquik.com/mcp`. The README documents 2 environment variables (XQUIK_API_KEY, X_TWITTER_SCRAPER_API_KEY) to set first. Set XQUIK_API_KEY, X_TWITTER_SCRAPER_API_KEY before connecting. You can also paste the ready-made client config above.

Does Xquik MCP Server require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Xquik MCP Server