Skip to main content
Glama

Banxico MCP Server

by cfocoder

get_series_metadata

Retrieve detailed metadata for Banxico economic data series, including title, description, and date range, using the specified series ID. Designed for precise access to financial indicators and exchange rate information.

Instructions

Get metadata for a Banxico series.

Args: series_id: The series ID to get metadata for (default: SF63528 for USD/MXN)

Returns: Series metadata including title, description, and date range

Input Schema

NameRequiredDescriptionDefault
series_idNoSF63528

Input Schema (JSON Schema)

{ "properties": { "series_id": { "default": "SF63528", "title": "Series Id", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Banxico MCP Server

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/cfocoder/banxico_mcp'

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