lottery-mcp-server
Verified Safeby Lumosylva
Overview
Serves historical Chinese Double Color Ball lottery data and statistical analysis via Model Context Protocol.
Installation
npm startSecurity Notes
The server interacts with an external lottery API (www.cwl.gov.cn) and implements automatic cookie management by fetching HMF_CI cookies. This is a common web scraping technique but introduces a dependency on the external API's cookie mechanism. Data and cookie caches are stored locally as JSON files. Input validation is implemented for date and count parameters to prevent malformed input. No hardcoded sensitive secrets or obvious malicious code patterns were found. File system operations are limited to cache management within the project directory.
Similar Servers
mcp-server
A Model Context Protocol (MCP) server that integrates with SerpApi to provide comprehensive search engine results and data extraction to an LLM.
alpha_vantage_mcp
Enables LLMs and agentic workflows to seamlessly interact with real-time and historical stock market data through the Model Context Protocol (MCP).
us-census-bureau-data-api-mcp
The MCP Server provides a standardized API for AI assistants (LLMs) to access and process U.S. Census Bureau data and geography information, enabling data retrieval and analysis through an agent-like interface.
redBookMCP
This server provides a Model Context Protocol (MCP) interface for generating Xiaohongshu-style graphic content, including outlines and images, by orchestrating calls to external AI services.