io.github.sisense/sisense-mcp-server
Quality Score
78
/100
MCP server leveraging Sisense Intelligence for actionable insights and analytics.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"sisense-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sisense/mcp-server"
],
"env": {
"SISENSE_URL": "<sisense_url>",
"SISENSE_TOKEN": "<your-sisense_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"sisense-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sisense/mcp-server"
],
"env": {
"SISENSE_URL": "<sisense_url>",
"SISENSE_TOKEN": "<your-sisense_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @sisense/mcp-server§02 Environment variables
SISENSE_URLrequired
URL of the Sisense instance
SISENSE_TOKENrequiredsecret
Bearer token for the Sisense instance
§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Analytics
Alpic
ai.alpic.mcp/alpic-mcp
Manage your projects, debug deployment, and check analytics for any MCP server you host with Alpic
HAPI Strava MCP Server
ai.com.mcp/strava
Strava MCP tools for AI: athletes, activities, segments, clubs, routes. Powered by HAPI MCP server.
ai.mcpanalytics/analytics
ai.mcpanalytics/analytics
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.