Rolli MCP Server
Rank #10,124ai.rolli/mcp
Social media search, expert discovery, and analytics across X, Reddit, YouTube, and more
Rolli MCP Server is a Model Context Protocol (MCP) server published by rolliinc. It ranks #10,124 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Rolli MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 7 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on May 15, 2026.
Ranks ahead of 121,922 of 132,046 servers on MCP Toplist.
Use Rolli MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add rolli -e "ROLLI_API_TOKEN=<your ROLLI_API_TOKEN>" -e "ROLLI_USER_ID=<your ROLLI_USER_ID>" -- npx -y @rolli/mcpReplace each placeholder with your own value before saving.
[mcp_servers.rolli]
command = "npx"
args = ["-y", "@rolli/mcp"]
[mcp_servers.rolli.env]
ROLLI_API_TOKEN = "<your ROLLI_API_TOKEN>"
ROLLI_USER_ID = "<your ROLLI_USER_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rolli": {
"command": "npx",
"args": [
"-y",
"@rolli/mcp"
],
"env": {
"ROLLI_API_TOKEN": "<your ROLLI_API_TOKEN>",
"ROLLI_USER_ID": "<your ROLLI_USER_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rolli": {
"command": "npx",
"args": [
"-y",
"@rolli/mcp"
],
"env": {
"ROLLI_API_TOKEN": "<your ROLLI_API_TOKEN>",
"ROLLI_USER_ID": "<your ROLLI_USER_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rolli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rolli/mcp"
],
"env": {
"ROLLI_API_TOKEN": "<your ROLLI_API_TOKEN>",
"ROLLI_USER_ID": "<your ROLLI_USER_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rolli": {
"command": "npx",
"args": [
"-y",
"@rolli/mcp"
],
"env": {
"ROLLI_API_TOKEN": "<your ROLLI_API_TOKEN>",
"ROLLI_USER_ID": "<your ROLLI_USER_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rolli": {
"command": "npx",
"args": [
"-y",
"@rolli/mcp"
],
"env": {
"ROLLI_API_TOKEN": "<your ROLLI_API_TOKEN>",
"ROLLI_USER_ID": "<your ROLLI_USER_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.rolli%2Fmcp)<a href="https://mcptoplist.com/server/ai.rolli%2Fmcp"><img src="https://mcptoplist.com/badge/ai.rolli%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
rolliinc
Available versions (7)
| Version | Published |
|---|---|
| 1.2.1 | May 15, 2026 |
| 1.2.0 | May 15, 2026 |
| 1.1.7 | Mar 13, 2026 |
| 1.1.6 | Mar 5, 2026 |
| 1.1.5 | Mar 5, 2026 |
| 1.1.4 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Rolli MCP Server?
- Rolli MCP Server is maintained by rolliinc, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Rolli MCP Server listed on the Official MCP Registry?
- Yes — Rolli MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Rolli MCP Server have?
- MCP Toplist tracks 7 versions of Rolli MCP Server, most recently published on May 15, 2026.
- Where can I find the source code for Rolli MCP Server?
- The source code for Rolli MCP Server is hosted at github.com/rolliinc/rolli-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.