Skip to main content
Glama

MCP Media Processing Server

by maoxiaoke
package.json678 B
{ "name": "mcp-media-processor", "version": "1.0.8", "type": "module", "bin": { "mcp-sever-media-processor": "./build/index.js" }, "files": [ "build" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.4.1", "fluent-ffmpeg": "^2.1.2", "os": "^0.1.2", "zod": "^3.24.1" }, "devDependencies": { "@types/fluent-ffmpeg": "^2.1.24", "@types/node": "^22.13.0", "typescript": "^5.7.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/maoxiaoke/mcp-media-processor'

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