Loading MCP server directory, please wait...
Social media search and analytics across X, Reddit, Bluesky, YouTube, and more
npx @getmcp/cli add ai.rolli/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ROLLI_API_TOKENRolli API token (purchase at rolli.ai)
ROLLI_USER_IDRolli user ID
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.rolli/mcp": {
"command": "npx",
"args": [
"-y",
"@rolli/mcp"
],
"env": {
"ROLLI_API_TOKEN": "",
"ROLLI_USER_ID": ""
}
}
}
}