
Scry MCP
by tobert
Computational scrying glass for visual computing using embedded Python and SVG rendering.
What it does
Scry MCP is a visual computing server that allows AI assistants to generate SVG visuals via embedded Python code. It renders these visuals to PNG and hosts them in a live, auto-refreshing web gallery, enabling a tight loop between code generation and visual verification.
Tools
whiteboard: Execute Python code to generate SVG visuals on a named board. Variables persist between calls.whiteboard_list: List all active boards with thumbnails, URLs, and metadata.
Installation
{
"mcpServers": {
"scry": {
"command": "scry-mcp",
"args": ["--address", "127.0.0.1", "--port", "3333"]
}
}
}
Supported hosts
- Claude Desktop
- Claude Code
Quick install
cargo install scry-mcpInformation
- Pricing
- free
- Published
- 4/19/2026
- stars






