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

Edit your claude_desktop_config.json file:

{
  "mcpServers": {
    "SynClub": {
      "command": "uvx",
      "args": [
        "synclub-mcp",
        "-y"
      ],
      "env": {
        "SYNCLUB_MCP_API": "Your API key"
      }
    }
  }
}

Available Tools

Tool Name Description
minimax_text_to_audio Convert text to speech with customizable voice settings
minimax_list_voices List all available voices
minimax_voice_clone Clone voices from audio files
minimax_text_to_image Generate images from text prompts
generate_text_to_video Generate videos from text descriptions using Kling models
generate_image_to_video Generate videos from images with text prompts using Kling models
image_recognition Analyze and recognize image content
remove_bg Automatically remove image backgrounds
hd_restore Enhance image quality and resolution
generate_image Generate images using alternative models
ai_search Perform AI-powered search queries
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.

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.2.0.tar.gz (19.9 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.2.0-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for synclub_mcp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e5704f8758b13e139392023a321dd8aaf7bda0dc5ebd8b7bb7420b61af28041a
MD5 902bee8d33180b4230efa99a5a3f574f
BLAKE2b-256 e3816b286080da7384a3c85920ab4329bd934f50aa44a68c465ab68ce2b2b576

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for synclub_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f1c2f1ea2e3e75e8c9d1e8b134d38a28ed712a0d605481f999d64d2b281b6a40
MD5 d7d20ce9d8ad7463d1d879325fadf440
BLAKE2b-256 6fafb497da12bcf8e072e8b8db62980bc7666fd4e019e95f0868b81bd7e6695b

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