Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

onepiece-oracle MCP server](https://glama.ai/mcp/servers/gregario/onepiece-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/onepiece-oracle) πŸ“‡ 🏠 - One Piece TCG card search, deck analysis, cost curves, leader browsing, and counter strategy...

README.md

onepiece-oracle

One Piece TCG MCP server β€” card search, deck analysis, and set browsing for the One Piece Card Game.

<p align="center"> <a href="https://www.npmjs.com/package/onepiece-oracle"><img src="https://img.shields.io/npm/v/onepiece-oracle.svg" alt="npm version"></a> <a href="https://www.npmjs.com/package/onepiece-oracle"><img src="https://img.shields.io/npm/dm/onepiece-oracle.svg" alt="npm downloads"></a> <a href="https://nodejs.org"><img src="https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg" alt="Node.js 18+"></a> <a href="https://modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP-compatible-purple.svg" alt="MCP Compatible"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT License"></a> <a href="https://github.com/sponsors/gregario"><img src="https://img.shields.io/badge/sponsor-β™₯-ea4aaa.svg" alt="Sponsor"></a> <a href="https://glama.ai/mcp/servers/gregario/onepiece-oracle"><img src="https://glama.ai/mcp/servers/gregario/onepiece-oracle/badges/score.svg" alt="onepiece-oracle MCP server"></a> </p>

<!-- mcp-name: io.github.gregario/onepiece-oracle -->

What It Does

Search, browse, and analyze One Piece TCG cards with ground-truth data from the community-maintained card database. 4,348 cards across all sets (OP-01 through OP-14, Starter Decks, Event Boosters, and Promos).

Tools

| Tool | Description | |------|-------------| | search_cards | Full-text search with filters for color, type, cost, power, rarity, attribute, character type, and set. | | browse_sets | List all sets with card counts, or view cards in a specific set. | | card_versions | Show all printings of a card including alternate art variants. | | browse_leaders | Browse all Leader cards, optionally filtered by color. | | analyze_cost_curve | Parse a deck list and show cost distribution, color breakdown, type spread, and counter summary. | | find_counters | Find cards with counter values for defensive deck building. |

Install

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "onepiece-oracle": {
      "command": "npx",
      "args": ["-y", "onepiece-oracle"]
    }
  }
}

Claude Code

claude mcp add onepiece-oracle -- npx -y onepiece-oracle

Disclaimer

This is a fan-made, non-commercial project for informational and educational purposes only. One Piece Card Game is a trademark of Bandai Co., Ltd. and Shueisha Inc. One Piece is created by Eiichiro Oda. This project is not produced, endorsed, supported, or affiliated with Bandai or Shueisha. Card data is sourced from community-maintained databases.

License

MIT

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Search servers.