Seedance 2.0 Mcp Server
@rocnubie
关于 Seedance 2.0 Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"seedance2video-mcp": {
"command": "node",
"args": [
"/absolute/path/to/seedance2video-mcp/src/index.mjs"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Seedance 2.0 MCP Server?
A Model Context Protocol server that exposes canonical Seedance 2.0 knowledge — image generation workflows and styles, pricing, docs, FAQ, and official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. It is read-only, requires no API keys, has no quota, and achieves roughly 50 ms cold start.
How to use Seedance 2.0 MCP Server?
Install via Smithery (npx -y @smithery/cli install seedance2video-mcp --client <client>) or from source by cloning the repo and running pnpm install. Then add a mcpServers entry to your MCP client configuration (`claude_desktop_config
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Servers
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论