cults3d-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CULTS3D_EMAIL | Yes | Your Cults3D email address | |
| CULTS3D_PASSWORD | Yes | Your Cults3D password |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| upload_designB | Upload a new design (STL/ZIP) to Cults3D with metadata. |
| update_designC | Update metadata on an existing Cults3D design. |
| list_my_designsC | List all designs published under your account with stats. |
| get_design_statsA | Get detailed stats for a design: downloads, likes, comments, price. |
| search_designsC | Search public designs on Cults3D by keyword. Useful for competitor research. |
| get_trendingC | Get trending designs in a Cults3D category. |
| get_commentsB | Get all comments on a specific design. |
| reply_to_commentC | Post a reply to a comment on one of your designs. |
| list_collectionsA | List your Cults3D collections. |
| add_to_collectionC | Add a design to one of your collections. |
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
- 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/clugtu/cults3d-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server