OlympHill
airtable-mcp-server logo

airtable-mcp-server�ddfa�dc32 �匊 Airtable Model Context Protocol Server, לאפשר למערכות AI לשתף עם בסיסי Airtable

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

Airtable Model Context Protocol Server הוא שרת פרוטוקול שמספק גישה קריאה וכתיבה לבסיסי Airtable. הוא מאפשר ל תיבות דעת גדולות (LLMs) לבדוק מבני שפה של בסיסי נתונים ולאתר ולכתוב תעתיקים. הדרישות המיינשטיין לשימוש בשרת הן תוכנית גישה אישית Airtable עם תיקיות ספציפיות ויישום Access לבסיסי Airtable הרצויים. השרת מציע יחידות שונות, כולל רישום תעתיקים, חיפוש תעתיקים, רישום בסיסי Access ו-Listing שולחות , Creating, Updating או מוצא Record . אלה יחידות יכולות להיות שימושיות במערכות AI כדי לשתף עם בסיסי Airtable אופצעת ובטוח.

תכונות עיקריות

  • רשימת רשומות
  • חיפוש רשומות
  • רשימת בסיסים
  • רשימת טבלאות
  • תיאור טבלה
  • קבלת רשומה

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

ניתוח נתונים בעזרת תיבות דעת

שתף airtable-mcp-server לאפשר LLMs לפנות עוזר נתונים ,

כניסת נתונים זבול

משבץ airtable-mcp-server עם כלים AI לאפשר כניסת נתונים

יתרונות וחסרונות

יתרונות

  • איפשר ל LLMs לשתף עם בסיסי Airtable
  • תומך במספר מערכות לקריאה ו-כתיבה של Record
  • משבץ עם כלים AI שונים
  • מאפשר טיוב חלון פירטי ושיחור Record

חסרונות

  • דרוש אסימון גישה אישי ל‑Airtable עם היקפים מסוימים
  • מוגבל לפעולות נתמכות על ידי פרוטוקול Model Context

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

How do I configure the server to work with my AI tool?

Install the MCP client (e.g., Claude, VS Code) and run the provided install script to generate a config. Insert your Airtable API key into the AIRTABLE_API_KEY placeholder and ensure the base IDs and table IDs you need are accessible to the token. Then use the MCP components in your AI workflow to interact with Airtable.

Asked by Olamide Fashola · Feb 14, 2026

Can the server create or update Airtable records?

Yes, if you provide a token with write scopes (schema.bases:write and data.records:write), the server can create or update records in the specified bases. Read-only tokens will limit you to list and search operations.

Asked by Gustav Lindberg · Jan 10, 2026

Which Airtable operations can the MCP Server perform?

The server supports listing records, searching records by text, listing accessible bases, listing tables in a base, describing a table in detail, and retrieving a single record. All these actions are available via the Model Context Protocol components.

Asked by Timur Nazarov · Nov 25, 2025

What authentication is required to use the Airtable MCP Server?

You must provide an Airtable personal access token with the scopes schema.bases:read, data.records:read, and optionally schema.bases:write, data.records:write, data.recordComments:read, and data.recordComments:write. The token is set as AIRTABLE_API_KEY in the server configuration.

Asked by Jarrah Whitlock · Nov 5, 2025

שאל שאלה

חלופות לשרתי MCP