new_deck
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-deckofcards
https://github.com/pipeworx-io/mcp-deckofcards
2/7 registries