Rolliinc MCP Server
MCP server for Rolli IQ - social media search and analytics across X, Reddit, YouTube, Facebook, Instagram, Threads, Bluesky, and more. Its 30 documented tools cover agent, schedule, keyword, user. It runs locally over stdio via the published package.
People connecting data & analytics tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-11 · ★ 2 · #22 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Rolliinc MCP Server
before you install - you'll need
ROLLI_API_TOKEN
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add rolliinc-rolli-mcp -- npx -y @rolli/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"rolliinc-rolli-mcp": {
"command": "npx",
"args": [
"-y",
"@rolli/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @rolli/mcp - the @rolli scope differs from the repo owner (rolliinc); confirm it's the project's official package
registry vendor namespace ai.rolli - domain-verified with the official MCP registry
03 · What Rolliinc MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list all keyword searches, filtered by status, create a keyword/hashtag search and return results when complete, get keyword search results (status, analytics, posts), and list all user searches, filtered by status.
Capability map
Tools grouped from the project's README - what Rolliinc MCP Server lets an agent do.
Agent
15 tools - e.g. List Rolli Agent runs (AI-driven social intelligence investigations); Start a Rolli Agent investigation and return the markdown report when complete; Get a Rolli Agent run by ID (progress while running…
list_agent_runs · start_agent_run · get_agent_run · cancel_agent_run · rerun_agent_run · update_agent_run…
Keyword
4 tools - e.g. List all keyword searches, filtered by status; Create a keyword/hashtag search and return results when complete; Get keyword search results (status, analytics, posts)
list_keyword_searches · keyword_search · get_keyword_search · get_keyword_search_posts
User
4 tools - e.g. List all user searches, filtered by status; Create a user profile search and return results when complete; Get user search results (profile, metrics, content analysis)
list_user_searches · user_search · get_user_search · get_user_search_posts
Expert
3 tools - e.g. List all expert searches, filtered by status; Find experts matching a natural-language query and return results when complete; Get expert search results (recommended experts with AI-generated match…
list_expert_searches · expert_search · get_expert_search
read & search
2 tools - e.g. Get conversation topic tree for a keyword search; Get API usage data and per-user breakdowns
get_topic_tree · get_usage
Integration
2 tools - e.g. Get current integration settings (webhook URL, name); Set the webhook URL for search completion notifications
get_integration_setup · update_integration_setup
Latest releases
v1.4.0 · 2026-08-11
Response-handling fixes (mirrored with the remote MCP server - identical behavior): · Never silently empty: a search reporting finished before its results are written now keeps polling through a settle window and…
v1.3.0 · 2026-05-20
Add Rolli Agent tools (runs + schedules) and bump to 1.3.0
v1.2.1 · 2026-05-15
Document expert search tools; shorten server.json description · Bump to 1.2.1 to publish docs to npm
04 · Who maintains Rolliinc MCP Server
mcp is maintained by rolliinc. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/rolliinc/rolli-mcp
- category
- data & analytics - ranked #22 of 75 actively-maintained data & analytics servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-08-11)
- registry
- ai.rolli/mcp (active, first published 2026-03-04 · 6 versions)
- packages
- npm:@rolli/mcp
06 · Rolliinc MCP Server FAQ
Is Rolliinc MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-11 and it shipped 1 release in the last 90 days. We re-verify nightly.
What can Rolliinc MCP Server do?
With this server connected, an agent can list all keyword searches, filtered by status, create a keyword/hashtag search and return results when complete, get keyword search results (status, analytics, posts), and list all user searches, filtered by status.
How do I install Rolliinc MCP Server?
Run `npx -y @rolli/mcp`. The README documents one environment variable (ROLLI_API_TOKEN) to set first. You can also paste the ready-made client config above.
Does Rolliinc MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Rolliinc MCP Server
Alternatives to Rolliinc MCP Server
Maintained data & analytics servers if Rolliinc MCP Server isn't the fit.
- PostHog MCP Server Official PostHog MCP Server for product analytics, feature flags, experiments, and more. ★ 39,031 · 2026-08-25
- Server Chart A Model Context Protocol server for generating charts using AntV. ★ 4,337 · 2026-08-19
- Blitz Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools. ★ 1,740 · 2026-07-14
- ClaudeR - RStudio MCP Server Connect RStudio to AI assistants for interactive R coding and data analysis. ★ 326 · 2026-08-23
- Search Console MCP Google Search Console + Bing Webmaster Tools + GA4 - unified SEO intelligence for AI agents. ★ 276 · 2026-08-24
- SemanticOps MCP (for Power BI) Power BI MCP server (Supports Windows and macOS) ★ 255 · 2026-08-15
Pairs well with
Servers that cover what Rolliinc MCP Server doesn't - only shown when the pairing reason fits the companion.
More data & analytics MCP servers · Datto RMM MCP · HaloPSA MCP · RocketCyber MCP · Salesbuildr MCP
More TypeScript MCP servers · Cli2mcp · NotebookLM MCP · IntoDNS.ai DNS & Email Security Scanner · Jira Alerts (JSM Operations) · Janee · see all