MCP.so
登录

X Tools for Claude MCP

@0xGval

关于 X Tools for Claude MCP

X Tools for Claude MCP: A lightweight toolkit enabling Claude to search Twitter with natural language and display results based on user intent. Get raw tweet data or AI analysis—your choice. Supports advanced Twitter search operators with filters for users, dates, and engagement

基本信息

分类

AI 与智能体

运行时

node

传输方式

stdio

发布者

0xGval

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is X Tools for Claude MCP?

A lightweight, open‑source toolkit that enables Claude to search Twitter efficiently using natural language and display results based on user intent. Designed for both raw data viewing and optional analysis.

How to use X Tools for Claude MCP?

Install Node.js v16+, get a free RapidAPI key for the Twitter154 endpoint, clone the repository, run npm install, and configure mcp.json in your Claude for Desktop configuration directory. Then simply ask Claude to search Twitter in plain English (e.g., “Show me recent tweets about artificial intelligence”).

Key features of X Tools for Claude MCP?

  • Natural‑language Twitter search via Claude
  • Advanced Twitter search syntax support
  • Clean markdown‑formatted tweet display
  • Flexible output: raw tweets or optional analysis
  • Filter by keywords, users, dates, engagement metrics
  • Pagination to retrieve more than 20 tweets

Use cases of X Tools for Claude MCP?

  • Ask Claude to show recent tweets on any topic in natural language
  • Find the latest tweets from a specific user mentioning a keyword
  • Search for tweets with a minimum number of likes or retweets
  • Get a sentiment analysis summary of recent tweets about a topic
  • Combine multiple filters (date range, media type, engagement) in one query

FAQ from X Tools for Claude MCP?

What are the prerequisites?

Node.js v16+, Claude for Desktop, and a free RapidAPI key with access to The Old Bird API (Twitter154).

How do I get an API key?

Sign up for a RapidAPI account, subscribe to the Twitter154 endpoint (a free tier is available), and copy the key from your RapidAPI dashboard.

How do I configure Claude for Desktop?

Place an mcp.json file in %APPDATA%\Claude (Windows) or ~/Library/Application Support/Claude (macOS) with the RapidAPI key and absolute path to main.js. Also copy claude-rules.md and TwitterSearchSyntaxGuide.txt to your Claude knowledge base directory.

Why might I get no search results?

Ensure your query is valid and not too restrictive. Check that your RapidAPI key is correctly set in mcp.json and that you’re using absolute paths.

What search syntax does the tool support?

All standard Twitter operators: from:, to:, @username, filter:media/images/native_video/links, since:, until:, min_retweets:, min_faves:, min_replies:.

评论

AI 与智能体 分类下的更多 MCP 服务器