RenderProof
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JINA_API_KEY | No | API key for Jina reader. | |
| RENDERPROOF_MAX_CHARS | No | Maximum characters for text output. Default: 12000 | |
| RENDERPROOF_OUTPUT_DIR | No | Directory for output evidence files. Default: .renderproof/evidence | |
| RENDERPROOF_ALLOWED_HOSTS | No | Comma-separated list of allowed hosts. Default: (none, public URLs only) | |
| RENDERPROOF_ALLOW_PRIVATE_NETWORK | No | Set to '1' to allow private network access. | |
| RENDERPROOF_ENABLE_REMOTE_READERS | No | Set to '1' to enable remote readers. |
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 |
|---|---|
| route_web_taskA | Choose the cheapest reliable web perception route before reading, browsing, or using screenshots. |
| read_urlA | Read a public http(s) URL as normalized text, using direct fetch first and optional remote readers only when configured. |
| capture_pageB | Capture rendered page evidence with Playwright when visual layout, screenshots, or browser state matter. |
| capture_motionA | Record short rendered page motion evidence with Playwright video when animations, transitions, scrolling, or dynamic media matter. |
| analyze_motionC | Analyze rendered page motion for coding agents using sampled keyframes, CSS animation metadata, pixel diffs, and a contact sheet. |
| clone_websiteA | Generate a clone-ready evidence bundle for a public website: desktop/mobile screenshots, design tokens, assets, page topology, behaviors, and component specs. Use only for legitimate site migration, learning, or authorized rebuilds. |
| doctorB | Check local runtime, security policy, optional remote readers, and Playwright availability. |
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/Djsand/renderproof'
If you have feedback or need assistance with the MCP directory API, please join our Discord server