Lottery MCP Server
Related Servers
Alternatives to Lottery MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables retrieval of Taiwan lottery data for a specified month, supporting Super Lotto 638, Lotto 649, Daily Cash 539, and Lotto 4D.4MIT
- AlicenseBqualityCmaintenanceProvides A-share (Chinese stock market) quantitative analysis through tools for stock screening, northbound capital flow tracking, dragon-tiger list analysis, margin trading, sector analysis, technical indicators, IPO info, and limit-up/down statistics using akshare data.111MIT
- AlicenseNot gradedqualityCmaintenanceProvides weather queries for major Chinese cities, hot news and news search, and text processing tools using free public APIs.MIT
- AlicenseNot gradedqualityBmaintenanceProvides real-time weather data for Chinese cities and worldwide locations through wttr.in, with tools to query weather, list supported cities, and get server/author information.MIT
- AlicenseNot gradedqualityDmaintenanceProvides free Chinese A-share stock data including real-time quotes, historical K-lines, market scanning, and multi-factor stock screening via BaoStock and Sina Finance APIs.MIT
- AlicenseNot gradedqualityBmaintenanceProvides 45 A-share market data tools across six domains—real-time quotes, capital flows, limit-up sentiment, dragon-tiger lists, hot rankings, fundamentals/F10, research reports, announcements, corporate actions, and options—by directly connecting to Eastmoney, Sina, Tencent, Tonghuashun, mootdx, and CNINFO without akshare.4MIT
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: checking prizes for a number, getting recent results, querying historical results by date range, and updating the local database. No overlap.
All tool names follow a consistent verb_noun pattern in snake_case (check_prize, get_latest_results, query_lottery, update_lottery), making them predictable and easy to understand.
With 4 tools, the server is well-scoped for its purpose: prize checking, result retrieval (recent and historical), and data maintenance. This is a reasonable number for a focused lottery MCP server.
The tool set covers core operations: checking prizes, fetching latest results, querying historical results, and updating data. Minor gaps like a tool to retrieve a specific draw by issue number or list supported types are not critical.