lottery-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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