Skip to main content
Glama
koosoftware

QMSCloud Reporting MCP Server

by koosoftware

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
METABASE_API_KEYYesThe Metabase API key
METABASE_BASE_URLNoBase URL of the Metabase server (default: http://54.251.164.99:7777)http://54.251.164.99:7777

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_reportA

Fetch a QMSCloud report from Metabase and analyze it to answer the user's question. Returns a compact summary (distinct tickets; breakdowns by status, service, branch, counter, business date; a ticket_numbers list; and waiting/serving-time stats) plus a few sampleRows. For questions that require listing individual tickets WITH their times, pass detail=true to also get a per-ticket table. Pass the exact report key (call list_reports if unsure). Supply start_date/end_date as YYYY-MM-DD from the user's intent (defaults to current month-to-date). The tenant (company/branch) is resolved automatically from the workspace — do not ask the user for it. Currently available: 'ticket_summary'.

list_reportsA

List the QMSCloud report keys this server can fetch from Metabase.

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/koosoftware/metabase-mcpreport'

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