Servers
X MCP Server
@siddheshutd
This is an MCP server for the X Platform
Overview
What is X MCP Server?
It is a Model Context Protocol (MCP) server that allows MCP clients (e.g., Claude Desktop, Cursor AI, Windsurf AI) to interact with the X platform using X Developer API keys. Built in Node.js, it runs locally and requires the user to supply four API credentials.
How to use X MCP Server?
Clone the repository, install dependencies (npm install), build the project (npm run build), and set the four required environment variables (X_API_KEY, X_API_KEY_SECRET, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET). Then configure your