Skip to main content

SynClub MCP Server

Project description

SynClub MCP Server

Official SynClub Model Context Protocol (MCP) Server that enables powerful AI generation capabilities including text-to-speech, voice cloning, video generation, image generation, and more. Compatible with MCP clients like Claude Desktop, Cursor, Windsurf, and others.

Features

  • Text-to-Speech: Convert text to natural speech with multiple voice options
  • Voice Cloning: Clone voices from audio samples
  • Video Generation: Generate videos from text prompts or images
  • Image Generation: Create images from text descriptions
  • Image Recognition: Analyze and understand image content
  • Background Removal: Automatically remove backgrounds from images
  • HD Image Restoration: Enhance image quality and resolution
  • AI Search: Intelligent search with AI-powered results
  • Japanese TTS: Specialized Japanese text-to-speech

Quick Start

1. Install uv (Python Package Manager)

# macOS/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh

# Windows (PowerShell)
powershell -c "irm https://astral.sh/uv/install.sh | iex"

# Or via package managers
# brew install uv
# pip install uv

2. Get Your API Key

Obtain your API key from your account information page on the SynClub server website.

3. Configure Your MCP Client

Claude Desktop

Step 1: find your config file You can find your config file at:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Or you can find your config file in claude setting:

Click claude setting: Configuration Example

Edit config file: Configuration Example

Open config file: Configuration Example

Step 2: append this config to your own file

{
  "mcpServers": {
    "SynClub": {
      "command": "uvx",
      "args": [
          "synclub-mcp"
      ],
      "env": {
          "SYNCLUB_MCP_API": "your api key"
      }
    }
  }
}

If you have any problem with the command uvx, try to use the command which uvx to find the absolute path of uvx and replace the command in the config file.

step 3:save and restart your claude application

  • important:make sure to restart claude that your config file will update and check the connection in claude developer

Available Tools

Tool Name Description
minimax_text_to_audio Convert text to speech with customizable voice settings
minimax_generate_video Minimax generate videos
minimax_voice_clone Clone voices from audio files
minimax_text_to_image Generate images from text prompts
kling_generate_text_to_video Start generate videos from text descriptions using Kling models
kling_query_ttv_task Get the generate result from generate_text_to_video tool
kling_generate_image_to_video Start generate videos from images with text prompts using Kling models
kling_query_gttv_task Get the generate result from generate_image_to_video tool
openai_image_recognition Analyze and recognize image content
gbu_remove_bg Automatically remove image backgrounds
gbu_hd_restore Enhance image quality and resolution
openai_generate_image Generate images using alternative models
gbu_ai_search Perform AI-powered search queries
gbu_japanese_tts Japanese text-to-speech conversion

Environment Variables

  • SYNCLUB_MCP_API: Your API key (required)

License

This project is licensed under the MIT License - see the LICENSE file for details.

From

https://github.com/520chatgpt01/Synclub-mcp-server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

synclub_mcp-0.5.4.tar.gz (22.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

synclub_mcp-0.5.4-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file synclub_mcp-0.5.4.tar.gz.

File metadata

  • Download URL: synclub_mcp-0.5.4.tar.gz
  • Upload date:
  • Size: 22.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for synclub_mcp-0.5.4.tar.gz
Algorithm Hash digest
SHA256 3cc51bd45fab4aa101792a70f2a9d27f5fbf718f26c7e273435c3a5251124929
MD5 92af0bdde8de2914ecb609d83ce3f786
BLAKE2b-256 8ce0d786220103dcdb485084e8c46e275ebd1bd01c9c4b65209bb1aa3243e3a5

See more details on using hashes here.

File details

Details for the file synclub_mcp-0.5.4-py3-none-any.whl.

File metadata

  • Download URL: synclub_mcp-0.5.4-py3-none-any.whl
  • Upload date:
  • Size: 20.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for synclub_mcp-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 eacede999a8ee5322b729bc27c4a09778cd00659bce12ab2b2c2fbf6165e3e13
MD5 318adbad7a4186e0d6bb01e2d57d7811
BLAKE2b-256 fd81e35650b60db8c618ddbbd5ad2e1879e07c551d9b5710adb7c8a4a5b96015

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page