lucianoyamane/poc-mcp-server
3.3
If you are the rightful owner of poc-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a proof of concept for a Model Context Protocol (MCP) server that integrates with the public API deckofcardsapi.com to manage card decks, shuffle, draw cards, manipulate piles, and interact via prompts.
Tools
Functions exposed to the LLM to take actions
criar_baralho
Creates a new deck of cards.
embaralhar_baralho
Shuffles an existing deck.
comprar_cartas
Draws cards from a deck.
adicionar_pilha
Adds cards to a pile in a deck, creating the pile if it doesn't exist.
embaralhar_pilha
Shuffles a specific pile in a deck.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client