{"slug":"domdomegg/airtable-mcp-server","name":"Airtable","description":"Read and write access to Airtable databases.","category":"database","tags":["community"],"official":false,"stars":444,"transport":"stdio","install":[{"cmd":"npx airtable-mcp-server","imports":[]}],"tools":[{"name":"list_records","description":"Lists records from a specified Airtable table"},{"name":"search_records","description":"Search for records containing specific text"},{"name":"list_bases","description":"Lists all accessible Airtable bases"},{"name":"list_tables","description":"Lists all tables in a specific base"},{"name":"describe_table","description":"Gets detailed information about a specific table"},{"name":"get_record","description":"Gets a specific record by ID"},{"name":"create_record","description":"Creates a new record in a table"},{"name":"update_records","description":"Updates one or more records in a table"},{"name":"delete_records","description":"Deletes one or more records from a table"},{"name":"create_table","description":"Creates a new table in a base"},{"name":"update_table","description":"Updates a table's name or description"},{"name":"create_field","description":"Creates a new field in a table"},{"name":"update_field","description":"Updates a field's name or description"},{"name":"create_comment","description":"Creates a comment on a record"},{"name":"list_comments","description":"Lists comments on a record"}],"env_vars":["AIRTABLE_API_KEY"],"auth_type":"none","github":"https://github.com/domdomegg/airtable-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}