Home › Communication › XActions
XActions
X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 3.5.0)
npx -y xactions@3.5.0
Or add to your MCP client config:
{
"mcpServers": {
"xactions": {
"command": "npx",
"args": [
"-y",
"xactions@3.5.0"
],
"env": {
"X_COOKIES": "<YOUR_VALUE>",
"X_USERNAME": "<YOUR_VALUE>",
"X_PASSWORD": "<YOUR_VALUE>"
}
}
}
}
X_COOKIESsecret — X/Twitter authentication cookies (JSON string or path to cookies file)X_USERNAME— X/Twitter username for loginX_PASSWORDsecret — X/Twitter password for login
Related servers
inbox-zero
An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.
whatsapp-mcp
An MCP server for searching your personal WhatsApp messages, contacts and sending messages to individuals or groups
NotFair
OAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL.
slack-mcp-server
The most powerful MCP server for Slack Workspaces.
telegram-mcp
Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and…
OpenOSINT
AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.
Data from the Official MCP Registry