MCP.so
Sign In
Servers

Twitter Username Changes MCP Server

@kukapay

An MCP server that tracks the historical changes of Twitter usernames.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "twitter-username-changes": {
      "command": "python",
      "args": [
        "/absolute/path/to/twitter-username-changes-mcp/main.py"
      ]
    }
  }
}

More from Other