Ghibli Mcp Video Server
@MichaelYangjson
About Ghibli Mcp Video Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-ghibli-video": {
"command": "npx",
"args": [
"-y",
"@openmcprouter/mcp-server-ghibli-video"
],
"env": {
"Ghibli_API_URL": "https://www.gpt4oimg.com"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Ghibli Mcp Video Server?
A TypeScript-based MCP server that provides AI image and video generation capabilities through a simple interface. It requires an API key from GPT4O Image Generator.
How to use Ghibli Mcp Video Server?
Install via npm and configure in Claude Desktop's config file. Use tools image_to_video, get_points, and get_task_result with the required api_key parameter and optional parameters as needed.
Key features of Ghibli Mcp Video Server
- Convert static images into animated videos
- Check remaining API credits with
get_points - Retrieve task status for video generation
- Supports optional prompt and aspect ratio customization
- Default Ghibli style video generation
- Simple tool-based interface for MCP
Use cases of Ghibli Mcp Video Server
- Generate animated videos from static images in Ghibli style
- Monitor API credit usage for budgeting
- Check the progress of a video generation task
- Integrate video generation into AI assistants like Claude
FAQ from Ghibli Mcp Video Server
What is required to use this server?
An API key from GPT4O Image Generator (https://www.gpt4oimg.com/) is required.
What tools are provided?
Three tools: image_to_video (convert image to video), get_points (check credits), and get_task_result (check task status).
How do I install for Claude Desktop?
Add the server configuration to your Claude Desktop config file (MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json, Windows: %APPDATA%/Claude/claude_desktop_config.json) with command npx -y @openmcprouter/mcp-server-ghibli-video and environment variable Ghibli_API_URL.
What are the default values for image_to_video?
Prompt defaults to “in the style of ghibli”, aspect_ratio defaults to 9:16, negative_prompt defaults to bad prompt.
How can I debug the server?
Use the MCP Inspector by running npm run inspector.
Frequently asked questions
What is required to use this server?
An API key from GPT4O Image Generator (https://www.gpt4oimg.com/) is required.
What tools are provided?
Three tools: `image_to_video` (convert image to video), `get_points` (check credits), and `get_task_result` (check task status).
How do I install for Claude Desktop?
Add the server configuration to your Claude Desktop config file (MacOS: `~/Library/Application Support/Claude/claude_desktop_config.json`, Windows: `%APPDATA%/Claude/claude_desktop_config.json`) with command `npx -y @openmcprouter/mcp-server-ghibli-video` and environment variable `Ghibli_API_URL`.
What are the default values for image_to_video?
Prompt defaults to “in the style of ghibli”, aspect_ratio defaults to `9:16`, negative_prompt defaults to `bad prompt`.
How can I debug the server?
Use the MCP Inspector by running `npm run inspector`.
Basic information
More Media & Design MCP servers
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
SVGator
SVGatorDrive your SVGator account from any AI assistant. Prompt an animation, get an editable project back, and export it as SVG, Lottie, GIF, MP4, and more, then open it in the editor to finish by hand.
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify

Google Maps
modelcontextprotocolModel Context Protocol Servers
Comments