Sisense MCP Server
Officialby sisense
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port, defaults to 3001. | 3001 |
| SISENSE_URL | Yes | Full URL to your Sisense instance (e.g., https://instance.sisense.com). Required for the server to connect. | |
| SISENSE_TOKEN | Yes | Sisense API authentication token. Required for the server to authenticate. | |
| MCP_APP_ENABLED | No | Renders the chart in an interactive app UI (supported in Claude); set to 'false' for tool mode. | true |
| TOOL_BUILD_QUERY_ENABLED | No | Enable the buildQuery tool for executing analytics queries. | false |
| TOOL_BUILD_CHART_NARRATIVE_ENABLED | No | Include NLG narrative/insights in the build chart tool response. | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sisense/sisense-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server