Command Palette

Search for a command to run...

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

Vic Au Important Dates

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

Provides access to Victoria, Australia's public holidays and important dates via an MCP server.

GitHubEmbed

Описание

Provides access to Victoria, Australia's public holidays and important dates via an MCP server.

README

A Model Context Protocol (MCP) server that provides access to Victoria, Australia's important dates and holidays API.

The API is documented here

Features

  • Access to Victoria, Australia public holidays and important dates
  • MCP-compatible server implementation
  • Easy integration with MCP clients
  • RESTful API wrapper for Victoria government data

Installation

pip install vic-au-important-dates-mcp

Usage

Running the MCP Server

After installation, you can run the MCP server directly:

vic-au-dates-mcp-server

Or using uv:

uv run vic-au-dates-mcp-server

Direct API Usage

from vic_au_important_dates_mcp.client import VictoriaImportantDatesClient

# Create a client instance
client = VictoriaImportantDatesClient()

# Get holidays for a specific year
holidays = client.get_holidays(2024)

# Get holidays for a specific date range
holidays = client.get_holidays_range("2024-01-01", "2024-12-31")

Configuration

The package uses environment variables for configuration:

  • DEVELOPER_VIC_GOV_AU_KEY:
  • DEVELOPER_VIC_GOV_AU_SECRET:
  • BASE_URL (The current known URL is https://wovg-community.gateway.prod.api.vic.gov.au/vicgov/v2.0/ and is subject to change in the future )

Register at [developer.vic.gov.au][https://developer.vic.gov.au] to get your developer key/secret

License

MIT License - see LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Support

For issues and questions, please use the GitHub issues page.

from github.com/ivarrian/vic-au-important-dates-mcp

Установить Vic Au Important Dates в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install vic-au-important-dates-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add vic-au-important-dates-mcp -- uvx vic-au-important-dates-mcp

FAQ

Vic Au Important Dates MCP бесплатный?

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

Нужен ли API-ключ для Vic Au Important Dates?

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

Vic Au Important Dates — hosted или self-hosted?

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

Как установить Vic Au Important Dates в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare Vic Au Important Dates with

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

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

Автор?

Embed-бейдж для README

Похожее

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