prompt-character-mcp-server
@molmolkky
关于 prompt-character-mcp-server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"characters": {
"command": "uv",
"args": [
"--directory",
"<your_local_repository_path>/prompt-character-mcp-server",
"run",
"server.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is prompt-character-mcp-server?
prompt-character-mcp-server is an MCP server that retrieves 12 famous lines from General Ouki (王騎将軍) of the manga Kingdom. It is designed for Claude Desktop users who want the AI to respond in the voice of that character.
How to use prompt-character-mcp-server?
Clone this repository, then add the following configuration under "mcpServers" in your claude_desktop_config.json file. Once configured, prompt Claude Desktop with something like “Please speak about [topic] as if you were General Ouki.”
Key features of prompt-character-mcp-server
- Retrieves 12 pre‑written lines from General Ouki.
- Integrates with Claude Desktop via the MCP protocol.
- Simple setup using a local
uvrunner. - All character data is bundled locally (no external API).
Use cases of prompt-character-mcp-server
- Roleplay as General Ouki during conversations with Claude.
- Quickly access iconic quotes from the Kingdom manga.
- Generate immersive, character‑driven dialogue for entertainment or creative writing.
FAQ from prompt-character-mcp-server
Which character does the server support?
It supports General Ouki (王騎将軍) from the manga Kingdom, with a total of 12 lines.
How do I install and configure the server?
Clone the repository, then add the following JSON block to your claude_desktop_config.json under "mcpServers":
{
"mcpServers": {
"characters": {
"command": "uv",
"args": [
"--directory",
"<your_local_repository_path>/prompt-character-mcp-server",
"run",
"server.py"
]
}
}
}
How do I start using it after setup?
In Claude Desktop, type a request such as “Please talk about [topic] as if you were General Ouki.” The AI will then use the server’s lines to respond in character.
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论