mcp-bcentral-chile
Related Servers
Alternatives to mcp-bcentral-chile
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceMCP server for the Brazilian Central Bank (BCB/SGS) public API, providing access to 18,000+ economic time series. Includes a curated catalog of 150+ popular indicators organized in 12 categories: interest rates (Selic), inflation (IPCA, IGP-M, INPC), exchange rates (USD, EUR), GDP, employment, credit, fiscal data, and more. Supports historical queries with date filters, latest values, metadata loo17220 npm8MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for Chilean financial regulation, providing economic indicators (UF, dollar, euro, UTM) and fraud alerts from CMF and mindicador.cl.2-
- AlicenseNot gradedqualityCmaintenanceAccess BCRP (Central Bank of Peru) statistical series via an MCP server. Enables querying economic data without API keys.3 npmMIT
- AlicenseNot gradedqualityCmaintenanceBanco Central do Brasil MCP server that enables querying Brazilian central bank economic indicators via SGS codes.4 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for querying real-time Argentine economic data, including dollar exchange rates, inflation, country risk, foreign currencies, and more.MIT
- AlicenseNot gradedqualityCmaintenanceProvides access to Chilean economic indicators (dolar, UF, IPC, etc.) via the mindicador.cl API, enabling queries for current values, historical series, and specific dates.MIT
TDQS
Scored across 3 tools
Each tool has a distinct purpose: fetching observations, listing popular series, and retrieving metadata. There is no overlap or ambiguity between them.
All tool names follow a consistent bcentral_ prefix with descriptive, snake_case nouns (serie_datos, series_populares, serie_info). The slight plural variation is logical and does not break the pattern.
Three tools perfectly cover the core needs of discovering, verifying, and fetching data for a read-only economic series API. The server is well-scoped without being sparse.
The toolset covers the complete workflow: browsing a catalog (bcentral_series_populares), validating series codes via metadata (bcentral_serie_info), and retrieving time series data (bcentral_serie_datos). No essential operation is missing.