MCP MediaCrea
by dheedrichard
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | Yes | API key for Google GenAI (required if config file absent) | |
| GENAI_TEXT_MODEL | No | Text model id (the server automatically falls back to other Gemini 2.x IDs if the first choice is unavailable) | models/gemini-2.5-flash |
| GENAI_IMAGE_MODEL | No | Image model id (other Gemini IDs will work as long as they support image generation) | models/gemini-2.5-flash-image-preview |
| MEDIACREA_OUTPUT_DIR | No | Absolute output directory for generated images | ~/mcp_generated_images |
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/dheedrichard/mcp-mediacrea'
If you have feedback or need assistance with the MCP directory API, please join our Discord server