X Tools for Claude MCP
by 0xGval
A lightweight, open-source toolkit that enables Claude to search Twitter efficiently with natural language and display results based on user intent. It is designed for both raw data viewing and optional analysis.
Last updated: N/A
What is X Tools for Claude MCP?
X Tools for Claude MCP is a toolkit that allows Claude to search Twitter using natural language queries. It provides formatted tweet displays and flexible output options, including raw data and analysis.
How to use X Tools for Claude MCP?
To use it, you need to set up a RapidAPI key for the 'The Old Bird API' (Twitter154) endpoint, clone the repository, install dependencies, configure the mcp.json
file with your API key and file paths, and place the necessary files in your Claude Desktop directory. Then, you can ask Claude to search Twitter using natural language or direct syntax.
Key features of X Tools for Claude MCP
Natural Language Search
Twitter Search
Professional Formatting
Flexible Output
Advanced Filtering
Pagination Support
Use cases of X Tools for Claude MCP
Finding recent tweets about a specific topic
Monitoring sentiment around a particular event
Gathering tweets from a specific user
Analyzing trends on Twitter
Searching for tweets with specific engagement metrics
FAQ from X Tools for Claude MCP
How do I fix 'API Key Not Found' error?
How do I fix 'API Key Not Found' error?
Ensure your RapidAPI key is correctly set in mcp.json
.
How do I resolve path errors?
How do I resolve path errors?
Make sure you're using full absolute paths with proper escaping in Windows (\
).
Why am I getting no results?
Why am I getting no results?
Check that your search query is valid and not too restrictive.
Why is Claude not behaving as expected?
Why is Claude not behaving as expected?
Make sure you have the latest version of claude-rules.md
that includes the flexible output instructions.
What if I'm missing files?
What if I'm missing files?
Verify that claude-rules.md
and TwitterSearchSyntaxGuide.txt
are properly added to your Claude rules and knowledge base.