X MCP
# X (Twitter) MCP Serverless API Unlock the full power of X (formerly Twitter) API v2 with comprehensive social media integration designed for modern AI applications and automation workflows. ## 🚀 Three Integration Patterns ### 1. 🌐 Web Applications (Recommended) **Perfect for**: React apps, Vue.js, Next.js, mobile applications, SaaS platforms, AI automation (n8n, Make.com, Zapier),…
X MCP endpoints
| Method | Endpoint | Description |
|---|---|---|
| config | ||
| POST |
configureSession /config |
Sets up a new MCP session and returns connection details for establishing a session before making MCP tool calls. Requires X API authentication via X-X-Bearer-Token header… |
| mcp | ||
| GET |
mcpStatusCheck /mcp |
Check if the MCP endpoint is operational |
| POST |
mcpEndpoint /mcp |
Main endpoint for Model Context Protocol communication using JSON-RPC 2.0 format. Supports all X authentication methods for comprehensive access to X API tools. |
| x | ||
| POST |
directXOperation /x |
RESTful endpoint for direct X operations supporting all 41 X operation types including tweets, users, search, DMs, bookmarks, and social interactions. Requires X API… |
| health | ||
| GET |
healthCheck /health |
Check the health and status of the API service |
X MCP pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2.99 / month | — |
|
| ULTRA | $6.99 / month | — |
|
| MEGA | $14.99 / month | — |
|