Skip to main content
Glama

SWLC MCP Server

analyze_numbers

Analyze lottery number statistics, identifying hot and cold numbers, for games like Double Color Ball and Seven Happiness Lottery. Specify lottery type and periods for detailed insights.

Instructions

分析彩票号码统计信息,包括热号、冷号等

Input Schema

NameRequiredDescriptionDefault
lottery_typeYes彩票类型
periodsNo分析期数

Input Schema (JSON Schema)

{ "properties": { "lottery_type": { "description": "彩票类型", "enum": [ "双色球", "福彩3D", "七乐彩", "快乐8" ], "type": "string" }, "periods": { "default": 30, "description": "分析期数", "maximum": 500, "minimum": 5, "type": "integer" } }, "required": [ "lottery_type" ], "type": "object" }

Other Tools from SWLC MCP Server

Related Tools

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/liuguoping1024/swlc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server