spline-mcp

lesleslie/spline-mcp
★ 4 stars Python Browser/Web Updated 5d ago
MCP server for Spline.design 3D scene orchestration
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spline-mcp": {
      "command": "uvx",
      "args": [
        "spline-mcp"
      ]
    }
  }
}

Or install with pip: pip install spline-mcp

README Excerpt

MCP server for [Spline.design](https://spline.design) code generation and asset management. Spline.design is a 3D design tool that exports interactive scenes for the web. This MCP server provides: - **Code Generation**: Generate React, Next.js, and vanilla JS integration code - **Asset Management**: Download, cache, and validate `.splinecode` files

Tools (20)

SPLINE_AUTO_VALIDATESPLINE_CACHE_DIRSPLINE_DEFAULT_FRAMEWORKSPLINE_ENABLE_HTTP_TRANSPORTSPLINE_HTTP_HOSTSPLINE_HTTP_PORTSPLINE_INDENT_SPACESSPLINE_LAZY_LOADSPLINE_LOG_JSONSPLINE_LOG_LEVELSPLINE_MAX_CACHE_SIZE_MBSPLINE_SEMICOLONSSPLINE_SSR_PLACEHOLDERSPLINE_TYPESCRIPTSPLINE_WEBSOCKET_AUTO_RECONNECTSPLINE_WEBSOCKET_ENABLEDSPLINE_WEBSOCKET_URLbuild_export_urlclear_cachedownload_scene