Enables configuration of the server with environment variables stored in a .env file, including API credentials for Spline
Supports exporting Spline scenes to glTF format, allowing 3D models to be used in various platforms that support the format
Allows installation and running of the server through npm, including direct execution with npx
Spline MCP Server
An MCP server for working with the Spline 3D design tool API. This server provides a convenient interface for Claude to interact with Spline's features, including exporting scenes, importing models, creating animations, and managing projects.
Features
Basic Operations
- Export Spline scenes to various formats (GLB, GLTF, FBX, OBJ)
- Import 3D models into Spline
- Get details about Spline scenes
- List available Spline scenes
Animation Capabilities
- Create keyframe animations for objects
- Trigger existing animations
- List animations in a scene
- Create event-triggered animations (onClick, onHover, etc.)
Installation
Or use it directly with npx:
Configuration
Create a .env
file with your Spline API credentials:
Usage
This MCP server can be used with Claude to interact with Spline's features. Here are some examples of how to use it:
Basic Operations
Animation Operations
Animation Examples
Creating a Simple Rotation Animation
Creating an Event-Based Animation
Triggering Animations
API Documentation
For more information about the Spline API, see the official documentation.
License
MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
An interface that enables Claude to interact with Spline 3D design tool, allowing operations like exporting scenes, importing models, and creating animations through natural language commands.
Related MCP Servers
- -securityFlicense-qualityConnects Sketchup to Claude AI through the Model Context Protocol, allowing Claude to directly interact with and control Sketchup for prompt-assisted 3D modeling and scene manipulation.Last updated -118
- -securityFlicense-qualityAllows interaction with Sketchfab's 3D model platform through Claude or Cursor, enabling users to search, view details, and download 3D models directly from the AI interface.Last updated -26025JavaScript
- AsecurityAlicenseAqualityIntegration that connects Sketchup to Claude AI through the Model Context Protocol, allowing Claude to directly interact with and control Sketchup for prompt-assisted 3D modeling, scene creation, and manipulation.Last updated -1010MIT License
- -securityAlicense-qualityConnects Cinema 4D to Claude, enabling AI-assisted 3D modeling and scene manipulation through natural language commands.Last updated -18PythonMIT License