Skip to main content
Glama

Spline MCP Server

by aydinfer
package.json616 B
{ "name": "spline-mcp-server", "version": "1.0.0", "description": "MCP server for Spline.design - Control 3D objects, materials, states, and events", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js", "start:simple": "node super-simple-server.js" }, "keywords": [ "spline", "webhook", "3d", "design" ], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^2.0.0", "axios": "^1.6.2", "dotenv": "^16.3.1", "express": "^4.18.2", "node-fetch": "^3.3.2", "zod": "^3.22.4" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aydinfer/spline-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server