{"id":"doriandarko-sora-mcp","name":"sora-mcp","af_score":67.2,"security_score":39.8,"reliability_score":25.0,"what_it_does":"Provides an MCP server (stdio for local clients and HTTP for remote clients) that wraps OpenAI Sora 2 video generation APIs. Exposes tools to create videos, check job status, list jobs with pagination, download/save completed videos, remix existing videos, and delete jobs/assets.","best_when":"You want to drive Sora 2 video generation through an MCP-capable desktop/IDE client (Claude Desktop, VS Code, Cursor) with local stdio transport or a locally-hosted HTTP transport for testing.","avoid_when":"You need strong, documented auth/rate-limit guarantees for untrusted remote callers, or you require a standardized REST/OpenAPI surface with published error codes and retry semantics.","last_evaluated":"2026-03-30T13:37:11.807373+00:00","has_mcp":true,"has_api":true,"auth_methods":["Environment variable OPENAI_API_KEY passed to the server process"],"has_free_tier":false,"known_gotchas":["Remote HTTP mode is network accessible; without explicit auth/rate-limit documentation, agents may unintentionally stress the service or expose the OpenAI key indirectly if misconfigured.","Job-based tools are asynchronous: agents should expect queued/processing states and poll get-video-status until completed.","download-video provides a curl command; agents should ensure they handle the returned command safely and avoid logging sensitive artifacts.","save-video auto-downloads to a default local directory; agents should confirm output_path/filename to prevent overwriting or writing to unexpected locations."],"error_quality":null}