MCP Server
io.github.gregario/onepiece-oracle MCP Server
io.github.gregario/onepiece-oracle
What is the io.github.gregario/onepiece-oracle MCP server?
One Piece TCG MCP server with card search, deck analysis, and set browsing
How to install io.github.gregario/onepiece-oracle
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"onepiece-oracle": {
"command": "npx",
"args": [
"-y",
"onepiece-oracle"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"onepiece-oracle": {
"command": "npx",
"args": [
"-y",
"onepiece-oracle"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"onepiece-oracle": {
"command": "npx",
"args": [
"-y",
"onepiece-oracle"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"onepiece-oracle": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"onepiece-oracle"
]
}
}
}Claude Code
claude mcp add onepiece-oracle -- npx -y onepiece-oracleRelated MCP servers
3D printing filament and materials knowledge MCP server
View repository →Astronomical catalog data and observing session planner. 13,000+ objects from OpenNGC.
View repository →Brewing knowledge MCP — beer styles, ingredients, off-flavours, water chemistry, recipes
View repository →D&D 5e SRD MCP server with monster, spell, equipment search and encounter building tools
View repository →Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.
View repository →Hearthstone card search, deck analysis, strategy coaching, and archetype classification
View repository →