@rashidazarang/airtable-mcp 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (152) hide show
  1. package/package.json +10 -1
  2. package/.github/ISSUE_TEMPLATE/bug-report.yml +0 -173
  3. package/.github/ISSUE_TEMPLATE/bug_report.md +0 -38
  4. package/.github/ISSUE_TEMPLATE/custom.md +0 -10
  5. package/.github/ISSUE_TEMPLATE/feature-request.yml +0 -209
  6. package/.github/ISSUE_TEMPLATE/feature_request.md +0 -20
  7. package/.github/ISSUE_TEMPLATE/security-report.yml +0 -216
  8. package/.github/pull_request_template.md +0 -245
  9. package/.github/workflows/ci-cd.yml +0 -408
  10. package/.github/workflows/security-audit.yml +0 -316
  11. package/API_DOCUMENTATION.md +0 -897
  12. package/CAPABILITY_REPORT.md +0 -118
  13. package/CLAUDE_INTEGRATION.md +0 -96
  14. package/CODE_OF_CONDUCT.md +0 -181
  15. package/CONTRIBUTING.md +0 -81
  16. package/DEVELOPMENT.md +0 -190
  17. package/Dockerfile +0 -39
  18. package/Dockerfile.node +0 -20
  19. package/Dockerfile.production +0 -127
  20. package/IMPROVEMENT_PROPOSAL.md +0 -371
  21. package/INSTALLATION.md +0 -183
  22. package/ISSUE_RESPONSES.md +0 -171
  23. package/MCP_REVIEW_SUMMARY.md +0 -142
  24. package/QUICK_START.md +0 -60
  25. package/RELEASE_NOTES_v1.2.0.md +0 -50
  26. package/RELEASE_NOTES_v1.2.1.md +0 -40
  27. package/RELEASE_NOTES_v1.2.2.md +0 -48
  28. package/RELEASE_NOTES_v1.2.3.md +0 -105
  29. package/RELEASE_NOTES_v1.2.4.md +0 -60
  30. package/RELEASE_NOTES_v1.4.0.md +0 -104
  31. package/RELEASE_NOTES_v1.5.0.md +0 -185
  32. package/RELEASE_NOTES_v1.6.0.md +0 -248
  33. package/SECURITY_NOTICE.md +0 -40
  34. package/airtable-clipper/CHANGELOG.md +0 -198
  35. package/airtable-clipper/CHROME_STORE_SUBMISSION.md +0 -343
  36. package/airtable-clipper/LAUNCH_STRATEGY.md +0 -495
  37. package/airtable-clipper/LICENSE +0 -21
  38. package/airtable-clipper/OAUTH_SETUP.md +0 -51
  39. package/airtable-clipper/PRIVACY_POLICY.md +0 -187
  40. package/airtable-clipper/README.md +0 -575
  41. package/airtable-clipper/SUBMIT_TO_CHROME_STORE.md +0 -273
  42. package/airtable-clipper/build.sh +0 -85
  43. package/airtable-clipper/docs/QUICK_START.md +0 -99
  44. package/airtable-clipper/docs/SETUP.md +0 -291
  45. package/airtable-clipper/extension/background.js +0 -337
  46. package/airtable-clipper/extension/base-setup.html +0 -324
  47. package/airtable-clipper/extension/base-setup.js +0 -471
  48. package/airtable-clipper/extension/content.js +0 -771
  49. package/airtable-clipper/extension/icons/README.md +0 -69
  50. package/airtable-clipper/extension/icons/icon-16.png +0 -3
  51. package/airtable-clipper/extension/manifest.json +0 -73
  52. package/airtable-clipper/extension/popup.html +0 -144
  53. package/airtable-clipper/extension/popup.js +0 -475
  54. package/airtable-clipper/extension/styles/content.css +0 -229
  55. package/airtable-clipper/extension/styles/popup.css +0 -477
  56. package/airtable-clipper/privacy-policy.md +0 -63
  57. package/airtable-clipper/releases/v1.0.0/background.js +0 -337
  58. package/airtable-clipper/releases/v1.0.0/base-setup.html +0 -324
  59. package/airtable-clipper/releases/v1.0.0/base-setup.js +0 -471
  60. package/airtable-clipper/releases/v1.0.0/content.js +0 -771
  61. package/airtable-clipper/releases/v1.0.0/icons/README.md +0 -69
  62. package/airtable-clipper/releases/v1.0.0/icons/icon-128.png +0 -2
  63. package/airtable-clipper/releases/v1.0.0/icons/icon-16.png +0 -3
  64. package/airtable-clipper/releases/v1.0.0/icons/icon-32.png +0 -2
  65. package/airtable-clipper/releases/v1.0.0/icons/icon-48.png +0 -2
  66. package/airtable-clipper/releases/v1.0.0/manifest.json +0 -73
  67. package/airtable-clipper/releases/v1.0.0/popup.html +0 -144
  68. package/airtable-clipper/releases/v1.0.0/popup.js +0 -475
  69. package/airtable-clipper/releases/v1.0.0/sidepanel.html +0 -25
  70. package/airtable-clipper/releases/v1.0.0/styles/content.css +0 -229
  71. package/airtable-clipper/releases/v1.0.0/styles/popup.css +0 -477
  72. package/airtable-clipper/releases/v1.0.1/background.js +0 -337
  73. package/airtable-clipper/releases/v1.0.1/base-setup.html +0 -324
  74. package/airtable-clipper/releases/v1.0.1/base-setup.js +0 -471
  75. package/airtable-clipper/releases/v1.0.1/content.js +0 -771
  76. package/airtable-clipper/releases/v1.0.1/icons/README.md +0 -69
  77. package/airtable-clipper/releases/v1.0.1/icons/icon-128.png +0 -2
  78. package/airtable-clipper/releases/v1.0.1/icons/icon-16.png +0 -3
  79. package/airtable-clipper/releases/v1.0.1/icons/icon-32.png +0 -2
  80. package/airtable-clipper/releases/v1.0.1/icons/icon-48.png +0 -2
  81. package/airtable-clipper/releases/v1.0.1/manifest.json +0 -70
  82. package/airtable-clipper/releases/v1.0.1/popup.html +0 -157
  83. package/airtable-clipper/releases/v1.0.1/popup.js +0 -562
  84. package/airtable-clipper/releases/v1.0.1/sidepanel.html +0 -25
  85. package/airtable-clipper/releases/v1.0.1/styles/content.css +0 -229
  86. package/airtable-clipper/releases/v1.0.1/styles/popup.css +0 -647
  87. package/airtable-clipper/releases/v1.0.2/background.js +0 -337
  88. package/airtable-clipper/releases/v1.0.2/base-setup.html +0 -324
  89. package/airtable-clipper/releases/v1.0.2/base-setup.js +0 -471
  90. package/airtable-clipper/releases/v1.0.2/content.js +0 -771
  91. package/airtable-clipper/releases/v1.0.2/icons/README.md +0 -69
  92. package/airtable-clipper/releases/v1.0.2/icons/icon-128.png +0 -2
  93. package/airtable-clipper/releases/v1.0.2/icons/icon-16.png +0 -3
  94. package/airtable-clipper/releases/v1.0.2/icons/icon-32.png +0 -2
  95. package/airtable-clipper/releases/v1.0.2/icons/icon-48.png +0 -2
  96. package/airtable-clipper/releases/v1.0.2/manifest.json +0 -62
  97. package/airtable-clipper/releases/v1.0.2/popup.html +0 -157
  98. package/airtable-clipper/releases/v1.0.2/popup.js +0 -567
  99. package/airtable-clipper/releases/v1.0.2/sidepanel.html +0 -25
  100. package/airtable-clipper/releases/v1.0.2/styles/content.css +0 -229
  101. package/airtable-clipper/releases/v1.0.2/styles/popup.css +0 -647
  102. package/airtable-clipper/terms-of-service.md +0 -124
  103. package/airtable-clipper/test-credentials.md +0 -61
  104. package/airtable-clipper/test-extension/background.js +0 -337
  105. package/airtable-clipper/test-extension/base-setup.html +0 -324
  106. package/airtable-clipper/test-extension/base-setup.js +0 -471
  107. package/airtable-clipper/test-extension/content.js +0 -873
  108. package/airtable-clipper/test-extension/icons/README.md +0 -69
  109. package/airtable-clipper/test-extension/icons/icon-128.png +0 -2
  110. package/airtable-clipper/test-extension/icons/icon-16.png +0 -3
  111. package/airtable-clipper/test-extension/icons/icon-32.png +0 -2
  112. package/airtable-clipper/test-extension/icons/icon-48.png +0 -2
  113. package/airtable-clipper/test-extension/manifest.json +0 -72
  114. package/airtable-clipper/test-extension/popup.html +0 -274
  115. package/airtable-clipper/test-extension/popup.js +0 -729
  116. package/airtable-clipper/test-extension/sidepanel.html +0 -25
  117. package/airtable-clipper/test-extension/styles/content.css +0 -229
  118. package/airtable-clipper/test-extension/styles/popup.css +0 -794
  119. package/airtable_mcp/__init__.py +0 -5
  120. package/airtable_mcp/src/server.py +0 -329
  121. package/airtable_mcp_v2.js +0 -1505
  122. package/airtable_mcp_v2_oauth.js +0 -1048
  123. package/airtable_mcp_v3_advanced.js +0 -1161
  124. package/cleanup.sh +0 -71
  125. package/docker-compose.production.yml +0 -366
  126. package/helm/airtable-mcp/Chart.yaml +0 -122
  127. package/helm/airtable-mcp/values.yaml +0 -538
  128. package/index.js +0 -179
  129. package/inspector.py +0 -148
  130. package/inspector_server.py +0 -337
  131. package/k8s/deployment.yaml +0 -402
  132. package/k8s/namespace.yaml +0 -108
  133. package/k8s/service.yaml +0 -194
  134. package/monitoring/alerts.yml +0 -289
  135. package/monitoring/prometheus.yml +0 -224
  136. package/publish-steps.txt +0 -27
  137. package/quick_test.sh +0 -30
  138. package/requirements.txt +0 -10
  139. package/setup.py +0 -29
  140. package/simple_airtable_server.py +0 -151
  141. package/smithery.yaml +0 -45
  142. package/test_all_features.sh +0 -146
  143. package/test_all_operations.sh +0 -120
  144. package/test_client.py +0 -70
  145. package/test_enhanced_features.js +0 -389
  146. package/test_mcp_comprehensive.js +0 -163
  147. package/test_mock_server.js +0 -180
  148. package/test_v1.4.0_final.sh +0 -131
  149. package/test_v1.5.0_comprehensive.sh +0 -96
  150. package/test_v1.5.0_final.sh +0 -224
  151. package/test_v1.6.0_comprehensive.sh +0 -187
  152. package/test_webhooks.sh +0 -105
