{"slug":"felores/airtable-mcp","name":"Airtable","description":"Interact with Airtable's API to manage bases, tables, and records.","category":"database","tags":[],"official":false,"stars":73,"transport":"http","install":[{"cmd":"npx (Recommended)","imports":[]}],"tools":[{"name":"list_bases","description":"List all accessible Airtable bases"},{"name":"list_tables","description":"List all tables in a base"},{"name":"create_table","description":"Create a new table with fields"},{"name":"update_table","description":"Update a table's name or description"},{"name":"create_field","description":"Add a new field to a table"},{"name":"update_field","description":"Modify an existing field"},{"name":"list_records","description":"Retrieve records from a table"},{"name":"create_record","description":"Add a new record"},{"name":"update_record","description":"Modify an existing record"},{"name":"delete_record","description":"Remove a record"},{"name":"search_records","description":"Find records matching criteria"},{"name":"get_record","description":"Get a single record by its ID"}],"env_vars":["AIRTABLE_API_KEY"],"auth_type":"none","github":"https://github.com/felores/airtable-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}