Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by beilingai • Uncategorized
An MCP server that generates random double-color ball lottery numbers.
Generate random double-color ball lottery numbers.
Integrate lottery number generation via MCP protocol.
A simple example of MCP server implementation.
This project implements a simple MCP server based on the Model Context Protocol (MCP) that provides a double-color ball number generation tool. It can generate 1 to 10 sets of lottery numbers, each containing 6 red balls and 1 blue ball, and serves these results via MCP protocol for integration with compatible clients such as large language models. The server is built with Spring Boot and Java, making it easy to run locally and integrate.