icon for mcp server

Twitter快速API

STDIO

用于访问Twitter API的MCP客户端

Twitter MCP Client

  1. Go to RapidAPI.com, get your api key and enable the api https://rapidapi.com/alexanderxbx/api/twitter-api45
  2. Update the claude_desktop_config.json with the following details ,
"mcp-x": {
      "command": "uv", 
      "args": [
        "--directory",
        "PATH TO REPOSITORY",
        "run",
        "main.py"
      ],
      "env":{
        "RAPID_API_KEY": "XXXXXXXXXXXXXXXX"
      }
    }

MCP Now 重磅来袭,抢先一步体验