- Home
- MCP servers
- Content Image Generation
Content Image Generation
- python
0
GitHub Stars
python
Language
6 months ago
First Indexed
3 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You have a production‑ready MCP server for AI‑powered content and image generation that combines Google Imagen image generation, Veo video generation, and Claude/Gemini content generation. It enables you to generate marketing images, videos, and copy, plan campaign costs, monitor health, and deploy quickly to the cloud or run locally for development and testing.
How to use
You interact with this MCP server through an MCP client or IDE integration. Start the server locally in STDIO mode to develop and test commands like image generation, video creation, and marketing copy. When you’re ready for production, deploy to the cloud to expose a stable MCP endpoint you can connect to from your tooling.
How to install
Prerequisites and setup steps you will follow exactly as written here ensure the server runs reliably.
-
Install Python 3.10 or higher.
-
Install a Python package manager you prefer.
-
Install dependencies in a virtual environment.
Additional configuration and usage notes
Configure cloud credentials, API keys, and server settings in an environment file. Use the example as a template and replace placeholders with your actual values.
Note that you should keep credentials out of version control and use environment variables to supply sensitive keys.
Security and deployment notes
Follow best practices for credentials management and cost monitoring. Set up least‑privilege service accounts and enable cost alerts in your cloud provider to avoid unexpected charges.
Deployment to the cloud is supported via the provided MCP cloud workflow, enabling zero‑downtime deployments and structured logging for observability.
Examples and usage scenarios
Generate a marketing image with a 16:9 aspect ratio at 2K resolution, then create a short marketing video with native audio, and finally generate social copy for the campaign. These actions can be chained in a single campaign plan and cost estimates can be calculated per resource.
Available tools
health_check
Server health and monitoring tool to verify API connectivity, service availability, and output directory validity
generate_image_imagen3
Create high‑quality marketing images using Google Imagen 3/4 with multiple aspect ratios and resolutions
batch_generate_images
Process multiple image prompts in batches for campaigns with cost tracking and reporting
generate_video_veo3
Produce marketing videos with Veo 3 integration, adjustable duration, resolution, and native audio
generate_marketing_content
AI‑powered copywriting for social posts, blog intros, ads, emails, and product descriptions with tone and length controls
calculate_cost_estimate
Campaign budgeting tool with per‑resource pricing and multi‑model support