Skip to main content

MCP Server for Victoria,Australia important dates API

Project description

Victoria Important Dates MCP

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vic_au_important_dates_mcp-0.1.3.tar.gz (35.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vic_au_important_dates_mcp-0.1.3-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file vic_au_important_dates_mcp-0.1.3.tar.gz.

File metadata

File hashes

Hashes for vic_au_important_dates_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c336566ab05e2d7113a8f1907967da37c8a87e2fe994c2d84c4cd71a6f6e448c
MD5 c11be205c46c496abbcaea2b6e3fe9a8
BLAKE2b-256 37b9ef9789b9362bb8b7580ffb263dc32a1d9b46591ca4e15d2cd4bb144b8ec4

See more details on using hashes here.

File details

Details for the file vic_au_important_dates_mcp-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for vic_au_important_dates_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3455238c1b48700497ba74961cfe417b3fe4924cc2a2b738447d174f651c5759
MD5 bda7918bad9caf4c505fbbd79a80c178
BLAKE2b-256 701811531d06e58e5eda58234d08c454f157b07b87a924fd8101f88da38c1540

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page