
VULK
Spin up and iterate immersive 3D/WebGL web experiences from chat, then deploy without manual boilerplate hunting.
Overview
VULK is a MCP server for the Build phase that lets agents generate, edit, and deploy immersive 3D/WebGL web projects.
What is this MCP server?
- Generate, edit, and deploy 3D/WebGL web projects from MCP assistants
- npm package vulk-mcp-server with stdio transport (v1.1.0 package, server v1.1.1)
- Optional remote endpoint: streamable HTTP at https://mcp.vulk.dev/mcp
- Requires VULK_API_KEY from vulk.dev/settings/api-keys
- GitHub source: VULK-dev/vulk-mcp-server
- Server version 1.1.1; npm package version 1.1.0 identifier vulk-mcp-server
- Transports: stdio (npm) and streamable-http remote at https://mcp.vulk.dev/mcp
- Required secret: VULK_API_KEY
Community signal: 2 GitHub stars.
What problem does it solve?
Building and deploying WebGL/3D web experiences from scratch eats days when your agent cannot touch the project or hosting flow.
Who is it for?
Indie builders prototyping interactive 3D sites, WebGL demos, or immersive marketing pages alongside agent-driven coding.
Skip if: Native mobile 3D games or teams that forbid cloud API keys for creative assets.
What do I get? / Deliverables
After you add VULK with an API key, your assistant can iterate 3D web projects and push deploy steps through MCP tools.
- Agent-editable 3D/WebGL web project artifacts
- Deploy-oriented actions via VULK MCP tools
- Faster iteration on immersive browser experiences
Recommended MCP Servers
Journey fit
Generating and editing WebGL/3D web projects is classic Build-phase frontend product work for demos, portfolios, and interactive landing experiences. Frontend is the canonical shelf because VULK targets immersive browser experiences (3D/WebGL), not backend APIs or ops tooling.
How it compares
3D/WebGL project MCP integration, not a generic React component generator skill.
Common Questions / FAQ
Who is VULK for?
Frontend-leaning solo builders and small teams who want MCP-driven 3D/WebGL web creation with deploy hooks.
When should I use VULK?
Use it in Build when you need a browser-based 3D experience generated or updated faster than hand-rolling WebGL boilerplate.
How do I add VULK to my agent?
Create a VULK_API_KEY at vulk.dev/settings/api-keys, install vulk-mcp-server via npm for stdio or configure the remote URL https://mcp.vulk.dev/mcp, then register in your MCP client.