JUHE API Marketplace
xonack avatar
MCP Server

Apex MCP for X Management

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

2
GitHub Stars
3/10/2026
Last Updated
MCP Server Configuration
1{
2 "name": "apex-mcp-server",
3 "command": "node",
4 "args": [
5 "/absolute/path/to/apex-mcp-stdio/dist/index.js",
6 "",
7 "api.apexagents.ai"
8 ]
9}
JSON9 lines
  1. Home
  2. MCP Servers
  3. apex-mcp

README Documentation

smithery badge

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:

Tweet Management

  • get tweet - Get detailed information about a specific tweet
  • search tweets - Search tweets with advanced filtering (including replies)
  • generate reply - Generate AI-powered reply suggestions for text/images
  • post tweet - Post new tweets with optional images
  • post reply - Post replies to existing tweets

List Management

  • create list - Create new X/Twitter lists
  • get user lists - Retrieve all lists owned by the authenticated user
  • get list - Get detailed information about a specific list
  • get list members - Get members of a list with pagination support
  • add list member - Add users to X/Twitter lists
  • update list - Update existing list properties
  • delete list - Delete X/Twitter lists

User Management

  • get user details - Get comprehensive user profile information by username or Twitter ID (includes TWID, follower counts, verification status, profile details)
  • follow user - Follow a user on Twitter/X by their numerical Twitter ID (TWID)
  • unfollow user - Unfollow a user on Twitter/X by their numerical Twitter ID (TWID)
  • get user followers - Get a paginated list of a user's followers by numerical Twitter ID (TWID)
  • get user following - Get a paginated list of users that a user is following by numerical Twitter ID (TWID)

Example Usage

Search Tweets

The search tool uses structured parameters (no query parameter). Here's an example request:

{
  "count": 20,
  "minLikes": 100,
  "includeWords": [
    "bitcoin",
    "treasury"
  ],
  "startDate": "2025-06-16",
  "onlyOriginal": true
}

This searches for original tweets (not retweets) containing "bitcoin" and "treasury" with at least 100 likes since June 16, 2025.

Apex Set Up

  1. Create an account at Apex.
  2. Request an API Key.
  3. Review Apex API Docs

Quick Start with Smithery (Recommended)

Install with Smithery here.

Building MCPB Bundles

Create installable MCPB bundles for Claude Desktop:

Prerequisites

# Install MCPB CLI globally
npm install -g @anthropic-ai/mcpb

Build Process

# Clone and setup
git clone https://github.com/xonack/apex-mcp.git
cd apex-mcp
npm install

# Build the bundle
npm run mcpb:build

This creates apex-mcp.mcpb file that can be installed directly in Claude Desktop.

Installation

  1. Open Claude Desktop
  2. Go to Settings → Extensions
  3. Click "Install Extension"
  4. Select the apex-mcp.mcpb file
  5. Configure your Apex API key and URL

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>", "api.apexagents.ai"]
    }
  }
}

Open Claude Desktop to verify connection.

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.aiFeatured on ShowMeBestAI
Copyright © 2026 JUHEDATA HK LIMITED - All rights reserved