MCP.so
Sign In

X MCP Server

@siddheshutd

About X MCP Server

This is an MCP server for the X Platform

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

siddheshutd

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

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

Comments

More Other MCP servers