This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+8 more
Affected surfaces
Summary
AI summaryRenamed datasaude tool to ibge_datasaude, requiring config updates.
Full changelog
BREAKING
- Renamed the
datasaudetool toibge_datasaude— all 22 tools now share theibge_prefix. Update any client config/calls that useddatasaude.
Added
- Structured output for every tool: the 15 catalog/locality/listing tools now declare an
outputSchemaand return typedstructuredContent(all 22 tools now have it; additive/non-breaking). - Hosted HTTP transport (Cloudflare Worker, Streamable HTTP) at
https://ibge.sidneybissoli.com/mcp, declared as aremotesentry;/.well-known/mcp/server-card.json. SECURITY.md; npm publish provenance; a "Behavior:" line in every tool description.
Fixed
ibge_paiseswas broken against the live IBGE API (wrong assumed shapes for name/id/currency/region) — search threw, region filter returned empty, names/codes mis-rendered. Types and accessors corrected.ibge_sidra_metadados: coerce the table code to string so structured output validates.- Repointed the Glama badge to its canonical URL; fixed the dead MseeP badge link.
See CHANGELOG.md for details.
Breaking Changes
- Renamed command/tool name from `datasaude` to `ibge_datasaude`; all client configs/calls must be updated.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About SidneyBissoli/ibge-br-mcp
Brazilian Census Bureau (IBGE) data server with 23 tools for demographics, geography, economics, and statistics. Covers localities, SIDRA tables, Census data, population projections, and geographic meshes.
Related context
Beta — feedback welcome: [email protected]