AutoMaya MCP
by CallMeParams
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FAL_KEY | No | Alternative API key for Rodin provider via FAL | |
| AUTOMAYA_HOST | No | Bridge address host, default 127.0.0.1 | 127.0.0.1 |
| AUTOMAYA_PORT | No | Bridge address port, default 9877 | 9877 |
| MESHY_API_KEY | No | API key for Meshy 3D generation | |
| RODIN_API_KEY | No | API key for Hyper3D Rodin 3D generation | |
| TRIPO_API_KEY | No | API key for Tripo 3D generation | |
| AUTOMAYA_MODULES | No | Comma list to load only some tool modules (smaller context), e.g. core,scene,modeling,previs,intelligence | |
| AUTOMAYA_TIMEOUT | No | Default per command timeout (seconds) | |
| HUNYUAN_LOCAL_URL | No | Local URL for Hunyuan 3D Engine (alternative to cloud credentials) | |
| HUNYUAN_SECRET_ID | No | Secret ID for Hunyuan 3D Engine (used with HUNYUAN_SECRET_KEY) | |
| POLYPIZZA_API_KEY | No | API key for Poly Pizza asset library | |
| AUTOMAYA_SAFE_MODE | No | Set to '1' to block shell, network and filesystem access inside maya_execute_python | 0 |
| HIGGSFIELD_API_KEY | No | API key for Higgsfield | |
| HUNYUAN_SECRET_KEY | No | Secret Key for Hunyuan 3D Engine (used with HUNYUAN_SECRET_ID) | |
| REPLICATE_3D_MODEL | No | Model for Replicate 3D generation | |
| REPLICATE_API_TOKEN | No | API token for Replicate | |
| SKETCHFAB_API_TOKEN | No | API token for Sketchfab asset library | |
| AUTOMAYA_DOWNLOAD_DIR | No | Where generated and downloaded assets land | |
| HIGGSFIELD_API_SECRET | No | API secret for Higgsfield | |
| HIGGSFIELD_3D_ENDPOINT | No | Endpoint for Higgsfield 3D |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/CallMeParams/automaya-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server