Wraith MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| navigateA | Open a URL and return an indexed snapshot of the page's interactive elements. Automatically passes WAAP/anti-bot challenges and dismisses common
cookie/consent banners. Each line is |
| snapshotA | Re-perceive the current page: a fresh indexed snapshot of its interactive elements (use after the DOM may have changed). |
| clickA | Click the element with the given index (from the latest snapshot) and return the resulting snapshot. |
| type_textA | Type |
| scrollA | Scroll the page ( |
| readA | Return the current page's readable content as markdown (for extraction / summarisation, as opposed to acting on elements). |
| screenshotA | Capture a screenshot of the current page; save it to a temp PNG and return the absolute path. |
| detect_waapA | Fingerprint a URL's WAAP / anti-bot defenses (Akamai, Cloudflare, Reblaze/Link11, DataDome, Incapsula, SiteMinder, reCAPTCHA, ...). Returns a list of detected vendor names — empty if none. Passive; no browser needed. |
| borrowA | Borrow a warmed, already-authenticated identity for
|
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
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/YogevKr/wraith'
If you have feedback or need assistance with the MCP directory API, please join our Discord server