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:
  • Optionally BASE_URL

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.1.tar.gz (35.6 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.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for vic_au_important_dates_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c4a58b96e7c313b9892510fbca0722dc26bdfec0819d730261317e440b0807a6
MD5 d7f84ea8647fc25abbdec1332fddc9fa
BLAKE2b-256 ff463a39bbd62fea7e546e7c82703aa047bb3bae42156cae12b3d4637a3963ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vic_au_important_dates_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 66ee81d9c72f30af712c15ce7d1179dde467ecf0f40bd017ef2510fea889507f
MD5 7f95957c9333435961bb71c0614d1437
BLAKE2b-256 e6834bfc3e199a580bdb6bec94af019b623bdfa58d51f4df01b26eb5b841c4b0

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