Back to directory
mcp-twikit

mcp-twikit

@adhikasp231

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

twittercontext

Installation & Configuration

{
  "mcpServer": {
    "command": "uvx",
    "args": [
      "--from",
      "git+https://github.com/adhikasp/mcp-twikit",
      "mcp-twikit"
    ],
    "env": {
      "TWITTER_USERNAME": "@example",
      "TWITTER_EMAIL": "[email protected]",
      "TWITTER_PASSWORD": "secret"
    }
  }
}

Information

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