lottery-mcp-server
by Lumosylva
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_all_lottery_historyA | 获取双色球所有历史一等奖数据(从2013年至今) |
| get_lottery_by_date_rangeC | 按日期范围查询双色球开奖数据 |
| get_lottery_by_codeB | 按期号查询双色球开奖数据 |
| get_latest_lotteryA | 获取最新N期双色球开奖数据 |
| analyze_and_predictA | 分析双色球历史数据并基于高频号码生成10组参考号码(仅供参考,不代表预测) |
| calculate_sum_valueA | 计算最近N期双色球开奖号码的和值(红球号码之和),默认N=10 |
| calculate_ac_valueA | 计算最近N期双色球开奖号码的AC值(算术复杂性),默认N=10。AC值反映号码的离散程度和结构复杂性,黄金区间为7-9 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lumosylva/lottery-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server