mcp-x-intelligence
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-x-intelligencefind viral tweets about AI startups"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-x-intelligence — X/Twitter Research MCP for Claude, Cursor & AI Agents
Search viral content, analyze X accounts, track trending topics and discover niche leaders — directly from Claude, Cursor, Windsurf or any MCP-compatible AI agent. Powered by twitterapi.io. No posting. No DMs. Pure read-only research.
What it does — 4 X Research Tools for AI Agents
Tool | What it does | Example prompt |
| Find top posts by keyword with engagement filters (likes, retweets, time window) | "Find the most viral posts about AI agents in the last 48h" |
| Full profile analysis: followers, top posts, engagement rate, active hours | "Analyze @fluyeporlaweb and tell me their best content strategy" |
| Trending topics by country in real time | "What's trending in Spain and Mexico right now?" |
| Top accounts in any niche sorted by follower count | "Who are the top 10 AI tool creators on X?" |
Related MCP server: x-mcp
Compatible with Every Major MCP Client
Claude Desktop · Claude Code · Cursor · Windsurf · Cline · Codex CLI · Gemini CLI · any MCP-compatible AI agent
Quick Start
Option 1 — Hosted Version via MCPize (No Setup Required)
Recommended for non-technical users. No API key, no Node.js, nothing to install. Just connect and start researching.
→ Use mcp-x-intelligence on MCPize
Plan | Calls/month | Price |
Free | 50 | Free |
Pro | 1,000 | $9/mo |
Option 2 — BYOK: Bring Your Own twitterapi.io Key (Free)
Connect directly to our hosted endpoint using your own API key. No server setup needed — we host the MCP server for you.
Step 1 — Get a free twitterapi.io API key
Sign up at twitterapi.io and copy your key from the dashboard.
Step 2 — Add the MCP server to your AI client config
Pick your client below and replace YOUR_TWITTERAPI_KEY with your actual key.
Claude Desktop on Windows
Config file: %LOCALAPPDATA%\Packages\Claude_...\LocalCache\Roaming\Claude\claude_desktop_config.json
{
"mcpServers": {
"x-intelligence": {
"command": "cmd",
"args": [
"/c", "npx", "-y", "mcp-remote",
"https://mcp-x-intelligence.fluyeporlaweb.workers.dev/mcp",
"--header", "x-twitterapi-key: YOUR_TWITTERAPI_KEY"
]
}
}
}Claude Desktop on Mac
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"x-intelligence": {
"command": "npx",
"args": [
"-y", "mcp-remote",
"https://mcp-x-intelligence.fluyeporlaweb.workers.dev/mcp",
"--header", "x-twitterapi-key: YOUR_TWITTERAPI_KEY"
]
}
}
}Cursor / Windsurf / Cline
Same config as Mac above. Add it to your MCP settings JSON file.
Step 3 — Restart your AI client and verify
Ask your AI assistant:
"What tools do you have available?"
You should see the x-intelligence tools listed.
Tool Parameters Reference
search_viral_content
query string required Search keyword or phrase
min_likes number optional Minimum likes (default: 50)
min_retweets number optional Minimum retweets (default: 0)
hours_back number optional Hours back to search (default: 48)
limit number optional Max results (default: 20)analyze_account
username string required X username without @
tweets_limit number optional Tweets to analyze (default: 20)get_trending_topics
woeid number optional Where On Earth ID (default: 1 = Worldwide)
23424977=USA · 23424950=Spain · 23424900=Mexico
23424747=Argentina · 23424791=Colombiaget_niche_leaders
keyword string required Niche or topic keyword
limit number optional Max accounts (default: 10)Use Cases for X Research with AI
Content creators — Find what's going viral in your niche before writing your next thread or post
Marketers — Competitive account analysis and real-time trend monitoring at zero cost
Developers — Build research pipelines and content strategy tools backed by live X data
Researchers — Social media data collection without the official X API price tag
Example Prompts to Try
"Search for viral posts about Claude MCP from the last 48 hours with over 100 likes"
"Analyze the account @OpenAI — what are their top 5 posts and when do they usually post?"
"What's trending in Mexico and Argentina right now?"
"Find the top 10 accounts in the AI tools niche on X"
Why Not the Official X API?
The official X API uses pay-per-use credit pricing — no monthly minimums. However it still requires: a developer account approval process, OAuth 2.0 authentication setup, and custom integration work to connect with AI agents like Claude.
mcp-x-intelligence removes all that friction. One API key from twitterapi.io, one config block, done.
Official X API | mcp-x-intelligence | |
Pricing model | Pay-per-use credits (no minimum) | Free (BYOK) or $9/mo hosted |
Setup time | Developer account approval required | Minutes |
MCP native | No — requires custom integration | Yes — plug and play |
Works with Claude | Manual integration | Native |
Auth complexity | OAuth 2.0 setup required | Single API key |
Troubleshooting
"Tool execution failed" or RuntimeError
Make sure you are using v1.2.0 or later. Earlier versions had a schema compatibility issue affecting Hermes, Cursor and Windsurf users.
The hosted endpoint at MCPize is always up to date.
Tools not appearing in my AI client
Check your config file has the correct JSON syntax
Restart your AI client completely (not just the window)
Verify your twitterapi.io key is valid at twitterapi.io/dashboard
Empty results
Some queries may return no results if:
The keyword is too specific
The time window (hours_back) is too short
The engagement filter (min_likes) is too high
Try broadening your search parameters.
Rate limits
twitterapi.io enforces rate limits on free accounts. If you get errors after many requests, wait a few minutes and try again.
Built by
@fluyeporlaweb — AI tools, automation and developer resources in Spanish.
Join the community: t.me/fluyeporlaweb
Listed on Smithery
License
MIT — do whatever you want with it.
This server cannot be deployed
Maintenance
Related MCP Connectors
Twitter/X read-only MCP server — 12 tools: search, users, tweets, followers, timelines, trends.
Live X/Twitter and Reddit research. 10 read-only MCP tools, Google/GitHub sign-in. Free tier.
- MysocialOAuthio.mysocial
Social media MCP server: your Instagram, TikTok, YouTube, LinkedIn and Threads history for your AI.
Your agent needs X/Twitter data — who follows a competitor, what a community is posting, who quoted that tweet, what is trending in Japan. Normally that means applying for an X developer account, passing app review, and managing a quota per endpoint. **What you can ask for** • "Who follows @stripe, and which of them are verified?" • "Pull every reply and quote on this tweet and summarise what people object to." • "List this community's moderators and its posts this week." • "What is trending in Japan right now?" • "Give me the full thread context behind this link, including the long-form article." **How to use it** Point any MCP client at https://mcp.aisa.one/twitter-api/mcp and sign in with OAuth — there is no key to create or paste. 29 read tools: users (profile, about, batch lookup by id, search, followers, verified followers, followings, follow check), tweets (timeline, latest, mentions, advanced search, replies, quotes, retweeters, thread context, articles), communities, lists, Spaces and trends. **Why this rather than the source** No developer account to apply for, no app review, no per-endpoint quota to manage. **It is also a door to the rest** The same login reaches 26 sources and 580+ operations. Ask for a handle's followers here, then ask the same agent for that brand's search traffic, its backlinks, or the people to contact — without adding a second server. **What it costs** Finding and inspecting an operation is free. Running one is billed per call at API prices, with no seat and no monthly minimum, and every call takes max_price_usd so an agent cannot overspend by accident. **Where else it reaches** https://mcp.aisa.one/social/mcp for X plus Instagram, Reddit, Pinterest and YouTube; https://mcp.aisa.one/gtm/mcp for those plus Similarweb and Apollo.
Related MCP Servers
- AlicenseCqualityDmaintenanceA comprehensive MCP server for X/Twitter featuring over 70 tools for research, engagement, and publishing with granular permission-based access control. It includes specialized Playwright-powered tools for fetching X articles and supports extensive account management and thread operations.6318MIT
- FlicenseAqualityDmaintenanceAn MCP server that provides AI agents with full access to the X (Twitter) API for posting, searching, and managing engagement through natural language. It supports comprehensive tools for tweet management, media uploads, and account analytics across multiple MCP-compatible clients.1554-
- AlicenseAqualityCmaintenanceMCP server for Twitter/X enabling AI agents to search, post, reply, and engage with tweets.143 npm2MIT
- AlicenseAqualityBmaintenanceMCP server for the Twitter/X read API, enabling search, user profiles, tweets, followers, and more via natural language.94508 npmMIT