Skip to main content
Glama

MCP Argentina Datos

by 0xKoller

senado-actas-por-anio

Access and retrieve Senate session records from a specific year in Argentina using this tool, enabling efficient research and analysis of legislative activities.

Instructions

Devuelve las actas del senado de un año específico

Input Schema

NameRequiredDescriptionDefault
anioYesEJ: 2025

Input Schema (JSON Schema)

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

Other Tools from MCP Argentina Datos

Related Tools

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