This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryWrapper connects to Streamable HTTP endpoint lazily, avoiding crashes during remote unavailability.
Full changelog
Fixes for registry scanner compatibility.
Changes
- Adds a
buildscript (no-opnode --check) so pipelines that runpnpm install && pnpm run build(like Glama's standard build) succeed. - Wrapper now connects to the remote Streamable HTTP endpoint lazily on first request, not at boot. If the remote is temporarily unavailable, the server still starts and responds with an empty tools list instead of crashing. This lets registry scanners introspect the server even during remote maintenance.
Install (unchanged)
{
"mcpServers": {
"macalc": { "command": "npx", "args": ["-y", "macalc-mcp"] }
}
}
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 tresor4k/macalc-mcp
The most comprehensive everyday calculator MCP server — 501 tools, 22 categories, 8 countries' tax systems (FR, BE, CH, CA, US, UK, MA, SN). Finance, health, math, science, construction, conversions, education, sport, cooking, travel & more. Free, no API key.
Related context
Beta — feedback welcome: [email protected]