@pipeworx/studio-ghibli
Connect: https://gateway.pipeworx.io/studio-ghibli/mcp · Install: one-click buttons
Tools: 10
Studio Ghibli API MCP — fan-built API of Studio Ghibli films, people, locations, species, and vehicles. Keyless.
Tools
films(limit?)— list filmsfilm(id)— single filmpeople(limit?)/person(id)— characterslocations(limit?)/location(id)— locationsspecies(limit?)/species_one(id)— speciesvehicles(limit?)/vehicle(id)— vehicles
Data source
https://ghibliapi.vercel.app/
Tools
- films — List all Studio Ghibli films (up to optional limit), returning title, director, producer, release year, running time, Rotten Tomatoes score, and related character/location/vehicle URLs.
- film — Single film by id.
- people — List Studio Ghibli characters (up to optional limit), returning name, gender, age, eye/hair color, species, and the films they appear in.
- person — Single person by id.
- locations — List fictional locations from Studio Ghibli films (up to optional limit), returning name, climate, terrain, surface water, and the films they appear in.
- location — Single location by id.
- species — List species that appear in Studio Ghibli films (up to optional limit), returning name, classification, eye/hair colors, and the films and characters associated with that species.
- species_one — Single species by id.
- vehicles — List vehicles from Studio Ghibli films (up to optional limit), returning name, description, vehicle class, length, pilot, and the film it appears in.
- vehicle — Single vehicle by id.
Tools
film— Single film by id.films— List all Studio Ghibli films (up to optional limit), returning title, director, producer, release year, running time, Rotten Tomatoes score, and related character/location/vehicle URLs.location— Single location by id.locations— List fictional locations from Studio Ghibli films (up to optional limit), returning name, climate, terrain, surface water, and the films they appear in.people— List Studio Ghibli characters (up to optional limit), returning name, gender, age, eye/hair color, species, and the films they appear in.person— Single person by id.species— List species that appear in Studio Ghibli films (up to optional limit), returning name, classification, eye/hair colors, and the films and characters associated with that species.species_one— Single species by id.vehicle— Single vehicle by id.vehicles— List vehicles from Studio Ghibli films (up to optional limit), returning name, description, vehicle class, length, pilot, and the film it appears in.