@@ -1,104 +0,0 @@
1
- # Release Notes - v1.4.0
2
-
3
- ## 🚀 Major Feature Release
4
-
5
- ### ✨ New Features
6
-
7
- #### 🪝 **Webhook Management** (5 new tools)
8
- - `list_webhooks` - List all webhooks in your base
9
- - `create_webhook` - Create webhooks for real-time notifications
10
- - `delete_webhook` - Remove webhooks
11
- - `get_webhook_payloads` - Retrieve webhook payload history
12
- - `refresh_webhook` - Extend webhook expiration time
13
-
14
- #### 🔧 **Enhanced CRUD Operations** (5 tools added since v1.2.4)
15
- - `create_record` - Create new records in any table
16
- - `update_record` - Update existing records
17
- - `delete_record` - Remove records from tables
18
- - `get_record` - Retrieve single record by ID
19
- - `search_records` - Advanced filtering with Airtable formulas
20
-
21
- ### 📊 **Complete Tool Set (12 tools total)**
22
- 1. **list_tables** - List all tables in base
23
- 2. **list_records** - List records from table
24
- 3. **get_record** - Get single record by ID
25
- 4. **create_record** - Create new records
26
- 5. **update_record** - Update existing records
27
- 6. **delete_record** - Delete records
28
- 7. **search_records** - Search with filters
29
- 8. **list_webhooks** - List webhooks
30
- 9. **create_webhook** - Create webhooks
31
- 10. **delete_webhook** - Delete webhooks
32
- 11. **get_webhook_payloads** - Get webhook history
33
- 12. **refresh_webhook** - Refresh webhook expiration
34
-
35
- ### 🔐 **Security Improvements**
36
- - Environment variable support for credentials
37
- - Token masking in logs
38
- - Configurable logging levels (ERROR, WARN, INFO, DEBUG)
39
- - No hardcoded credentials in test files
40
-
41
- ### 🛠️ **Technical Improvements**
42
- - Full HTTP method support (GET, POST, PATCH, DELETE)
43
- - Enhanced error handling with detailed messages
44
- - Proper API endpoint routing
45
- - Debug logging support
46
- - Graceful shutdown handling
47
-
48
- ### 📈 **Testing**
49
- - **100% test coverage** - All 12 tools tested and verified
50
- - Tested with real Airtable API
51
- - Comprehensive test suite included
52
- - Test scripts for validation
53
-
54
- ### 💔 **Breaking Changes**
55
- - Test files now require environment variables:
56
- ```bash
57
- export AIRTABLE_TOKEN="your_token"
58
- export AIRTABLE_BASE_ID="your_base_id"
59
- ```
60
-
61
- ### 🔄 **Migration from v1.2.4**
62
-
63
- 1. **Update package**:
64
- ```bash
65
- npm install -g @rashidazarang/airtable-mcp@latest
66
- ```
67
-
68
- 2. **Set credentials** (choose one method):
69
- - Environment variables
70
- - Command line arguments
71
- - .env file
72
-
73
- 3. **Update configuration** if using webhooks
74
-
75
- ### 📝 **Webhook Usage Example**
76
-
77
- ```javascript
78
- // Create a webhook
79
- {
80
- "name": "create_webhook",
81
- "arguments": {
82
- "notificationUrl": "https://your-endpoint.com/webhook"
83
- }
84
- }
85
-
86
- // The response includes:
87
- // - Webhook ID
88
- // - MAC secret (save this - shown only once!)
89
- // - Expiration time
90
- ```
91
-
92
- ### 🎯 **What's Next**
93
- - Batch operations support
94
- - Comment management
95
- - Attachment handling
96
- - Schema modification tools
97
-
98
- ### 🙏 **Acknowledgments**
99
- - Thanks to all testers and contributors
100
- - Special thanks for the comprehensive testing feedback
101
-
102
- ---
103
-
104
- **Full Changelog**: [v1.2.4...v1.4.0](https://github.com/rashidazarang/airtable-mcp/compare/v1.2.4...v1.4.0)
@@ -1,185 +0,0 @@
1
- # 🚀 Airtable MCP Server v1.5.0 Release Notes
2
-
3
- **Release Date**: August 15, 2025
4
- **Major Update**: Enhanced Schema Management & Advanced Features
5
-
6
- ## 🎯 Overview
7
-
8
- Version 1.5.0 represents a **major expansion** of the Airtable MCP Server, adding comprehensive schema management capabilities inspired by the best features from domdomegg's airtable-mcp-server while maintaining our unique webhook support. This release **doubles** the number of available tools from 12 to **23 tools**.
9
-
10
- ## ✨ New Features
11
-
12
- ### 📊 Schema Discovery Tools (6 New Tools)
13
-
14
- 1. **`list_bases`** - Discover all accessible Airtable bases
15
- - Lists all bases with permissions
16
- - Supports pagination with offset parameter
17
- - Shows base names, IDs, and permission levels
18
-
19
- 2. **`get_base_schema`** - Complete base schema information
20
- - Detailed table structures and relationships
21
- - Field definitions with types and options
22
- - View configurations and metadata
23
-
24
- 3. **`describe_table`** - Enhanced table inspection
25
- - Comprehensive field information including IDs, types, descriptions
26
- - View details and configurations
27
- - Much more detailed than the basic `list_tables`
28
-
29
- 4. **`list_field_types`** - Field type reference
30
- - Complete documentation of all Airtable field types
31
- - Includes basic fields (text, number, date) and advanced fields (formulas, lookups)
32
- - Helpful for understanding what field types are available for creation
33
-
34
- 5. **`get_table_views`** - View management
35
- - Lists all views for a specific table
36
- - Shows view types, IDs, and configurations
37
- - Includes visible field information
38
-
39
- ### 🏗️ Table Management Tools (3 New Tools)
40
-
41
- 6. **`create_table`** - Programmatic table creation
42
- - Create new tables with custom field definitions
43
- - Support for all field types with proper validation
44
- - Optional table descriptions
45
-
46
- 7. **`update_table`** - Table metadata modification
47
- - Update table names and descriptions
48
- - Non-destructive metadata changes
49
-
50
- 8. **`delete_table`** - Table removal (with safety checks)
51
- - Requires explicit confirmation with `confirm=true`
52
- - Permanently removes table and all data
53
- - Safety warnings to prevent accidental deletions
54
-
55
- ### 🔧 Field Management Tools (4 New Tools)
56
-
57
- 9. **`create_field`** - Add fields to existing tables
58
- - Support for all Airtable field types
59
- - Custom field options and descriptions
60
- - Validates field types and configurations
61
-
62
- 10. **`update_field`** - Modify existing field properties
63
- - Update field names, descriptions, and options
64
- - Change field configurations safely
65
-
66
- 11. **`delete_field`** - Remove fields (with safety checks)
67
- - Requires explicit confirmation with `confirm=true`
68
- - Permanently removes field and all data
69
- - Safety warnings to prevent accidental deletions
70
-
71
- ## 🔄 Enhanced Existing Features
72
-
73
- - **Improved error handling** for all metadata operations
74
- - **Better table/field lookup** supporting both names and IDs
75
- - **Enhanced validation** for destructive operations
76
- - **Consistent response formatting** across all tools
77
-
78
- ## 📊 Tool Count Summary
79
-
80
- | Category | v1.4.0 | v1.5.0 | New in v1.5.0 |
81
- |----------|--------|--------|----------------|
82
- | **Data Operations** | 7 | 7 | - |
83
- | **Webhook Management** | 5 | 5 | - |
84
- | **Schema Management** | 0 | 11 | ✅ 11 new tools |
85
- | **Total Tools** | **12** | **23** | **+11 tools** |
86
-
87
- ## 🛠️ Technical Improvements
88
-
89
- ### API Enhancements
90
- - **Metadata API Support**: Full integration with Airtable's metadata API endpoints
91
- - **Enhanced callAirtableAPI Function**: Already supported metadata endpoints
92
- - **Improved Error Handling**: Better error messages for schema operations
93
-
94
- ### Security & Safety
95
- - **Confirmation Required**: Destructive operations require explicit confirmation
96
- - **Validation Checks**: Proper field type and option validation
97
- - **Safety Warnings**: Clear warnings for irreversible operations
98
-
99
- ### Authentication
100
- - **Extended Scope Support**: Now leverages `schema.bases:read` and `schema.bases:write` scopes
101
- - **Backward Compatibility**: All existing functionality remains unchanged
102
-
103
- ## 📚 New Capabilities
104
-
105
- ### For Users
106
- - **Complete Base Discovery**: Find and explore all accessible bases
107
- - **Advanced Schema Inspection**: Understand table and field structures in detail
108
- - **Programmatic Table Creation**: Build tables through natural language
109
- - **Dynamic Field Management**: Add, modify, and remove fields as needed
110
- - **Comprehensive Field Reference**: Quick access to all available field types
111
-
112
- ### For Developers
113
- - **Full CRUD for Schema**: Complete Create, Read, Update, Delete operations for tables and fields
114
- - **Metadata-First Approach**: Rich schema information before data operations
115
- - **Enhanced Automation**: Build complex Airtable structures programmatically
116
-
117
- ## 🚀 Getting Started with v1.5.0
118
-
119
- ### Installation
120
- ```bash
121
- npm install -g @rashidazarang/airtable-mcp@1.5.0
122
- ```
123
-
124
- ### Required Token Scopes
125
- For full v1.5.0 functionality, ensure your Airtable Personal Access Token includes:
126
- - `data.records:read` - Read records
127
- - `data.records:write` - Create, update, delete records
128
- - `schema.bases:read` - View table schemas (**New requirement**)
129
- - `schema.bases:write` - Create, modify tables and fields (**New requirement**)
130
- - `webhook:manage` - Webhook operations (optional)
131
-
132
- ### Example Usage
133
-
134
- ```javascript
135
- // Discover available bases
136
- "List all my accessible Airtable bases"
137
-
138
- // Explore a base structure
139
- "Show me the complete schema for this base"
140
-
141
- // Create a new table
142
- "Create a new table called 'Projects' with fields: Name (text), Status (single select with options: Active, Completed, On Hold), and Due Date (date)"
143
-
144
- // Add a field to existing table
145
- "Add a 'Priority' field to the Projects table as a single select with options: Low, Medium, High"
146
-
147
- // Get detailed table information
148
- "Describe the Projects table with all field details"
149
- ```
150
-
151
- ## 🔧 Breaking Changes
152
-
153
- **None** - v1.5.0 is fully backward compatible with v1.4.0. All existing tools and functionality remain unchanged.
154
-
155
- ## 🐛 Bug Fixes
156
-
157
- - **Security**: Fixed clear-text logging of sensitive information (GitHub security alerts)
158
- - **API Error Handling**: Improved error messages for invalid table/field references
159
- - **Response Formatting**: Consistent JSON response structure across all tools
160
-
161
- ## 🌟 What's Next
162
-
163
- - Enhanced search capabilities with field-specific filtering
164
- - Batch operations for bulk table/field management
165
- - Advanced view creation and management
166
- - Performance optimizations for large bases
167
-
168
- ## 📈 Performance & Compatibility
169
-
170
- - **Node.js**: Requires Node.js 14+
171
- - **Rate Limits**: Respects Airtable's 5 requests/second limit
172
- - **Memory Usage**: Optimized for efficient schema operations
173
- - **Response Times**: Fast metadata operations with caching
174
-
175
- ## 🤝 Community & Support
176
-
177
- This release incorporates community feedback and feature requests. The v1.5.0 implementation draws inspiration from domdomegg's airtable-mcp-server while maintaining our unique webhook capabilities and enhanced error handling.
178
-
179
- **GitHub**: https://github.com/rashidazarang/airtable-mcp
180
- **NPM**: https://www.npmjs.com/package/@rashidazarang/airtable-mcp
181
- **Issues**: https://github.com/rashidazarang/airtable-mcp/issues
182
-
183
- ---
184
-
185
- 🎉 **Thank you for using Airtable MCP Server!** This release makes it the most comprehensive Airtable integration available for AI assistants, combining powerful schema management with robust webhook support.
@@ -1,248 +0,0 @@
1
- # 🚀 Airtable MCP Server v1.6.0 Release Notes
2
-
3
- **Release Date**: August 15, 2025
4
- **Major Update**: Batch Operations, Attachment Management & Advanced Features
5
-
6
- ## 🎯 Overview
7
-
8
- Version 1.6.0 represents another **major expansion** of the Airtable MCP Server, adding powerful batch operations, attachment management, and advanced base management capabilities. This release increases the total tools from 23 to **33 tools**, providing the most comprehensive Airtable API coverage available for AI assistants.
9
-
10
- ## ✨ New Features (10 New Tools)
11
-
12
- ### ⚡ Batch Operations (4 New Tools)
13
-
14
- 1. **`batch_create_records`** - Create up to 10 records simultaneously
15
- - Significantly improves performance for bulk data entry
16
- - Maintains atomicity - all records created or none
17
- - Proper error handling for validation failures
18
-
19
- 2. **`batch_update_records`** - Update up to 10 records at once
20
- - Efficient bulk updates with field-level precision
21
- - Maintains data integrity across operations
22
- - Returns detailed success/failure information
23
-
24
- 3. **`batch_delete_records`** - Delete up to 10 records in one operation
25
- - Fast bulk deletion with safety validation
26
- - Atomic operation ensures consistency
27
- - Detailed deletion confirmation
28
-
29
- 4. **`batch_upsert_records`** - Smart update-or-create operations
30
- - Updates existing records or creates new ones based on key fields
31
- - Intelligent matching using specified key fields
32
- - Optimizes data synchronization workflows
33
-
34
- ### 📎 Attachment Management (1 New Tool)
35
-
36
- 5. **`upload_attachment`** - Attach files from URLs to records
37
- - Supports any publicly accessible file URL
38
- - Automatic file type detection and validation
39
- - Optional custom filename specification
40
- - Works with all Airtable-supported file types
41
-
42
- ### 👁️ Advanced View Management (2 New Tools)
43
-
44
- 6. **`create_view`** - Create custom views programmatically
45
- - Support for all view types: grid, form, calendar, gallery, kanban, timeline, gantt
46
- - Custom field visibility and ordering
47
- - Configurable filters and sorts
48
- - Automated view setup for workflows
49
-
50
- 7. **`get_view_metadata`** - Detailed view configuration retrieval
51
- - Complete view settings and configurations
52
- - Filter formulas and sort specifications
53
- - Field visibility and ordering information
54
- - Perfect for view replication and analysis
55
-
56
- ### 🏢 Base Management (3 New Tools)
57
-
58
- 8. **`create_base`** - Create new Airtable bases
59
- - Programmatic base creation with initial table structures
60
- - Support for workspace organization
61
- - Batch table and field creation
62
- - Perfect for template deployment
63
-
64
- 9. **`list_collaborators`** - View base collaboration details
65
- - Complete collaborator list with permission levels
66
- - User type identification (user, group, etc.)
67
- - Permission auditing and management
68
- - Security compliance support
69
-
70
- 10. **`list_shares`** - Manage shared view configurations
71
- - Public share URLs and settings
72
- - Share type and effectiveness status
73
- - View and table relationship mapping
74
- - Privacy and access control management
75
-
76
- ## 🔄 Enhanced Existing Features
77
-
78
- ### Performance Improvements
79
- - **Batch Operations**: Up to 10x faster for bulk operations
80
- - **Error Handling**: More detailed error messages and validation
81
- - **API Efficiency**: Reduced API calls through intelligent batching
82
-
83
- ### Security Enhancements
84
- - **Input Validation**: Enhanced parameter validation for all new tools
85
- - **Permission Checking**: Better handling of permission-restricted operations
86
- - **Safe Defaults**: Conservative defaults for destructive operations
87
-
88
- ### User Experience
89
- - **Better Error Messages**: More descriptive error responses
90
- - **Consistent Interface**: Uniform parameter naming across all tools
91
- - **Enhanced Documentation**: Detailed examples and use cases
92
-
93
- ## 📊 Tool Count Progression
94
-
95
- | Version | Total Tools | New Features |
96
- |---------|-------------|--------------|
97
- | **v1.6.0** | **33** | Batch ops, attachments, advanced views, base mgmt |
98
- | v1.5.0 | 23 | Schema management |
99
- | v1.4.0 | 12 | Webhooks |
100
- | v1.2.4 | 5 | Basic CRUD |
101
-
102
- ## 🛠️ Technical Improvements
103
-
104
- ### API Coverage
105
- - **Complete Airtable API**: Now covers virtually all public Airtable API endpoints
106
- - **Batch Endpoints**: Full support for Airtable's batch operation limits
107
- - **Metadata API**: Complete integration with Airtable's metadata capabilities
108
-
109
- ### Architecture
110
- - **Modular Design**: Clean separation of concerns for each tool category
111
- - **Error Resilience**: Improved error handling and recovery
112
- - **Performance Optimized**: Efficient API usage patterns
113
-
114
- ### Compatibility
115
- - **Backward Compatible**: All v1.5.0 tools unchanged
116
- - **API Limits**: Respects Airtable's rate limits and batch size restrictions
117
- - **Token Scopes**: Graceful handling of insufficient permissions
118
-
119
- ## 📚 New Capabilities
120
-
121
- ### For Users
122
- - **Bulk Data Operations**: Efficiently manage large datasets
123
- - **File Management**: Easy attachment handling through URLs
124
- - **Advanced Workflows**: Create complex multi-step processes
125
- - **Collaboration Insights**: Understand base sharing and permissions
126
- - **Template Creation**: Programmatically create standardized bases
127
-
128
- ### For Developers
129
- - **High-Performance Bulk Ops**: Optimize data synchronization
130
- - **Complete Base Lifecycle**: Full cradle-to-grave base management
131
- - **Advanced View Control**: Programmatic UI customization
132
- - **Security Auditing**: Comprehensive permission monitoring
133
-
134
- ## 🚀 Getting Started with v1.6.0
135
-
136
- ### Installation
137
- ```bash
138
- npm install -g @rashidazarang/airtable-mcp@1.6.0
139
- ```
140
-
141
- ### New Usage Examples
142
-
143
- #### Batch Operations
144
- ```javascript
145
- // Create multiple records efficiently
146
- "Create 5 new project records with these details: [project data]"
147
-
148
- // Update multiple records at once
149
- "Update all records where status is 'pending' to 'in progress'"
150
-
151
- // Delete multiple records
152
- "Delete these 3 completed tasks: rec123, rec456, rec789"
153
- ```
154
-
155
- #### Attachment Management
156
- ```javascript
157
- // Attach files to records
158
- "Attach this image https://example.com/image.jpg to the product photo field in record rec123"
159
-
160
- // Batch create with attachments
161
- "Create a new product record and attach the logo from this URL"
162
- ```
163
-
164
- #### Advanced Views
165
- ```javascript
166
- // Create custom views
167
- "Create a calendar view for the Events table showing only future events"
168
-
169
- // Analyze view configurations
170
- "Show me the detailed configuration of the 'Active Projects' view"
171
- ```
172
-
173
- #### Base Management
174
- ```javascript
175
- // Create new bases
176
- "Create a new base called 'Project Tracker' with tables for Projects, Tasks, and Team Members"
177
-
178
- // Collaboration insights
179
- "Who has access to this base and what are their permission levels?"
180
- ```
181
-
182
- ## 🔧 Breaking Changes
183
-
184
- **None** - v1.6.0 maintains full backward compatibility with all previous versions.
185
-
186
- ## 🐛 Bug Fixes
187
-
188
- - **Batch Size Validation**: Proper enforcement of 10-record limits
189
- - **Error Message Clarity**: More descriptive API error responses
190
- - **Permission Handling**: Better graceful degradation for insufficient permissions
191
- - **URL Validation**: Enhanced validation for attachment URLs
192
-
193
- ## ⚡ Performance Improvements
194
-
195
- - **Batch Operations**: Up to 10x performance improvement for bulk operations
196
- - **API Efficiency**: Reduced API calls through intelligent batching
197
- - **Memory Usage**: Optimized memory usage for large operations
198
- - **Response Processing**: Faster JSON parsing and response handling
199
-
200
- ## 🌟 What's Next
201
-
202
- Based on user feedback and Airtable API evolution:
203
- - Enhanced search and filtering capabilities
204
- - Advanced automation triggers
205
- - Real-time collaboration features
206
- - Performance analytics and monitoring
207
- - Enterprise-grade security features
208
-
209
- ## 📈 Compatibility & Requirements
210
-
211
- - **Node.js**: Requires Node.js 14+
212
- - **Airtable API**: Compatible with latest Airtable API version
213
- - **Rate Limits**: Respects Airtable's 5 requests/second limit
214
- - **Token Scopes**: Requires appropriate scopes for advanced features
215
-
216
- ### Required Scopes for Full Functionality
217
- - `data.records:read` - Read records
218
- - `data.records:write` - Create, update, delete records
219
- - `schema.bases:read` - View schemas and metadata
220
- - `schema.bases:write` - Create/modify tables, fields, views, bases
221
- - `webhook:manage` - Webhook operations (optional)
222
-
223
- ## 📊 Testing & Quality
224
-
225
- - **100% Test Coverage**: All 33 tools tested with real API calls
226
- - **Edge Case Handling**: Comprehensive error condition testing
227
- - **Performance Testing**: Batch operation efficiency verification
228
- - **Security Testing**: Permission and validation testing
229
-
230
- ## 🤝 Community Impact
231
-
232
- v1.6.0 establishes this MCP server as the definitive Airtable integration for AI assistants, providing:
233
-
234
- - **Most Comprehensive Coverage**: 33 tools covering entire Airtable API
235
- - **Best Performance**: Intelligent batching and optimization
236
- - **Enterprise Ready**: Advanced collaboration and security features
237
- - **Developer Friendly**: Clean, consistent, well-documented interface
238
-
239
- ## 🔗 Resources
240
-
241
- **GitHub**: https://github.com/rashidazarang/airtable-mcp
242
- **NPM**: https://www.npmjs.com/package/@rashidazarang/airtable-mcp
243
- **Issues**: https://github.com/rashidazarang/airtable-mcp/issues
244
- **Documentation**: https://github.com/rashidazarang/airtable-mcp#readme
245
-
246
- ---
247
-
248
- 🎉 **Thank you for using Airtable MCP Server v1.6.0!** This release represents the culmination of comprehensive Airtable API integration, providing AI assistants with unprecedented access to Airtable's full feature set through natural language interactions.
@@ -1,40 +0,0 @@
1
- # Security Notice
2
-
3
- ## Important: API Token Rotation Required
4
-
5
- If you have been using or testing this repository before January 2025, please note that hardcoded API tokens were previously included in test files. These have been removed and replaced with environment variable requirements.
6
-
7
- ### Actions Required:
8
-
9
- 1. **If you used the exposed tokens**:
10
- - These tokens have been revoked and are no longer valid
11
- - You must use your own Airtable API credentials
12
-
13
- 2. **For all users**:
14
- - Never commit API tokens to version control
15
- - Always use environment variables or secure configuration files
16
- - Add `.env` to your `.gitignore` file
17
-
18
- ### Secure Configuration
19
-
20
- Set your credentials using environment variables:
21
-
22
- ```bash
23
- export AIRTABLE_TOKEN="your_personal_token_here"
24
- export AIRTABLE_BASE_ID="your_base_id_here"
25
- ```
26
-
27
- Or create a `.env` file (never commit this):
28
-
29
- ```env
30
- AIRTABLE_TOKEN=your_personal_token_here
31
- AIRTABLE_BASE_ID=your_base_id_here
32
- ```
33
-
34
- ### Reporting Security Issues
35
-
36
- If you discover any security vulnerabilities, please report them to:
37
- - Open an issue on GitHub (without including sensitive details)
38
- - Contact the maintainer directly for sensitive information
39
-
40
- Thank you for helping keep this project secure.