Skip to main content
Glama

MCP Argentina Datos

by 0xKoller

get-feriados-timeframe

Retrieve public holidays for a specific year in Argentina using this tool. Input a year to get a list of official holidays for planning, scheduling, or reference purposes.

Instructions

Devuelve los feriados de un año específico pasado por parámetro

Input Schema

NameRequiredDescriptionDefault
yearYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "year": { "type": "number" } }, "required": [ "year" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xKoller/mcp-argentina-datos'

If you have feedback or need assistance with the MCP directory API, please join our Discord server