Data Collection
knbf982hkn.chatgpt.site
Provides access to official Brazilian economic datasets, allowing users to search, describe, and retrieve series and schema metadata from BCB and IBGE.
ENDPOINT 1
https://open-economics-data.knbf982hkn.chatgpt.site/api/mcp
MCP server metadata
- Name
- open-economics
- Version
- 2.0.0
Resolve the user's economic need with search_official_data before selecting data. Never substitute a nearby series for an unsupported need. Preserve units, reference periods, dimensions, source identifiers, source URLs, and retrieval times in answers.
Known tools 19
search_official_dataStart here for a natural-language Brazilian economic-information need in Portuguese or English.
Inferred read-onlydescribe_official_datasetGet identity, publisher, collection, provenance links, query capability, and any stable Open Economics series shortcuts for an exact dataset ID returned by search_official_data.
Inferred read-onlyget_bcb_seriesRetrieve official observations and authoritative schema metadata for an exact BCB SGS dataset ID.
Inferred read-onlyget_bcb_schemaFetch authoritative metadata for an exact BCB SGS series, including full name, subject hierarchy, periodicity, unit, source, coverage dates, decimals, formula, and warnings.
Inferred read-onlyget_ibge_schemaFetch official metadata for an IBGE aggregate selected by search_official_data.
Inferred read-onlyget_ibge_dataRetrieve an explicit slice of an IBGE aggregate after inspecting its schema.
Inferred read-onlyget_siconfi_schemaGet the meaning and required selection fields for an exact SICONFI dataset returned by search_official_data.
Inferred read-onlyget_siconfi_dataRetrieve an explicit official SICONFI DCA, RREO, RGF, or entity-registry selection.
Inferred read-onlyget_comexstat_dataRetrieve a bounded, explicit MDIC Comex Stat export or import slice from 1997 onward.
Inferred read-onlyget_anp_fuel_pricesRetrieve auditable fuel and GLP price statistics calculated from official ANP station observations.
Inferred read-onlyget_epe_electricity_consumptionRetrieve monthly EPE electricity consumption and consumer counts from 2004 onward.
Inferred read-onlyget_mte_formal_employment_schemaInspect the official adjusted Novo Caged selection contract, source vintage, measure meanings, available industry IDs, and the constraint that geography and industry come from separate official tables.
Inferred read-onlyget_mte_formal_employmentRetrieve revised monthly Novo Caged stock, admissions, dismissals, balance, and relative change from 2020 onward.
Inferred read-onlyget_cvm_investment_funds_schemaInspect the synchronized CVM daily-report window, official classifications, fund-search contract, measure meanings, and aggregation constraints.
Inferred read-onlyget_tesouro_dpf_schemaInspect the six versioned RMD annex tables, their distinct units and coverage, category IDs, holder definitions, source publication, and methodological constraints before selecting data.
Inferred read-onlyget_tesouro_dpfRetrieve one official monthly RMD table at a time: debt composition, DPMFi holders, average maturity, average maturity by indexer, monthly cost, or twelve-month cost.
Inferred read-onlyget_cvm_investment_fundsRetrieve daily CVM aggregates by official fund classification or resolve a fund/class latest report by CNPJ or name.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.open-economics]
url = "https://open-economics-data.knbf982hkn.chatgpt.site/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"open-economics": {
"type": "http",
"url": "https://open-economics-data.knbf982hkn.chatgpt.site/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: open-economics
Remote MCP URL: https://open-economics-data.knbf982hkn.chatgpt.site/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"open-economics": {
"url": "https://open-economics-data.knbf982hkn.chatgpt.site/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"open-economics": {
"type": "http",
"url": "https://open-economics-data.knbf982hkn.chatgpt.site/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "open-economics",
"transport": "streamable-http",
"url": "https://open-economics-data.knbf982hkn.chatgpt.site/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for chatgpt.site was fetched 2026-09-12T17:11:01.975Z.
chatgpt.site is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.