X Intel Mcp banner
sosal123tyu1 sosal123tyu1

X Intel Mcp

AI community

Description

Zero-fee X/Twitter & social intelligence MCP server for AI agents (Claude, Cursor, Pi)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

⚡ x-intel-mcp

**Zero-fee X/Twitter & Social Intelligence for AI Agents** *Model Context Protocol (MCP) Server for Claude Desktop, Cursor, Pi, and any MCP client.*

[![NPM Version](https://img.shields.io/npm/v/x-intel-mcp?style=flat-square&color=indigo)](https://www.npmjs.com/package/x-intel-mcp) [![NPM Downloads](https://img.shields.io/npm/dm/x-intel-mcp?style=flat-square&color=blue)](https://www.npmjs.com/package/x-intel-mcp) [![License: MIT](https://img.shields.io/badge/License-MIT-emerald.svg?style=flat-square)](LICENSE) [![MCP Compatible](https://img.shields.io/badge/MCP-1.0-8A2BE2.svg?style=flat-square)](https://modelcontextprotocol.io) [![Runtime: Node / Bun](https://img.shields.io/badge/Runtime-Node%20%7C%20Bun-orange.svg?style=flat-square)](https://bun.sh) [![Zero Config](https://img.shields.io/badge/API_Keys-None_Required-success.svg?style=flat-square)](#)

[English](README.md) • [Русский](README_RU.md) • [中文](README_ZH.md)


🚀 Why x-intel-mcp?

X/Twitter official API starts at **$100/mo** with heavy rate limits. Most AI agents just need to read public sentiment, recent developer discussions, or search keywords without passing expensive API keys into every prompt.

`x-intel-mcp` is a lightweight, zero-configuration MCP server running locally via `stdio`. It connects your favorite AI agent directly to live public posts without authentication using multi-mirror syndication fallback.


✨ Features

  • 🆓 Zero API Keys Required — Works out-of-the-box via public syndication endpoints and Nitter instances.
  • Sub-second Responses — Fast local runtime (Bun or Node.js).
  • 🧩 100% MCP Standard — Drop-in compatibility with Claude Desktop, Cursor IDE, Pi, and Windsurf.
  • 🛡️ Privacy-First — Runs entirely on your local machine; no intermediary proxies recording your queries.

📦 Quickstart

Run directly with `npx` (No global install required)

npx x-intel-mcp

O