Loading languages...
TW

twitter-mcp

@LuniaKunal23

Manage your twitter account using mcp

Twitter
Social Media
API

# mcpServer Config

{
  "mcpServers": {
    "twitter-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "Path\\src\\",
        "run",
        "--with",
        "twikit",
        "--with",
        "mcp",
        "tweet_service.py"
      ],
      "env": {
        "COOKIES_PATH": "Path\\cookies.json",
        "ENV_FILE": ".env"
      }
    }
  }
}

# stdio

uv --directory Path\src\ run --with twikit --with mcp tweet_service.py
Transport:
stdio
ภาษา:
Python
สร้างเมื่อ:4/22/2025
อัปเดตเมื่อ:7/15/2025