Server data from the Official MCP Registry
Social media search and analytics across X, Reddit, Bluesky, YouTube, and more
Social media search and analytics across X, Reddit, Bluesky, YouTube, and more
Set these up before or after installing:
Environment variable: ROLLI_API_TOKEN
Environment variable: ROLLI_USER_ID
Add this to your MCP configuration file:
{
"mcpServers": {
"ai-rolli-mcp": {
"env": {
"ROLLI_USER_ID": "your-rolli-user-id-here",
"ROLLI_API_TOKEN": "your-rolli-api-token-here"
},
"args": [
"-y",
"@rolli/mcp"
],
"command": "npx"
}
}
}Well-structured MCP server for social media analytics with proper authentication via environment variables. Code follows good security practices with input validation, error handling, and appropriate permissions for its purpose. Minor areas for improvement include stricter error message sanitization and timeout configuration. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!