modelscope·thirdme/Sora2VideoRemoveWatermark
MCP API 是一个基于模型上下文协议(MCP)的 Sora2 视频水印移除服务,能够将 Sora2 视频水印移除功能无缝集成到主流的 MCP 兼容工具的工作流程中,如 Claude Desktop、OpenAI、Cursor、Dify、n8n 等。它支持由 AI 驱动的水印移除、快速集成以及安全可靠的使用。
Choose your language / 选择语言 / 言語を選択 / Sprache wählen / 언어 선택 / Elige tu idioma / Choisissez votre langue / Escolha seu idioma
</div>MCP API is a Sora2 video watermark removal service based on Model Context Protocol (MCP), enabling seamless integration of Sora2 video watermark removal functionality into workflows of mainstream MCP-compatible tools such as Claude Desktop, OpenAI, Cursor, Dify, n8n, and more. Get started in minutes with simple API key authentication.
🌐 Official Documentation Page: https://sora.thirdme.com/mcp
⚠️ Important: Keep your API key secure. Generating a new key will replace your existing key. If you regenerate, please update your MCP configuration.
Add the following configuration to your Claude Desktop config file mcp.json:
Config File Locations:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonConfiguration:
{
"mcpServers": {
"sora-watermark-remover": {
"url": "https://sora.thirdme.com/api/mcp-sse?key=YOUR_API_KEY"
}
}
}
Replace
YOUR_API_KEYwith your actual API key obtained in Step 1.
After configuration, restart Claude Desktop, then you can directly ask Claude to remove watermarks from Sora2 videos:
Example Conversation:
Please remove the watermark from this Sora2 video: https://sora.chatgpt.com/share/xxx
Claude will automatically call the MCP API to process the video and return a download link to the watermark-free video.
GET/POST https://sora.thirdme.com/api/mcp-sse?key=YOUR_API_KEY
Remove watermark from Sora2 video and get the clean download link. Supports OpenAI Sora video URLs.
Input Parameters:
videoUrl (string): The Sora2 video URL to processOutput: Returns a JSON object containing:
videoUrl: Watermark-free video download linkthumbnailUrl: Video thumbnail linkvideoInfo: Detailed video informationExample:
{
"videoUrl": "https://example.com/video.mp4",
"thumbnailUrl": "https://example.com/thumbnail.jpg",
"videoInfo": {
"title": "Video Title",
"duration": 30,
"resolution": "1920x1080"
}
}
| Error Code | Description |
|---|---|
| -32001 | User not found |
| -32003 | Subscription required or usage limit reached |
| -32004 | Failed to process video |
In Claude Desktop, you can process multiple Sora2 videos at once:
Please process and remove watermarks from the following Sora2 videos:
1. https://sora.chatgpt.com/share/video1
2. https://sora.chatgpt.com/share/video2
3. https://sora.chatgpt.com/share/video3
In n8n or Dify, you can integrate watermark removal into your automation workflows for batch processing and automated operations.
When developing projects in Cursor, you can directly ask the AI assistant to handle Sora2 video watermark removal tasks without leaving the development environment.
一个为大型语言模型(LLM)设计的、高可用的12306余票查询工具服务,现已搭载智能会话管理引擎。 12306-MCP-Server 将复杂的12306余票查询接口封装为符合 Model Context Protocol (MCP) 规范的工具集,允许AI Agent通过自然语言无缝查询实时火车票、中转换乘和经停站信息。 从 v1.0.0 版本开始,项目引入了全新的智能会话管理系统,通过会话池、动态User-Agent轮换和自动错误恢复机制,将服务的稳定性与反屏蔽能力提升至全新高度。
阿里云可观测 MCP服务,提供了一系列访问阿里云可观测各产品的工具能力,覆盖产品包含阿里云日志服务SLS、阿里云应用实时监控服务ARMS、阿里云云监控等,任意支持 MCP 协议的智能体助手都可快速接入。
自动从文本中识别并提取法律条文,例如在合同、案件描述或法律文书中,精准定位涉及的具体法律条文(如“《民法典》第585条”),并将文本中的法律问题与对应法条内容关联,提取法规名称的服务。
用于哔哩哔哩API的MCP服务器,支持视频搜索、用户内容获取等多种操作,适用于哔哩哔哩内容管理和数据分析场景。
看起来您想要翻译一份英文技术文档,但您提供的内容中只有"asd"这个字符串,并没有实际的文档内容。请提供需要翻译的具体英文技术文档文本,这样我才能帮助您进行准确的翻译。如果有特定部分或格式要求,请一并告知。
一座通过串行通信将物理硬件设备与人工智能大语言模型连接起来的桥梁,允许用户使用自然语言命令控制硬件。