wrapguard-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WRAPGUARD_CONFIG | No | Path to a wrapguard.config.json file. Overrides default configuration. | |
| WRAPGUARD_HTTP_HOSTS | No | Comma-separated list of allowed hosts for the remote HTTP server. Must be set when running the remote MCP server. | |
| WRAPGUARD_HTTP_TOKEN | No | Token required to authenticate requests to the remote Streamable HTTP endpoint. Must be set when running the remote MCP server. | |
| WRAPGUARD_SERVER_NAME | No | Overrides 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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