portal-labs-infrastructure/number-guessing-game-mcp-server
A demonstration Model Context Protocol (MCP) server implemented in TypeScript, showcasing dynamic tool and resource management, stateful HTTP sessions, and clean architectural patterns.
Platform-specific configuration:
{
"mcpServers": {
"number-guessing-game-mcp-server": {
"command": "npx",
"args": [
"-y",
"number-guessing-game-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...