waifuai/mcp-waifu-queue
MCP server for conversational AI using an LLM for text generation. 🗣️ Utilizes a Redis queue for asynchronous request processing and handling concurrent users. ⚙️ Built with the FastMCP library for simplified server setup and management. ⚡ Offers an MCP tool to enqueue generation jobs and an MCP resource to track job status. 👍📊
Platform-specific configuration:
{
"mcpServers": {
"mcp-waifu-queue": {
"command": "npx",
"args": [
"-y",
"mcp-waifu-queue"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...