MCP Sora
Rank #4,223io.github.AceDataCloud/mcp-sora
MCP server for OpenAI Sora AI video generation
MCP Sora is a Model Context Protocol (MCP) server published by acedatacloud. It ranks #4,223 of 115,460 servers tracked on MCP Toplist. MCP Sora is listed across 3 registries — Official MCP, Glama and PulseMCP, with 37 tracked versions. It was first listed on Jan 22, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 111,237 of 115,460 servers on MCP Toplist.
Use MCP Sora
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-sora https://sora.mcp.acedata.cloud/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add mcp-sora -e "ACEDATACLOUD_API_TOKEN=<your ACEDATACLOUD_API_TOKEN>" -- uvx mcp-soraReplace each placeholder with your own value before saving.
[mcp_servers.mcp-sora]
url = "https://sora.mcp.acedata.cloud/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.mcp-sora]
command = "uvx"
args = ["mcp-sora"]
[mcp_servers.mcp-sora.env]
ACEDATACLOUD_API_TOKEN = "<your ACEDATACLOUD_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://sora.mcp.acedata.cloud/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-sora": {
"command": "uvx",
"args": [
"mcp-sora"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-sora": {
"url": "https://sora.mcp.acedata.cloud/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-sora": {
"command": "uvx",
"args": [
"mcp-sora"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-sora": {
"type": "http",
"url": "https://sora.mcp.acedata.cloud/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"mcp-sora": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-sora"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-sora": {
"serverUrl": "https://sora.mcp.acedata.cloud/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-sora": {
"command": "uvx",
"args": [
"mcp-sora"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-sora": {
"url": "https://sora.mcp.acedata.cloud/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-sora": {
"command": "uvx",
"args": [
"mcp-sora"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AceDataCloud%2Fmcp-sora)<a href="https://mcptoplist.com/server/io.github.AceDataCloud%2Fmcp-sora"><img src="https://mcptoplist.com/badge/io.github.AceDataCloud%2Fmcp-sora.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
acedatacloud
Other servers by acedatacloud
- MCP Suno#818 · 44 vers
- Midjourney#1,417 · 42 vers
- MCP Seedance#1,467 · 41 vers
- MCP Nanobanana Pro#1,967 · 46 vers
- MCP Veo#2,818 · 43 vers
- MCP Seedream Pro#2,846 · 42 vers
- MCP Flux Pro#2,874 · 39 vers
- AceDataCloud Producer#4,005 · 23 vers
- MCP Luma#4,307 · 35 vers
- MCP Serp#4,354 · 34 vers
- KlingMCP#4,505 · 30 vers
- WanMCP#4,849 · 25 vers
Available versions (37)
| Version | Published |
|---|---|
| 2026.8.28.0 | Aug 28, 2026 |
| 2026.8.23.0 | Aug 23, 2026 |
| 2026.8.18.0 | Aug 18, 2026 |
| 2026.8.17.0 | Aug 17, 2026 |
| 2026.8.15.0 | Aug 15, 2026 |
| 2026.7.31.0 | Jul 31, 2026 |
| 2026.7.30.0 | Jul 30, 2026 |
| 2026.5.14.0 | May 14, 2026 |
| 2026.4.30.0 | Apr 30, 2026 |
| 2026.4.8.4 | Apr 8, 2026 |
| 2026.4.8.3 | Apr 8, 2026 |
| 2026.4.8.2 | Apr 8, 2026 |
| 2026.4.8.1 | Apr 8, 2026 |
| 2026.4.8.0 | Apr 8, 2026 |
| 2026.4.5.6 | Apr 5, 2026 |
| 2026.4.5.5 | Apr 5, 2026 |
| 2026.4.5.4 | Apr 5, 2026 |
| 2026.4.5.3 | Apr 5, 2026 |
| 2026.4.5.2 | Apr 5, 2026 |
| 2026.4.5.1 | Apr 5, 2026 |
| 2026.4.5.0 | Apr 5, 2026 |
| 2026.3.22.1 | Mar 22, 2026 |
| 2026.3.22.0 | Mar 22, 2026 |
| 2026.3.21.4 | Mar 21, 2026 |
| 2026.3.21.3 | Mar 21, 2026 |
| 2026.3.21.2 | Mar 21, 2026 |
| 2026.3.21.1 | Mar 21, 2026 |
| 2026.3.21.0 | Mar 21, 2026 |
| 2026.3.20.4 | Mar 20, 2026 |
| 2026.3.20.3 | Mar 20, 2026 |
| 2026.3.20.2 | Mar 20, 2026 |
| 2026.3.20.1 | Mar 20, 2026 |
| 2026.3.20.0 | Mar 20, 2026 |
| 2026.3.19.9 | Mar 19, 2026 |
| 2026.3.19.8 | Mar 19, 2026 |
| 2026.3.19.7 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Sora?
- MCP Sora is maintained by acedatacloud, which publishes 29 MCP servers (651 total versions) tracked on MCP Toplist.
- Is MCP Sora listed on the Official MCP Registry?
- Yes — MCP Sora is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP Sora have?
- MCP Toplist tracks 37 versions of MCP Sora, most recently published on Aug 28, 2026.
- Where can I find the source code for MCP Sora?
- The source code for MCP Sora is hosted at github.com/acedatacloud/soramcp.