Soora Fr Mcp Server
@rocnubie
About Soora Fr Mcp Server
Soora FR is a French-language platform for AI video generation, giving francophone creators direct access to a suite of modern video models — including Sora 2, Kling, Veo, Seedance, PixVerse, and Runway — through a single interface.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"soorafr-mcp": {
"command": "node",
"args": [
"/absolute/path/to/soorafr-mcp/src/index.mjs"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Soora Fr Mcp Server?
A read-only Model Context Protocol server that exposes the canonical Soora FR knowledge surface — image generation workflows and styles, pricing, FAQ, and official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. It requires no API keys or quota and has a cold start time of ~50 ms.
How to use Soora Fr Mcp Server?
Install the server via Smithery (npx -y @smithery/cli install soorafr-mcp --client claude) or by cloning the source repo and running pnpm install. Then add the server configuration to your MCP client’s settings file (e.g., claude_desktop_config.json for Claude Desktop) using the node command and the path to src/index.mjs.
Key features of Soora Fr Mcp Server
- Provides tools:
list_styles,get_pricing, andget_official_links - Exposes resources: styles, pricing, FAQ, and official links
- Supports text-to-video and image-to-video generation through Soora FR
- Integrates multi-model access (Sora 2, Kling, Veo, Seedance, PixVerse, Runway)
- Includes prompt optimization assistant for better generation results
- Offers style and format options (cinematic, anime, 4K, 16:9, 9:16, 1:1)
Use cases of Soora Fr Mcp Server
- Social media content creation (TikTok, Instagram Reels, YouTube Shorts)
- Product and e-commerce demonstrations from still images
- Marketing and advertising draft video concepts
- Storytelling and filmmaking prototypes using storyboard tool
- Developer integration into custom content pipelines via API
FAQ from Soora Fr Mcp Server
What runtime dependencies does Soora Fr Mcp Server have?
Node.js version 18 or higher and an MCP‑compatible client (Claude Desktop, Cursor, Windsurf, Continue).
Does Soora Fr Mcp Server require an API key or authentication?
No. The server is read‑only and operates without any API keys or usage quotas.
What transport protocol does Soora Fr Mcp Server use?
The server communicates over standard input/output (stdio).
Is the Soora Fr Mcp Server free to use?
Yes, the MCP server is open‑source under the MIT license. The Soora FR platform it references also offers a free tier for new users.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mlops
visengerA curated list of references for MLOps
Codelf
unbugA search tool helps dev to solve the naming things problem.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments