by MCP Community
MCP App Server example for rendering ShaderToy-compatible GLSL shaders
MCP App Server example for rendering ShaderToy-compatible GLSL shaders
npx -y @modelcontextprotocol/server-shadertoy
{
"mcpServers": {
"server-shadertoy": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-shadertoy"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared