Skip to main content
Glama

Apex MCP for X Management

by xonack
README.md1.37 kB
[![smithery badge](https://smithery.ai/badge/@xonack/apex-mcp)](https://smithery.ai/server/@xonack/apex-mcp) # MCP Server for X (Twitter) Management ### Powered by Apex Manage your X (Twitter) fully with a single API Key. Built using [Apex](https://apexagents.ai) 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](https://apexagents.ai). 2. Request an [API Key](https://t.me/xonack). 3. Review [Apex API Docs](https://api.apexagents.ai) ## Quick Start with Smithery (Recommended) Install with Smithery [here](https://smithery.ai/server/@xonack/apex-mcp). ## Manual Set Up Clone Repo. Run commands: ```bash # 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` ```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](https://claude.ai/download) to verify connection.

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