Labsco
MCP SERVER

AivisSpeech

by shinshin86

Ask from the assistant whether the AivisSpeech engine at your configured URL is actually running.

Speech Synthesis & TranscriptionVerified
Summary
The question that usually costs a terminal round trip — is the engine up — becomes a tool call.

check_engine_status is the surface: it reports whether the engine at AIVISSPEECH_URL is running. That makes it a precondition check rather than a route to audio, so starting the engine and doing the speaking both remain elsewhere.

What it is

A one-tool health check against an AivisSpeech engine reachable at a URL you configure.

What you get
  • A status answer for the AivisSpeech engine at the configured URL, without leaving the conversation to check it.
Requirements

A running AivisSpeech engine the machine can reach, with its address in AIVISSPEECH_URL.

Setup effort

One command — npx @shinshin86/mcp-simple-aivisspeech@latest