k-lottery
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOTTO_TIMEOUT | No | HTTP request timeout in seconds | 10 |
| LOTTO_USER_ID | Yes | Your DHLottery account ID (required) | |
| LOTTO_DATA_DIR | No | Directory to store cookies and history | ./data |
| LOTTO_PASSWORD | Yes | Your DHLottery account password (required) | |
| LOTTO_USER_AGENT | No | User-Agent header | Chrome |
| KLOTTERY_MCP_ALLOW_BUY | No | Set to '1' to expose lotto_buy tool (default: not exposed) | |
| LOTTO_REQUEST_INTERVAL | No | Minimum interval between consecutive requests in seconds | 0.3 |
| KLOTTERY_MCP_ALLOW_DEPOSIT | No | Set to '1' to expose lotto_deposit tool (default: not exposed) |
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 | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| lotto_statusA | 예치금 잔액·구매 한도·건전구매 서약 유효성을 조회한다. |
| lotto_resultsA | 구매 내역과 당첨 결과를 조회한다. 등수는 서버가 계산한 값이다.
|
| lotto_drawA | 공개 추첨 결과를 조회한다. 로그인이 필요 없다. |
| lotto_buy_precheckA | 구매 사전 점검 (드라이런). 게이트 판정과 다음 단계만 알려주고 절대 구매하지 않는다. 회차당 한도가 남아 있으면 이미 구매한 회차라도 남은 만큼 더 살 수 있다.
남은 게임 수는 |
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/rajephon/k-lottery'
If you have feedback or need assistance with the MCP directory API, please join our Discord server