Skip to main content
Glama
sonzin
by sonzin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port8787
GITHUB_REPONoGitHub repository name
GITHUB_OWNERNoGitHub org or username
GITHUB_TOKENNoGitHub fine-grained PAT
GSC_SITE_URLNoSearch Console property URL
MCP_TRANSPORTNoTransport mode (stdio or http)stdio
GA4_PROPERTY_IDNoGA4 property numeric ID
MCP_BEARER_TOKENYesBearer token for HTTP transport auth
ENABLE_GITHUB_WRITE_TOOLSNoEnable GitHub write toolsfalse
GOOGLE_APPLICATION_CREDENTIALSNoPath to service account JSON key file

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
health_checkA

Check the health and configuration status of the MCP server.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools.

Naming Consistency5/5

With a single tool, naming consistency is trivially maintained.

Tool Count1/5

A single health check tool is an extreme mismatch for a server; it suggests the server's scope is too narrow or trivial.

Completeness1/5

The tool surface is severely incomplete for any meaningful domain, offering only a health check with no functional capabilities.

Maintenance

ActivityInactive
ResponsivenessNo issues