Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From meigen
Provides Japanese famous quotes (meigen) via local tools for random retrieval and searches. Runs locally as a subprocess.
npx claudepluginhub jau123/meigen-ai-design-mcp --plugin meigenCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"meigen": {
"command": "npx",
"args": [
"-y",
"meigen@1.2.7"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.