Skip to main content
Glama

x-intel-mcp ⚡ Zero-Auth Twitter/X Intelligence Engine for AI Agents

NPM Version License: MIT Build Status MCP Standard Twitter Stars

A high-performance Model Context Protocol (MCP) server providing zero-auth Twitter/X intelligence, crypto ticker cashtag analysis ($SOL, $BTC), whale tracking, and AI-driven sentiment scoring directly into Claude Code, Cursor, Pi, and Windsurf.

English | Русский | 中文


⚡ Why x-intel-mcp?

Standard Twitter API v2 costs $100–$5,000/month and requires enterprise developer accounts.

x-intel-mcp gives AI agents direct, structured access to live Twitter search streams, viral tweets, cashtag sentiment, and influencer alpha feeds without requiring any API key or subscription.

🌟 Key Capabilities

  • 🔍 Live Query Search (x_search): Fetch recent viral tweets, quotes, and threads on any topic.

  • 🪙 Crypto Cashtag Analyzer (x_crypto_sentiment): Scrape live sentiment on $SOL, $BTC, $ETH, meme coins, and calculate bullish/bearish ratio.

  • 👤 Influencer Feed Extractor (x_user_feed): Extract full timelines and alpha calls from specified Twitter accounts.

  • Zero Setup: Ready to use out of the box via npx x-intel-mcp or bunx x-intel-mcp.

  • 🔌 Universal MCP Support: 100% compatible with Claude Code, Cursor, Windsurf, Pi Agent, and LibreChat.


Related MCP server: pyX-MCP

🚀 Quick Setup (1 Minute)

1. Claude Code CLI

Add x-intel-mcp to your global Claude Code configuration:

claude mcp add x-intel -- npx x-intel-mcp

2. Claude Desktop App

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "x-intel": {
      "command": "npx",
      "args": ["-y", "x-intel-mcp"]
    }
  }
}

3. Cursor IDE / Windsurf

Add in Cursor Settings -> Features -> MCP Servers:

  • Name: x-intel

  • Type: command

  • Command: npx -y x-intel-mcp


🛠 Available MCP Tools

Tool Name

Arguments

Description

x_search

query (string), limit (number)

Search real-time tweets, engagements, and links by keyword.

x_crypto_sentiment

ticker (string, e.g. SOL), limit (number)

Aggregate live cashtag posts and calculate net sentiment score.

x_user_feed

username (string), limit (number)

Stream latest tweets and replies from any public Twitter profile.


📊 Example Agent Prompts

Once installed, simply ask your agent in natural language:

"Analyze current Twitter sentiment on $SOL for the past 2 hours and summarize key narratives."

"What are the top 5 tweets regarding the latest Anthropic Claude 3.7 release?"

"Check the recent tweets from @vitalikbuterin and summarize his thoughts on L2 scaling."


💻 CLI Direct Execution

You can also run x-intel-mcp standalone from the command line:

# Direct search
npx x-intel-mcp search "Claude 3.7"

# Analyze crypto sentiment
npx x-intel-mcp sentiment "SOL"

# Read user profile
npx x-intel-mcp user "sama"

🤝 Contributing & Star History

We welcome pull requests! Star the repository if this helped your AI workflow:

Star History Chart


📄 License

MIT © Ali Cent

Related MCP Connectors

  • X (Twitter) data for AI agents: tweets, profiles, followers, search, trends + social listening.

  • 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.

  • X (formerly Twitter) posts, profiles, and search for AI agents. Free key, self-minted, no signup.

  • Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to access Twitter/X data including user profiles, tweets, search, and follower events via a set of MCP tools.
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to post, search, and manage tweets on X (Twitter) via the MCP protocol.
    10
    2
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to fully automate X/Twitter interactions including searching, posting, engaging, and managing multiple accounts without paid API keys.
    MIT