MCP.so
Sign In

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

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

rocnubie

Submitted by

Chen Roc

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, and get_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.

Comments

More Other MCP servers