Skip to main content
Glama

Runway API MCP Server

Official
by runwayml
package.json706 B
{ "name": "runway-api-mcp-server", "version": "1.0.0", "type": "module", "main": "index.js", "bin": { "runway-api-mcp-server": "./build/index.js" }, "scripts": { "start": "tsx src/index.ts", "build": "tsc && chmod 755 build/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "dotenv": "^16.5.0", "node-fetch": "^3.3.2", "zod": "^3.25.63" }, "devDependencies": { "@types/node": "^24.0.1", "ts-node": "^10.9.2", "tsx": "^4.7.1", "typescript": "^5.8.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/runwayml/runway-api-mcp-server'

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