Loading languages...
MC

mcp-twikit

@adhikasp191

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

twitter

# mcpServer Config

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

# stdio

uvx --from git+https://github.com/adhikasp/mcp-twikit mcp-twikit
Transport:
stdio
語言:
創建時間:12/15/2024
更新時間:7/22/2025