Odel
rolli mcp

rolli mcp

Local
@rolliinc2TypeScriptMITUpdated 3w ago

Social media search, expert discovery, and analytics across X, Reddit, YouTube, and more

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@rolli/mcpv1.2.1

Run

npx -y @rolli/mcp

MCP client config

{
  "mcpServers": {
    "rolli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@rolli/mcp"
      ]
    }
  }
}