Stats
Actions
Tags
From petsonality
Local stdio MCP server running a Node.js process. The key 'petsonality' suggests pet personality analysis functionality, but purpose cannot be confirmed from the configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"petsonality": {
"command": "node",
"args": [
"dist/server.js"
]
}
}
}Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
npx claudepluginhub nanami-he/petsonality