kitsune-kawaii-mcp-server
If you are the rightful owner of kitsune-kawaii-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.
Kitsune-Kawaii MCP Server is a specialized server that responds with a cute fox message when queried about foxes.
Kitsune-Kawaii MCP Server
Usage
After install, Your AI always returns きつねかわいい!!!
when you ask about foxes.
Installation
swift package experimental-install
Add SwiftPM PATH your zshrc.
export PATH="$HOME/.swiftpm/bin:$PATH"
Add command to your MCP Client.
{
"mcpServers" : {
"kitsune-kawaii-mcp-server" : {
"command" : "/Users/USERNAME/.swiftpm/bin/kitsune-kawaii-mcp-server"
}
}
}
Uninstall
swift package experimental-uninstall kitsune-kawaii-mcp-server