io.github.sisense/sisense-mcp-server MCP Server
io.github.sisense/sisense-mcp-server
What is the io.github.sisense/sisense-mcp-server MCP server?
MCP server leveraging Sisense Intelligence for actionable insights and analytics.
How to install io.github.sisense/sisense-mcp-server
Copy-paste configuration for popular MCP clients.
SISENSE_URLrequiredURL of the Sisense instance
SISENSE_TOKENrequiredsecretBearer token for the Sisense instance
{
"mcpServers": {
"sisense-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sisense/mcp-server"
],
"env": {
"SISENSE_URL": "<YOUR_SISENSE_URL>",
"SISENSE_TOKEN": "<YOUR_SISENSE_TOKEN>"
}
}
}
}{
"mcpServers": {
"sisense-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sisense/mcp-server"
],
"env": {
"SISENSE_URL": "<YOUR_SISENSE_URL>",
"SISENSE_TOKEN": "<YOUR_SISENSE_TOKEN>"
}
}
}
}{
"mcpServers": {
"sisense-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sisense/mcp-server"
],
"env": {
"SISENSE_URL": "<YOUR_SISENSE_URL>",
"SISENSE_TOKEN": "<YOUR_SISENSE_TOKEN>"
}
}
}
}{
"servers": {
"sisense-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sisense/mcp-server"
],
"env": {
"SISENSE_URL": "<YOUR_SISENSE_URL>",
"SISENSE_TOKEN": "<YOUR_SISENSE_TOKEN>"
}
}
}
}claude mcp add sisense-mcp-server --env SISENSE_URL=<YOUR_SISENSE_URL> --env SISENSE_TOKEN=<YOUR_SISENSE_TOKEN> -- npx -y @sisense/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.