portal-labs-infrastructure/number-guessing-game-mcp-server
3.2
If you are the rightful owner of number-guessing-game-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.
The Number Guessing Game MCP Server is a demonstration server implemented in TypeScript, showcasing a dynamic, session-based architecture for a simple number guessing game.
Tools
Functions exposed to the LLM to take actions
start_game
Initiates a new game session for the user.
guess_number
Allows the user to make a guess in the number guessing game.
give_up
Enables the user to give up on the current game session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client