A

AivisSpeech

Integrates with AivisSpeech engine to provide Japanese text-to-speech synthesis with customizable vo...

158 views
0 installs
Updated Sep 22, 2025
Not audited
Integrates with AivisSpeech engine to provide Japanese text-to-speech synthesis with customizable voice parameters including speed, pitch, intonation, and volume for building voice-enabled applications.
  1. Download and Install the AivisSpeech Engine

    • Visit https://aivis-project.com/ and download the AivisSpeech Engine for your operating system.
    • Install the engine following the instructions on the website.
  2. Start the AivisSpeech Engine

    • Launch the AivisSpeech application on your local machine.
    • The engine should start serving on http://127.0.0.1:10101 by default.
  3. Verify the Engine is Running

    • Open a browser and navigate to http://127.0.0.1:10101/docs.
    • Ensure the AivisSpeech documentation page loads successfully (this confirms the engine is running).
  4. Fill in the ENV Value in FastMCP

    • In the FastMCP connection interface, use the “Install Now” button to add the required ENV value.
    • Set the following value for the environment variable:
      • AIVISSPEECH_URL: http://127.0.0.1:10101
  5. Complete the Setup

    • Continue with your FastMCP workflow. The MCP server will now connect to your locally running AivisSpeech engine using the ENV value you entered.
    • If you encounter any connection errors, confirm that the AivisSpeech application is running and not blocked by your firewall.

No authentication keys or additional tokens are required—only the engine URL as shown above.

Quick Start

View on GitHub

More for AI and Machine Learning

View All →

Similar MCP Servers

AllVoiceLab

AllVoiceLab

Official

Integrates with AllVoiceLab's API to provide advanced voice and audio processing capabilities including text-to-speech conversion, voice cloning, speech transformation, subtitle extraction, and multilingual video dubbing.

Entertainment and Media AI and Machine Learning
87
0
S

Speech Interface (Faster Whisper)

Integrates voice interaction capabilities using faster-whisper and PyAudio for speech recognition and synthesis, enabling natural language voice interfaces for AI models.

Communication AI and Machine Learning

Report Issue

Thank you! Your issue report has been submitted successfully.