Skip to main content
CommunicationPython

adhikasp/mcp-twikit

Interact with Twitter search and timeline

communicationcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/adhikasp/mcp-twikit

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-twikit": {
      "command": "npx",
      "args": [
        "-y",
        "adhikasp/mcp-twikit"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Communication
Language
Python
Author
adhikasp