1. Conduid
  2. Content
  3. Worldlabs MCP
MCP server · Content

Worldlabs MCP

FastMCP 3.2 server and webapp wrapping the World Labs Marble API — generate navigable 3D worlds from text, images, and video

34Low

Scored 4 months ago · breakdown

About Worldlabs MCP

Worldlabs MCP is an MCP server in the Content category: fastMCP 3.2 server and webapp wrapping the World Labs Marble API — generate navigable 3D worlds from text, images, and video. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/sandraschi/worldlabs-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Worldlabs MCP

Powered by Claude · Grounded in docs

I know everything about Worldlabs MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

FastMCP Version Ruff Linted with Biome Built with Just

worldlabs-mcp (v0.4.0)

MCP gateway to World Labs Marble + Spark 2.0. Generate navigable 3D worlds from text, images, panoramas, multi-view sets, or video; view them with a streaming Gaussian-splat renderer; and ground a voice agent in scene coordinates.

🚀 Quick Start

  1. Setup: uv pip install -e ".[dev]"
  2. Key: Set WORLDLABS_API_KEY environment variable (get one at https://platform.worldlabs.ai/api-keys).
  3. Launch: python scripts/run_server.py

🏛️ Core Engines (v0.4.0)

  • Marble (LWM): The Large World Model foundation. Generatively persistent reconstructed worlds with coordinate consistency.
  • Spark 2.0 (Renderer): Hierarchical LoD splat trees with virtual GPU memory paging. Handles 100M+ primitives.
  • Chisel (Geometry): Geometric distillation pipeline for extracting watertight physics proxies and triangular meshes from radiance fields.

💎 Features

Shipping

  • Marble 1.1 + 1.1-plus world generation from text, image, multi-image, video, or local file upload.
  • Spark 2.0 Spatial Engine — High-fidelity Gaussian-splat streaming (.rad / .spz) with hierarchical LoD and virtual GPU paging.
  • Industrial Toolbox: Persistent Scene Baking (Persistence), Blender DCC Handshake, and Sovereign Art Gallery.
  • Plex Cinema: Authenticated media streaming from plex-mcp to in-world 5.5m cinematic surfaces.
  • Sovereign Command Console: Interactive 3D terminal with live CPU/MEM/VRAM hardware telemetry.
  • World Portals: Seamless TORUS-frame world jumping with procedural "Latent Ripple" shaders.
  • Spatial Voice Agent: Integrated WebAudio HRTF (Gemini 3.1 Flash TTS) for coordinate-grounded narration.

Under Refinement

  • Automatic Grounding: Chisel-based raycast physics for complex imported Blender meshes.
  • DCC Live Link: Real-time transformation sync between Blender and the Spark Viewer.

📚 Documentation

🛠️ Tools (16)

Group Tool
generate generate_world_from_text, generate_world_from_image, generate_world_from_multi_image, generate_world_from_video, generate_world_from_media_asset
upload upload_and_generate, prepare_media_upload
poll get_operation, wait_for_world
world list_worlds, get_world
spatial broadcast_spatial_notification, broadcast_spatial_audio, place_world_tv, spawn_agent_avatar
meta worldlabs_help

🛡️ Quality

Ruff for Python, Biome for Web, Just for automation. Pytest + pytest-httpx for the Marble wrapper. FastMCP 3.2+ with Prefab UI for in-chat rich tool results.


MIT License • Maintained by sandraschi. Not affiliated with World Labs.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About Worldlabs MCP

How do I install Worldlabs MCP?

Run git clone https://github.com/sandraschi/worldlabs-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Worldlabs MCP safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Worldlabs MCP still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.