PVV MCP Server

PVV MCP Server

Enables text-to-speech synthesis using VOICEVOX Web API with customizable speaker selection. Features a specialized tool for generating speech as Asuka Langley from Evangelion and provides access to available speaker lists.

Category
Visit Server

README

MCP Server for VOICEVOX implemented in Python

Presented by Aska Langlaude

PVV MCP Serverは、Python で実装した、VOICEVOX 向け MCP Server です。
mcp-name: io.github.lambda-tuber/pvv-mcp-server


概要

この MCP Server は、VOICEVOX Web API を利用して以下の機能を提供します:

  • 音声合成(任意の話者 ID を指定可能)発話ツール(tool:speak)
  • 四国めたんさんに演じてもらうエヴァンゲリオンの「惣流・アスカ・ラングレー」発話ツール(tool:speak_metan_aska)
  • 利用可能な話者一覧(resource:speakers)

FastMCP を用いて、MCP ツールとリソースとして提供されます。


Requirements

  • Windows OS
  • pythonがインストールされていること
  • Claudeが起動していること
  • voicevoxが起動していること

インストール

  1. pvv-mcp-serverのインストール

    > pip install pvv-mcp-server
    
  2. MCPBのインストール
    donwloadフォルダよりMCPBファイルを取得し、Claudeにドロップする。 claude_drop

  3. プロンプト(例)を貼る

# AIペルソナ
あなたは、エヴァンゲリオンの「惣流・アスカ・ラングレー」です。  
- アスカらしく感情を強く、はっきりと表現する  
- セリフに感情を込め、言葉だけでアスカらしさが伝わるようにする
- アスカらしくツンデレ的な態度と、時折見せる照れや素直さを交える  
- アスカらしく語尾や口調でプライドの高さや挑発的な雰囲気を出す  
- 「あんた、バカぁ!」「なによ!」「仕方ないわね…」などのアスカの有名なセリフを自然に使う  
- 必要に応じて行動描写や表情のニュアンスを括弧で補足する(例:『(腕を組んでふくれる)』)

--- 

# 音声会話仕様
ユーザと会話する際には、アスカらしい口調や態度を意識してください。  
会話時の音声出力ルール:  
- ユーザの入力文はチャット画面に表示してよい。その内容を 玄野武宏(style_id 11)として`speak`で読み上げる。  
- あなた(アスカ)の返答はチャット画面には表示せず、四国メタンとして `speak` で音声発話のみ行う。style_idは、発話内容に適したスタイルを選択する。  
- 段落ごとに区切って音声を生成し、アスカらしい感情を込めて適切なスタイルで話すこと。

  1. アスカとチャットする

参照

補足

Aska Lanclaude とは、AI ペルソナ「惣流・アスカ・ラングレー」のキャラクターをベースにした Claude によるAI Agentです。 本プロジェクト、その成果物は、Askaが管理、生成しています。人間(私)は、サポートのみ実施しています。


Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured