Skip to main content
Glama

Apex MCP for X Management

by xonack

MCP Server for X (Twitter) Management

Powered by Apex

Manage your X (Twitter) fully with a single API Key. Built using Apex social media infrastructure.

Supported platforms:

  • X

Functions:

  • get tweet
  • search tweets (including replies)
  • generate reply
  • post tweet
  • post reply

Apex Set Up

  1. Create an account at Apex.
  2. Request an API Key.

Install with Smithery here.

Manual Set Up

Clone Repo.

Run commands:

# Install dependencies npm install # Build the project npm run build

Using with Claude Desktop

Local Development

Add this configuration to your Claude Desktop config file:

MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%/Claude/claude_desktop_config.json

{ "mcpServers": { "apex-mcp-server": { "command": "node", "args":["/absolute/path/to/apex-mcp-stdio/dist/index.js", "<APEX API KEY>", "<APEX URL>"] } } }

Open Claude Desktop to verify connection.

-
security - not tested
F
license - not found
-
quality - not tested

Enables complete management of X (Twitter) accounts through a single API key, supporting functions like getting tweets, searching, generating and posting replies.

  1. Powered by Apex
    1. Functions:
      1. Apex Set Up
        1. Quick Start with Smithery (Recommended)
          1. Manual Set Up
            1. Using with Claude Desktop
              1. Local Development

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              Server for X (Twitter) integration that provides tools for reading your timeline and engaging with tweets. Designed for use with Claude desktop.
              Last updated -
              3
              8
              9
              JavaScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              Provides AI agents with comprehensive Twitter functionality through the Model Context Protocol standard, enabling reading tweets, posting content, managing interactions, and accessing timeline data with robust error handling.
              Last updated -
              4
              1
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              Provides tools for interacting with Twitter to retrieve tweets by ID and post new tweets using the agent-twitter-client library.
              Last updated -
              4
              JavaScript
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that enables AI models and applications to interact directly with Twitter/X, providing capabilities to create posts, reply to tweets, retrieve user data, and manage account actions.
              Last updated -
              87
              4
              TypeScript
              MIT License

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/xonack/apex-mcp'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server