YGOPRODeck MCP — Yu-Gi-Oh! trading card game (TCG) database.
claude mcp add ygoprodeck --transport http https://gateway.pipeworx.io/ygoprodeck/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"ygoprodeck": {
"url": "https://gateway.pipeworx.io/ygoprodeck/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ygoprodeck": {
"serverUrl": "https://gateway.pipeworx.io/ygoprodeck/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"ygoprodeck": {
"type": "http",
"url": "https://gateway.pipeworx.io/ygoprodeck/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ygoprodeck": {
"url": "https://gateway.pipeworx.io/ygoprodeck/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"ygoprodeck": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/ygoprodeck/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/ygoprodeck/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--ygoprodeck/reviews or the review_server meta-tool.
POST /mcp