Sisense MCP Server
A Model Context Protocol (MCP) server that provides integration with Sisense analytics platform. This server enables LLMs to interact with Sisense data models and create charts programmatically. 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-06-11 · ★ 7 · #38 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install Sisense MCP Server
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add sisense-sisense-mcp-server -- npx -y @sisense/mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"sisense-sisense-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sisense/mcp-server"
]
}
}
} 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 no standard license detected - usage rights unclear; check the repo before commercial use
npm package @sisense/mcp-server - published under the repo owner's npm scope (@sisense)
registry namespace io.github.sisense is GitHub-verified and matches the repo owner
03 · What Sisense MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.2.2 · 2026-03-05
Testing MCP Registry
v0.2.1 · 2026-03-05
Test NPM Package
04 · Who maintains Sisense MCP Server
sisense-mcp-server is maintained by sisense. It's the only MCP server we track from this author; the repo dates to Nov 2025.
05 · Facts
- repository
- github.com/sisense/sisense-mcp-server
- category
- data & analytics - ranked #38 of 75 actively-maintained data & analytics servers as of 2026-08-25.
- registry
- io.github.sisense/sisense-mcp-server (active, first published 2026-03-05)
- packages
- npm:@sisense/mcp-server
06 · Sisense MCP Server FAQ
What is Sisense MCP Server?
A Model Context Protocol (MCP) server that provides integration with Sisense analytics platform. This server enables LLMs to interact with Sisense data models and create charts programmatically. It runs locally over stdio via the published package.
Is Sisense MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-11. We re-verify nightly.
How do I install Sisense MCP Server?
Run `npx -y @sisense/mcp-server`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Sisense 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 Sisense MCP Server
Alternatives to Sisense MCP Server
Maintained data & analytics servers if Sisense 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 Sisense MCP Server doesn't - only shown when the pairing reason fits the companion.
More data & analytics MCP servers · Sociality.io MCP · Socialneuron MCP Server · Steep · Google Analytics MCP · Tago Io MCP Server
More TypeScript MCP servers · Mergewarden · Ncloud · Rekindle · Federal Compass MCP · Leclerc Drive · see all