a2a mcp
Back to MCP Servers
DataWhisker X MCP Server logo
mcp-server

DataWhisker X MCP Server

DataWhisker’s X MCP Server connects AI assistants to X API workflows such as reading timeline content and creating posts.

DataWhisker X MCP Server preview

About

DataWhisker’s X MCP Server connects AI assistants to X API workflows such as reading timeline content and creating posts.

Key Features

  • Bring supported X reading and posting tools into an assistant.
  • Use a TypeScript integration with the configured X account.

Use Cases

Retrieve X data in an agent workflow using the selected provider and credentials.

Limitations

X API permissions and pricing can change. Check the provider’s current access requirements rather than relying on old pricing tables in the repository.

Sources

  • Project documentation: https://github.com/DataWhisker/x-mcp-server

MCP Setup

Prerequisites

  • Node.js 18+ and npm.

Access requirements

  • X developer account and credentials authorized for the requested operations.

Client setup

Claude Desktop

Transport: stdio

{
  "mcpServers": {
    "x": {
      "command": "node",
      "args": [
        "/absolute/path/to/x-mcp-server/build/index.js"
      ],
      "env": {
        "TWITTER_API_KEY": "YOUR_API_KEY",
        "TWITTER_API_SECRET": "YOUR_API_SECRET",
        "TWITTER_ACCESS_TOKEN": "YOUR_ACCESS_TOKEN",
        "TWITTER_ACCESS_SECRET": "YOUR_ACCESS_SECRET"
      }
    }
  }
}
  • Clone https://github.com/DataWhisker/x-mcp-server.git
  • Run npm install and npm run build.
  • Configure the X app and OAuth 1.0a user credentials, then replace the executable path.

The README also documents an OAuth 2.0 token for operations needing that authorization path.

Environment variables

  • TWITTER_API_KEY
  • TWITTER_API_SECRET
  • TWITTER_ACCESS_TOKEN
  • TWITTER_ACCESS_SECRET
  • TWITTER_OAUTH2_ACCESS_TOKEN (operation-dependent)

Setup docs: https://github.com/DataWhisker/x-mcp-server

Tags

MCPx-apisocial-tools

Alternatives

Comparable tools and resources explicitly connected to DataWhisker X MCP Server.

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
X Docs MCP logo

X Docs MCP

MCP Servers

X Docs MCP lets AI assistants search and read X API documentation through the hosted documentation server.

Semrush MCP Server logo

Semrush MCP Server

MCP Servers

Semrush MCP connects AI assistants to Semrush APIs for keyword, backlink, website traffic and market research.

Browserbase MCP Server logo

Browserbase MCP Server

MCP Servers

Browserbase MCP gives AI agents browser automation tools powered by Stagehand and Browserbase browser sessions.

SerpApi MCP Server logo

SerpApi MCP Server

MCP Servers

SerpApi MCP exposes search engine results to AI assistants through SerpApi, supporting live research and structured search data retrieval.

Similarweb MCP Server logo

Similarweb MCP Server

MCP Servers

Similarweb MCP brings website traffic and digital market intelligence into AI assistants for competitive research.

AgentQL MCP Server logo

AgentQL MCP Server

MCP Servers

AgentQL MCP connects AI agents to AgentQL web extraction, returning structured information from web pages for research and automation.

a2a mcp

Search the directory

Find entries, skills, articles, and categories. Use arrow keys to select and Enter to open.