Ceo MCP Media
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | API key for real Gemini/Veo generation. Set in .env or process environment. Required only when using actual generation capabilities. |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| media.project.createC | Create a media project manifest. |
| media.project.listA | List media projects. |
| media.project.getB | Read a media project. |
| media.character.lockC | Create a Character Bible / identity continuity lock. |
| media.storyboard.planC | Plan a multi-shot storyboard with <=8 second shots. |
| media.image.generateC | Submit a durable image-generation job. |
| media.video.generateB | Submit a durable video-generation job and return immediately with a job id. |
| media.video.regenerateC | Create a replacement video job for one shot. |
| media.audio.voiceB | Submit a durable voice/TTS generation job. |
| media.audio.musicC | Submit a durable music generation job. |
| media.composeC | Submit an FFmpeg composition/render job. |
| media.subtitle.generateB | Generate an SRT sidecar from storyboard dialogue. |
| media.director.reviewC | Run deterministic continuity/shot QA. |
| media.job.statusB | Read durable job status. |
| media.job.listB | List durable jobs. |
| media.job.run_onceC | Advance one durable job by one non-blocking step. |
| media.job.tickB | Advance due jobs by one step each. |
| media.job.cancelC | Cancel a durable job. |
| media.provider.statusA | Read provider readiness without paid generation. |
| media.flow.handoffC | Prepare an optional Google Flow handoff package. |
| media.capabilitiesB | Return V1-V6 capability manifest. |
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/disomanceo/Ceo-MCP-Media'
If you have feedback or need assistance with the MCP directory API, please join our Discord server