3D Cartoon Generator & File System MCP Server
by falahgs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable verbose debug logging | false |
| IS_REMOTE | No | Run in remote mode without browser opening | false |
| GEMINI_API_KEY | Yes | Google Gemini API key for image generation | |
| DETECT_OS_PATHS | No | Enable OS-specific path detection | true |
| SAVE_TO_DESKTOP | No | Force saving to desktop directory | false |
| ALLOWED_DIRECTORIES | No | Comma-separated list of allowed file system paths. Default: User's home dir, current dir |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_3d_cartoonB | Generates a 3D style cartoon image for kids based on the given prompt |
| read_fileB | Read the contents of a file |
| write_fileC | Write content to a file |
| list_directoryB | List the contents of a directory |
| create_directoryC | Create a new directory |
| search_filesC | Search for files matching a pattern |
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/falahgs/mcp-3d-style-cartoon-gen-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server