Loomal

onepiece-oracle

MCP server by github.com/gregario/onepiece-oracle

One Piece TCG MCP server with card search, deck analysis, and set browsing

1 starsnpm: onepiece-oracle

About onepiece-oracle

onepiece-oracle is an MCP (Model Context Protocol) server published by gregario in the official MCP registry, listed under Search on Loomal. One Piece TCG MCP server with card search, deck analysis, and set browsing

It ships as an npm package (onepiece-oracle), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gregario/onepiece-oracle, where the project has earned 1 GitHub stars.

Use onepiece-oracle with your agent

Claude Code · one command
claude mcp add onepiece-oracle -- npx -y onepiece-oracle
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "onepiece-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "onepiece-oracle"
      ]
    }
  }
}
npmonepiece-oracle

Frequently asked questions

What is onepiece-oracle?
onepiece-oracle is an MCP (Model Context Protocol) server by gregario in the Search category. One Piece TCG MCP server with card search, deck analysis, and set browsing
How do I connect onepiece-oracle to Claude, Cursor, or another MCP client?
Install onepiece-oracle from its npm package (onepiece-oracle) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is onepiece-oracle open source?
Yes — the source code is public at github.com/gregario/onepiece-oracle, with 1 GitHub stars.
Can AI agents pay to use onepiece-oracle?
Not yet through Loomal — onepiece-oracle is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain onepiece-oracle? Claim this listing free by verifying GitHub ownership, or contact us.