Skip to main content
Glama
156554395

Doubao Image/Video Generation MCP Server

by 156554395
package.json950 B
{ "name": "doubao-image-video-mcp", "version": "1.0.2", "description": "豆包 MCP 服务器 - 支持图片生成和视频生成", "main": "dist/index.js", "type": "module", "bin": { "doubao-image-video-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "prepublishOnly": "pnpm run build", "publish": "npm run build && npm publish --access public" }, "keywords": [ "mcp", "doubao", "豆包", "image-generation", "video-generation", "seedream", "seedance" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1" }, "repository": { "type": "git", "url": "https://github.com/156554395/doubao-image-video-mcp.git" }, "devDependencies": { "@types/node": "^22.19.3", "typescript": "^5.9.3" }, "files": [ "dist", "README.md", "LICENSE" ] }

Latest Blog Posts

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/156554395/doubao-image-video-mcp'

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