Official Mexican economic data from Banxico: USD/MXN, inflation (INPC), UDIS and TIIE rates.
claude mcp add banxico -- uvx mcp-banxico
claude_desktop_config.json
{
"mcpServers": {
"banxico": {
"command": "uvx",
"args": [
"mcp-banxico"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"banxico": {
"command": "uvx",
"args": [
"mcp-banxico"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"banxico": {
"command": "uvx",
"args": [
"mcp-banxico"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"banxico": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-banxico"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"banxico": {
"command": "uvx",
"args": [
"mcp-banxico"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nanisadw3--banxico/reviews or the review_server meta-tool.
POST /mcp