Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Lottery

БесплатноНе проверен

Enables retrieval of Taiwan lottery data for a specified month, supporting Super Lotto 638, Lotto 649, Daily Cash 539, and Lotto 4D.

GitHubEmbed

Описание

Enables retrieval of Taiwan lottery data for a specified month, supporting Super Lotto 638, Lotto 649, Daily Cash 539, and Lotto 4D.

README

This MCP (Model Context Protocol) server enables retrieval of Taiwan lottery data for a specified month. It currently supports four games: Super Lotto 638 (威力彩), Lotto 649 (大樂透), Daily Cash 539 (今彩539), and Lotto 4D (4星彩).

Requirements

  • Python 3.9+
  • uv (Python package manager)

Usage

Install uv if you don't have it:

curl -LsSf https://astral.sh/uv/install.sh | sh

Start the server:

uv run main.py

Running Locally with Claude App

To use this MCP server with Claude App, follow these steps:

  1. Open Settings > Developer in Claude App.

  2. Add or update your configuration as shown below, replacing <absolute_path_to_the_folder> with the full path to your project directory:

    {
      "mcpServers": {
        "lottery": {
          "command": "uv",
          "args": [
            "--directory",
            "<absolute_path_to_the_folder>",
            "run",
            "main.py"
          ]
        }
      }
    }
    
  3. After connecting, a blue running tag will appear next to your server name in the Local MCP servers list.

  4. Access the server's tools by clicking the Search and tools button in the chat interface.

This confirms the MCP server is running and integrated with Claude App.

Troubleshoot

from github.com/ishuen/lottery-mcp

Установка Lottery

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/ishuen/lottery-mcp

FAQ

Lottery MCP бесплатный?

Да, Lottery MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Lottery?

Нет, Lottery работает без API-ключей и переменных окружения.

Lottery — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Lottery в Claude Desktop, Claude Code или Cursor?

Открой Lottery на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Lottery with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development