spline-mcp
by lesleslie
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPLINE_N8N_URL | No | n8n server URL | http://localhost:3044 |
| SPLINE_CACHE_DIR | No | Cache directory | ~/.spline-mcp/cache |
| SPLINE_HTTP_PORT | No | HTTP server port | 3048 |
| SPLINE_LAZY_LOAD | No | Use lazy loading with Suspense | true |
| SPLINE_LOG_LEVEL | No | Logging level | INFO |
| SPLINE_TYPESCRIPT | No | Generate TypeScript code | true |
| SPLINE_N8N_ENABLED | No | Enable n8n integration | true |
| SPLINE_WEBSOCKET_URL | No | Mahavishnu WebSocket URL | ws://localhost:8690 |
| SPLINE_DEFAULT_FRAMEWORK | No | Default framework (react/vanilla/nextjs) | react |
| SPLINE_MAX_CACHE_SIZE_MB | No | Maximum cache size | 500 |
| SPLINE_WEBSOCKET_ENABLED | No | Enable WebSocket integration | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/lesleslie/spline-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server