Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WRAPGUARD_CONFIGNoPath to a wrapguard.config.json file. Overrides default configuration.
WRAPGUARD_HTTP_HOSTSNoComma-separated list of allowed hosts for the remote HTTP server. Must be set when running the remote MCP server.
WRAPGUARD_HTTP_TOKENNoToken required to authenticate requests to the remote Streamable HTTP endpoint. Must be set when running the remote MCP server.
WRAPGUARD_SERVER_NAMENoOverrides the runtime MCP display name (serverName) from the config 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
server_infoA

Show the configured display name, safety policy, and supported languages.

audit_pageB

Render a page at multiple widths and report Korean/English mid-word wraps and forced source newlines.

detect_midword_breaksB

Return only concrete Korean/English wrap issues measured from grapheme geometry in the browser.

inspect_wrap_cssB

Inspect computed wrapping properties and same-origin matching CSS rules for one element.

suggest_wrap_fixB

Generate a minimal CSS rule for Korean, English, mixed prose, raw evidence, or code/URL content.

verify_wrap_regressionB

Audit a page and evaluate it against explicit error/warning thresholds for CI or release gates.

apply_wrap_fixB

Append an idempotent CSS rule. Dry-run is the default; real writes require allowWrites and an allowed root.

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/Yuni9959/wrapguard-mcp'

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