Lottery
БесплатноНе проверенEnables retrieval of Taiwan lottery data for a specified month, supporting Super Lotto 638, Lotto 649, Daily Cash 539, and Lotto 4D.
Описание
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:
Open
Settings > Developerin Claude App.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" ] } } }After connecting, a blue
runningtag will appear next to your server name in the Local MCP servers list.Access the server's tools by clicking the
Search and toolsbutton in the chat interface.
This confirms the MCP server is running and integrated with Claude App.
Troubleshoot
Unable to connect MCP server locally
- If uv is already installed, it may mean that Claude cannot find it. Turn on the terminal and set a symlink:
sudo ln -s ~/.local/bin/uv /usr/local/bin/uv
Установка Lottery
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ishuen/lottery-mcpFAQ
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
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Lottery with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
