overlayrisk-witness-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OVERLAYRISK_API_URL | No | Override the witness endpoint (e.g. for local dev) | https://overlayrisk.com/api/witness |
| OVERLAYRISK_TIMEOUT_MS | No | Request timeout in ms | 200000 |
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 |
|---|---|
| witness_pageA | Runs the OverlayRiskWitness free one-page witness for a public URL. Loads the page with its accessibility overlay (accessiBe or UserWay) on, then off, captures both states, and returns one documented finding where the page’s public accessibility/compliance claims do not hold up, with a UTC timestamp. Findings are evidence, not a legal compliance ruling. The full timestamped Risk Packet is a paid checkout at https://overlayrisk.com/pricing. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools. The tool's purpose is clearly defined and distinct.
With only one tool, naming consistency is not fully testable, but the tool name 'witness_page' follows a logical verb_noun pattern and is descriptive of its function.
A single tool for a service that could reasonably include multiple related operations (e.g., different types of audits, history, or batch processing) feels extremely thin and insufficient for a cohesive server.
The tool performs one specific check and then directs to an external paid service for further results, leaving the agent with no ability to complete a full workflow or access additional features, making the surface severely incomplete.