| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-19 | 1.1 kB | |
| v3.2.7 - Security Fix _ Bug Fixes source code.tar.gz | 2025-12-19 | 244.3 kB | |
| v3.2.7 - Security Fix _ Bug Fixes source code.zip | 2025-12-19 | 293.1 kB | |
| Totals: 3 Items | 538.5 kB | 0 | |
π Security Fix
Fixed high-severity vulnerability (GHSA-w48q-cv73-mx4w): DNS rebinding protection in MCP SDK
- Upgraded
@modelcontextprotocol/sdkfrom 1.19.1 β 1.24.0 - Upgraded
zodfrom 3.x β 4.x
π Bug Fixes (from v3.2.6)
| Issue | Status | Fix |
|---|---|---|
| [#15] - Multiple Issues v3.2.5 | β Fixed | All 5 bugs addressed |
| [#13] - Cannot find module SDK | β Fixed | Clean build resolves |
| [#11] - Server crashes after init | β Fixed | Logger writes to stderr |
Specific Fixes:
- Empty content[] arrays: Added
createToolResponse()utility - tools now return visible data to MCP clients - describe auth errors: Improved error messages with scope hints for Meta API
- structuredContent undefined: Fixed variable scoping in governance/webhook tools
βοΈ Breaking Changes
- Requires Node.js 18+
- Zod 4.x (schema API changes are internal)
π¦ Installation
:::bash
npm install @rashidazarang/airtable-mcp@3.2.7
π€ Generated with Claude Code