thai-lottery-mcp
Verified Safeby anonymaew
Overview
Provides an API for checking Thai lottery numbers against predefined prizes and listing all available prizes.
Installation
thai-lottery-mcpSecurity Notes
The code is simple, does not use 'eval' or similar dangerous functions, and does not contain hardcoded secrets or direct network interactions beyond what the 'fastmcp' framework provides. All prize logic is explicit and based on string comparisons. The primary security consideration would be the 'fastmcp' dependency itself, which is assumed to be secure.
Similar Servers
mcp-android-server-python
Provides an MCP server for AI agents to automate Android devices using uiautomator2.
lex
Provides a UK legal research API for AI agents, offering capabilities to search legislation, caselaw, amendments, and explanatory notes using semantic and keyword search, and includes a Micro-Copilot (MCP) server for integration with AI assistants.
MCP-server-
A Python-based server application handling user authentication, data storage, and potentially managing models or file uploads.
gomoku-mcp-server
This is a backend server for a Gomoku game, likely implementing game logic, state management, and handling multiplayer interactions.