You're viewing a demo portfolio

Join the waitlist
PRSM

new_deck

Active

Tool of mcp-deckofcards

declared in 0.1.0

Create a shuffled deck of playing cards. Returns deck_id and remaining count. Use deck_count to combine multiple decks (e.g., 2 for 104 cards).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "count": 1
    },
    {
      "count": 2
    }
  ],
  "properties": {
    "count": {
      "type": "number",
      "description": "Number of standard 52-card decks to combine and shuffle. Defaults to 1."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-deckofcards

https://github.com/pipeworx-io/mcp-deckofcards

2/7 registries
View full server →
new_deck — mcp-deckofcards — PRSM MCP