Skip to main content
Glama

Ghibli Video MCP Server

package.json743 B
{ "name": "@openmcprouter/mcp-server-ghibli-video", "version": "0.1.0", "description": "ghibli mcp video server", "private": false, "type": "module", "homepage":"https://github.com/MichaelYangjson/mcp-ghibli-video", "bin": { "mcp-server-ghibli": "./build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js --port 6279 --debug --verbose --open" }, "dependencies": { "@modelcontextprotocol/sdk": "0.6.0" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" } }

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/MichaelYangjson/mcp-ghibli-video'

If you have feedback or need assistance with the MCP directory API, please join our Discord server