adhikasp/mcp-twikit
Interact with Twitter search and timeline
Quick Start
Clone the repository:
git clone https://github.com/adhikasp/mcp-twikitClaude Desktop configuration example:
{
"mcpServers": {
"mcp-twikit": {
"command": "npx",
"args": [
"-y",
"adhikasp/mcp-twikit"
]
}
}
}Check the repository README for specific installation and configuration instructions.