MCP-Twikit
@adhikasp
About MCP-Twikit
A Model Context Protocol (MCP) server for interacting with Twitter.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-twikit": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"mcp-twikit",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP-Twikit?
MCP-Twikit is a Model Context Protocol (MCP) server that enables AI assistants to interact with Twitter. It allows searching tweets, retrieving timelines, and performing sentiment analysis via an MCP client. Intended for developers and power users who want to integrate Twitter data into LLM workflows.
How to use MCP-Twikit?
Install automatically via Smithery using npx -y @smithery/cli install mcp-twikit --client claude or manually by configuring an MCP client with the command uvx --from git+https://github.com/adhikasp/mcp-twikit mcp-twikit and environment variables TWITTER_USERNAME, TWITTER_EMAIL, and TWITTER_PASSWORD. Once configured, use tools like search_twitter and get_timeline through your MCP client.
Key features of MCP-Twikit
- Search tweets by query and sort by latest.
- Retrieve tweets from your own home timeline.
- Compare sentiments across multiple Twitter accounts.
- Example usage with mcp-client-cli.
Use cases of MCP-Twikit
- Analyze public sentiment about products or brands by searching recent mentions.
- Get a summary of your Twitter timeline through natural language requests.
- Compare customer feedback across competing service providers.
- Automate Twitter data collection for research or monitoring.
FAQ from MCP-Twikit
What MCP client can I use with MCP-Twikit?
The README shows an example using mcp-client-cli, and Smithery offers installation for Claude Desktop.
What environment variables are required?
You must set TWITTER_USERNAME, TWITTER_EMAIL, and TWITTER_PASSWORD in the server configuration.
Can I search tweets from specific accounts?
Yes, the example demonstrates using to:accountname syntax in the query to find tweets directed at a given account.
Does MCP-Twikit require authentication?
Yes, it requires your Twitter credentials (username, email, password) to access the Twitter API.
Are there any rate limits or usage restrictions?
The README does not mention any specific limits.
Frequently asked questions
What MCP client can I use with MCP-Twikit?
The README shows an example using `mcp-client-cli`, and Smithery offers installation for Claude Desktop.
What environment variables are required?
You must set `TWITTER_USERNAME`, `TWITTER_EMAIL`, and `TWITTER_PASSWORD` in the server configuration.
Can I search tweets from specific accounts?
Yes, the example demonstrates using `to:accountname` syntax in the query to find tweets directed at a given account.
Does MCP-Twikit require authentication?
Yes, it requires your Twitter credentials (username, email, password) to access the Twitter API.
Are there any rate limits or usage restrictions?
The README does not mention any specific limits.
Basic information
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments