prompt-character-mcp-server

prompt-character-mcp-server

3.1

If you are the rightful owner of prompt-character-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is an MCP server for retrieving famous quotes from the character General Ouki from the manga 'Kingdom'.

prompt-character-mcp-server

概要

以下のキャラクターの名台詞を取得するMCPサーバーです。

  • 王騎将軍(漫画「キングダム」より、12のセリフ)

使い方

  • このリポジトリをcloneします
  • Claude DesktopのMCPサーバーの設定ファイルclaude_desktop_config.jsonで以下のように設定します。すでに他のMCPサーバーを設定されている方は、カンマで区切ってから"characters"以下を追加してください。
{
    "mcpServers": {
        "characters": {
            "command": "uv",
            "args": [
                "--directory",
                "<your_local_repository_path>/prompt-character-mcp-server",
                "run",
                "server.py"
            ]
        }
    }
}
  • 早速Claude Desktopで「〇〇について、王騎将軍になったつもりで話してください」と入力してみましょう!