Skip to content

domdomegg/airtable-mcp-server

MCP Data & Storage

A Model Context Protocol server that gives LLMs read and write access to Airtable databases

TypeScript Latest v1.13.0 · 4mo ago Security brief →

Features

  • Expose Airtable schema via MCP for LLM inspection
  • Read records with list_records, search_records, get_record
  • Write records using create_record, update_records, delete_records
  • Manage tables and fields (create_table, update_table, create_field, update_field)
  • Add and retrieve record comments

Recent releases

View all 4 releases →
v1.13.0 Bug fix

Fixed express.json() body size limit for handling large payloads.

Full changelog

What's Changed

  • Bump minimatch by @dependabot[bot] in https://github.com/domdomegg/airtable-mcp-server/pull/90
  • Bump rollup from 4.53.3 to 4.59.0 by @dependabot[bot] in https://github.com/domdomegg/airtable-mcp-server/pull/91
  • Fix express.json() body size limit for large payloads by @domdomegg in https://github.com/domdomegg/airtable-mcp-server/pull/93

Full Changelog: https://github.com/domdomegg/airtable-mcp-server/compare/v1.12.0...v1.13.0

v1.12.0 New feature
Notable features
  • Added `typecast: true` parameter to `createRecord` and `updateRecords` methods
Full changelog

What's Changed

  • feat: add typecast: true to createRecord and updateRecords by @sinahab in https://github.com/domdomegg/airtable-mcp-server/pull/89

New Contributors

  • @sinahab made their first contribution in https://github.com/domdomegg/airtable-mcp-server/pull/89

Full Changelog: https://github.com/domdomegg/airtable-mcp-server/compare/v1.11.0...v1.12.0

v1.11.0 New feature
Notable features
  • upload_attachment: new tool enabling direct file uploads
Full changelog

What's Changed

  • Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in https://github.com/domdomegg/airtable-mcp-server/pull/85
  • Add upload_attachment tool for direct file uploads by @domdomegg in https://github.com/domdomegg/airtable-mcp-server/pull/86

Full Changelog: https://github.com/domdomegg/airtable-mcp-server/compare/v1.10.0...v1.11.0

v1.10.0 Bug fix
Notable features
  • Added destructiveHint annotations to write tools
Full changelog

What's Changed

  • Fix smithery.yaml entry point to resolve OAuth metadata startup error by @imadezze in https://github.com/domdomegg/airtable-mcp-server/pull/76
  • Bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in https://github.com/domdomegg/airtable-mcp-server/pull/77
  • feat: Add destructiveHint annotations to write tools by @triepod-ai in https://github.com/domdomegg/airtable-mcp-server/pull/79
  • Bump @modelcontextprotocol/sdk from 1.24.3 to 1.25.2 by @dependabot[bot] in https://github.com/domdomegg/airtable-mcp-server/pull/78

New Contributors

  • @imadezze made their first contribution in https://github.com/domdomegg/airtable-mcp-server/pull/76
  • @triepod-ai made their first contribution in https://github.com/domdomegg/airtable-mcp-server/pull/79

Full Changelog: https://github.com/domdomegg/airtable-mcp-server/compare/v1.9.6...v1.10.0

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.

About

Stars
454
Forks
134
Languages
TypeScript JavaScript Shell
Downloads/week
5 ↑30%
NPM Maintainers
2
Contributors
12

Install & Platforms

Install via
npm

Beta — feedback welcome: [email protected]