Back to directory
adhikasp/mcp-twikit

adhikasp/mcp-twikit

@adhikasp

A Model Context Protocol (MCP) server for interacting with Twitter.

twittersocial-mediamcp-serversearchtimelinesentiment-analysiscontext

Installation & Configuration

{
  "mcpServer": {
    "command": "uvx",
    "args": [
      "--from",
      "git+https://github.com/adhikasp/mcp-twikit",
      "mcp-twikit"
    ],
    "env": {
      "TWITTER_USERNAME": "<your_username>",
      "TWITTER_EMAIL": "<your_email>",
      "TWITTER_PASSWORD": "<your_password>"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12