MCP App Server example for rendering ShaderToy-compatible GLSL shaders
| Tool name | Description | Destructive? |
|---|---|---|
| list_pdfs | ✓ no |
{
"mcpServers": {
"modelcontextprotocolserver-shadertoy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-shadertoy"
]
}
}
}