waifuai/mcp-waifu-chat
MCP server implementing core conversational AI interaction protocols. ✨ Exposes MCP tools for user lifecycle management and persistent dialog history manipulation via SQLite. 💾 Facilitates chat interactions by connecting to an external LLM for response generation. 💬 Built with FastMCP for simplified endpoint routing.
Platform-specific configuration:
{
"mcpServers": {
"mcp-waifu-chat": {
"command": "npx",
"args": [
"-y",
"mcp-waifu-chat"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...