Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CXA_HEADLESSNoSet false to watch Chromium during devtrue
CXA_LOG_LEVELNodebug/info/warn/errorinfo
CXA_DEFAULT_REGIONNoRegion label stamped on resultsLocal
CXA_SCAN_TIMEOUT_MSNoPage load timeout per profile (ms)30000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
cxa_scan_performanceA

Performs a CX Assurance performance scan for the given URL. The scan is run entirely by this MCP server using a real Chromium browser. No external API is called. Measures: page load speed, TTFB, First Contentful Paint, DOM Content Loaded, transfer size, and omni-channel load times across 6 browser/device profiles (Chrome, Edge, Firefox, Safari, Android Chrome, iOS Safari). Returns a rich Markdown performance dashboard with visual load bars, grades (A+–F), mobile vs desktop comparison, and actionable recommendations. Scope: Performance metrics only – no accessibility, SEO, or security data.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

There is only one tool, so there is no risk of selecting the wrong tool or confusing it with another operation. Its purpose is clearly stated as a performance-only scan.

Naming Consistency5/5

The single tool name cxa_scan_performance uses a clear snake_case verb_noun pattern consistent with MCP naming conventions. With no other tools, there is no inconsistency to assess.

Tool Count3/5

A single tool feels thin for a server surface, even though the scope is narrowly defined as performance scanning. It borders on under-scoped but is defensible for a very specific, single-purpose scanner.

Completeness4/5

The tool covers performance measurement across multiple browser/device profiles and returns a rich dashboard, matching the stated performance-only scope. Minor gaps exist around configuration, historical comparison, or export options, but core performance scanning is complete.

Maintenance

ActivityInactive
ResponsivenessNo issues