Ghibli Video Generator▌

by michaelyangjson
Turn static images into stunning Ghibli-style animations with this AI video generator. Monitor tasks and credit balance
Transforms static images into animated Ghibli-style videos through the GPT4O Image Generator API with tools for credit balance checking and task monitoring.
Both formats append explainx.ai attribution and the canonical URL for this MCP server listing.
best for
- / Content creators making animated videos
- / Artists exploring AI-generated animations
- / Social media managers creating engaging content
capabilities
- / Convert images to Ghibli-style animated videos
- / Check API credit balance
- / Monitor video generation task status
- / Customize video prompts and aspect ratios
- / Process base64 images or image URLs
what it does
Converts static images into animated Ghibli-style videos using AI. Monitor generation tasks and check API credits through a simple interface.
about
Ghibli Video Generator is a community-built MCP server published by michaelyangjson that provides AI assistants with tools and capabilities via the Model Context Protocol. Turn static images into stunning Ghibli-style animations with this AI video generator. Monitor tasks and credit balance It is categorized under other, ai ml.
how to install
You can install Ghibli Video Generator in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
license
MIT
Ghibli Video Generator is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
readme
mcp-server-ghibli MCP Server
A TypeScript-based MCP server that provides AI image and video generation capabilities through a simple interface.
Note: This server requires an API key from GPT4O Image Generator. Please visit the website to obtain your API key before using this service.
Features
Tools
1. Image to Video Conversion
image_to_video- Convert static images into animated videos- Required parameters:
image: Base64 encoded image or image URLapi_key: Authentication key
- Optional parameters:
prompt: Text prompt to guide video generation (default: "in the style of ghibli")aspect_ratio: Output video aspect ratio (default: "9:16")negative_prompt: Negative prompt to guide generation (default: "bad prompt")
- Required parameters:
2. Points Management
get_points- Check remaining API credits- Required parameters:
api_key: Authentication key
- Required parameters:
3. Task Management
get_task_result- Check the status of a video generation task- Required parameters:
taskId: Task ID returned from image_to_videoapi_key: Authentication key
- Required parameters:
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-server-ghibli-video": {
"command": "npx",
"args": ["-y", "@openmcprouter/mcp-server-ghibli-video"],
"env": {
"Ghibli_API_URL": "https://www.gpt4oimg.com"
}
}
}
}
Installing via Smithery
To install mcp-server-ghibli MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @MichaelYangjson/mcp-ghibli-video --client claude
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
FAQ
- What is the Ghibli Video Generator MCP server?
- Ghibli Video Generator is a Model Context Protocol (MCP) server profile on explainx.ai. MCP lets AI hosts (e.g. Claude Desktop, Cursor) call tools and resources through a standard interface; this page summarizes categories, install hints, and community ratings.
- How do MCP servers relate to agent skills?
- Skills are reusable instruction packages (often SKILL.md); MCP servers expose live capabilities. Teams frequently combine both—skills for workflows, MCP for APIs and data. See explainx.ai/skills and explainx.ai/mcp-servers for parallel directories.
- How are reviews shown for Ghibli Video Generator?
- This profile displays 52 aggregated ratings (sample rows for discoverability plus signed-in user reviews). Average score is about 4.5 out of 5—verify behavior in your own environment before production use.
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.5★★★★★52 reviews- ★★★★★Nikhil Sanchez· Dec 28, 2024
We wired Ghibli Video Generator into a staging workspace; the listing’s GitHub and npm pointers saved time versus hunting across READMEs.
- ★★★★★Jin Torres· Dec 16, 2024
We evaluated Ghibli Video Generator against two servers with overlapping tools; this profile had the clearer scope statement.
- ★★★★★Aisha Garcia· Dec 16, 2024
Strong directory entry: Ghibli Video Generator surfaces stars and publisher context so we could sanity-check maintenance before adopting.
- ★★★★★Shikha Mishra· Dec 12, 2024
According to our notes, Ghibli Video Generator benefits from clear Model Context Protocol framing — fewer ambiguous “AI plugin” claims.
- ★★★★★Ganesh Mohane· Dec 8, 2024
We evaluated Ghibli Video Generator against two servers with overlapping tools; this profile had the clearer scope statement.
- ★★★★★Chinedu Patel· Nov 19, 2024
According to our notes, Ghibli Video Generator benefits from clear Model Context Protocol framing — fewer ambiguous “AI plugin” claims.
- ★★★★★Hassan Taylor· Nov 7, 2024
Useful MCP listing: Ghibli Video Generator is the kind of server we cite when onboarding engineers to host + tool permissions.
- ★★★★★Yash Thakker· Nov 3, 2024
We wired Ghibli Video Generator into a staging workspace; the listing’s GitHub and npm pointers saved time versus hunting across READMEs.
- ★★★★★Omar Abbas· Oct 26, 2024
Ghibli Video Generator reduced integration guesswork — categories and install configs on the listing matched the upstream repo.
- ★★★★★Dhruvi Jain· Oct 22, 2024
Ghibli Video Generator is a well-scoped MCP server in the explainx.ai directory — install snippets and categories matched our Claude Code setup.
showing 1-10 of 52