simple-mcp-server

simple-mcp-server

0

This project is a demonstration of a simple MCP server that generates random Double Color Ball lottery numbers. It utilizes Spring Boot and Java, providing services over the MCP protocol for compatible clients.

Project Overview

  • This is a simple example project based on the Model Context Protocol (MCP).
  • It features a tool to generate random Double Color Ball (lottery) numbers.
  • Built with technologies like Spring Boot, Java 17, and MCP SDK.
  • Supports generating 1-10 sets of lottery numbers.
  • Provides service through MCP protocol and can interact with MCP-supporting clients.