Submit

Sorsa Api Mcp

@Sorsa-io

MCP server for the Sorsa.io API — access X/Twitter data through Claude, Cursor and other MCP clients. 40 tools: user profiles, tweets, advanced search, follow/retweet/quote checks, Sorsa influence scores, lists and communities. Install via `npx -y sorsa-mcp` with your Sorsa API key.

Tools

Server Config

{
  "mcpServers": {
    "sorsa": {
      "command": "npx",
      "args": [
        "-y",
        "sorsa-mcp"
      ],
      "env": {
        "SORSA_API_KEY": "<YOUR_SORSA_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.