Skip to main content
Glama
biplatform-demo

BI Portal Report Builder MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BI_PORTAL_TOKENYesBearer token for authentication. For delegated mode, a PAT (pat_...) from the backend. For fixed mode, a service identity token (svc_...).
BI_PORTAL_BASE_URLYesBase URL of the BI Portal backend API, e.g. http://localhost:8000
BI_PORTAL_AUTH_MODENoIdentity mode: 'delegated' (default) acts as a real logged-in human, 'fixed' acts as a standing service identity.delegated

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/biplatform-demo/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server