Download Latest Version Release v1.2.0_ Claude _ Windsurf Compatibility source code.tar.gz (80.8 kB)
Email in envelope

Get an email when there's a new version of Airtable MCP

Home / v1.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-03-25 1.8 kB
Release v1.2.0_ Claude _ Windsurf Compatibility source code.tar.gz 2025-03-25 80.8 kB
Release v1.2.0_ Claude _ Windsurf Compatibility source code.zip 2025-03-25 93.2 kB
Totals: 3 Items   175.8 kB 2

This release addresses compatibility issues with Claude Desktop and Windsurf, while also improving the overall stability of the MCP.

Key Improvements

🔧 Major Fixes

  1. AbortController Compatibility: Added polyfill for Node.js versions < 15.0.0
  2. Fixes ReferenceError: AbortController is not defined errors
  3. Automatically detects and applies the polyfill when needed

  4. Enhanced JSON Parsing: Robust handling of malformed JSON configurations

  5. Fixes Unexpected token 'F', "Found & ig"... is not valid JSON errors
  6. Adds multiple sanitization steps for JSON in both JavaScript and Python
  7. Supports backslash-escaped and double-quoted strings

  8. Improved Configuration Options: Alternative ways to configure the MCP

  9. Added support for direct token and base ID parameters (no JSON required)
  10. Created reference configuration files for different platforms

🚀 New Features

  1. Claude and Windsurf Examples: Added configuration templates
  2. examples/claude_config.json: Sample configuration for Claude
  3. examples/windsurf_mcp_config.json: Reference config for Windsurf

  4. Comprehensive Documentation:

  5. Updated CLAUDE_INTEGRATION.md with detailed setup guides
  6. Added troubleshooting steps for common issues

Installation

NPM

npm install -g @rashidazarang/airtable-mcp

Direct Download

Download the tarball package: rashidazarang-airtable-mcp-1.2.0.tgz

Upgrading from v1.1.0

If you're upgrading from v1.1.0, you can simply install the new version:

npm update -g @rashidazarang/airtable-mcp

For Claude and Windsurf users, we recommend following the updated configuration instructions in CLAUDE_INTEGRATION.md.

Source: README.md, updated 2025-03-25