Skip to main content
Glama
Djsand
by Djsand

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JINA_API_KEYNoAPI key for Jina reader.
RENDERPROOF_MAX_CHARSNoMaximum characters for text output. Default: 12000
RENDERPROOF_OUTPUT_DIRNoDirectory for output evidence files. Default: .renderproof/evidence
RENDERPROOF_ALLOWED_HOSTSNoComma-separated list of allowed hosts. Default: (none, public URLs only)
RENDERPROOF_ALLOW_PRIVATE_NETWORKNoSet to '1' to allow private network access.
RENDERPROOF_ENABLE_REMOTE_READERSNoSet 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/Djsand/renderproof'

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