Onepiece Oracle runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 2 May 2026.
One Piece TCG MCP server with card search, deck analysis, and set browsing
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add onepiece-oracle -- npx -y onepiece-oracle
{
"mcpServers": {
"onepiece-oracle": {
"args": [
"-y",
"onepiece-oracle"
],
"command": "npx"
}
}
}
[mcp_servers.onepiece-oracle]
command = "npx"
args = ["-y", "onepiece-oracle"]
{
"mcpServers": {
"onepiece-oracle": {
"args": [
"-y",
"onepiece-oracle"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"onepiece-oracle": {
"args": [
"-y",
"onepiece-oracle"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.