@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.
- package/package.json +10 -1
- package/.github/ISSUE_TEMPLATE/bug-report.yml +0 -173
- package/.github/ISSUE_TEMPLATE/bug_report.md +0 -38
- package/.github/ISSUE_TEMPLATE/custom.md +0 -10
- package/.github/ISSUE_TEMPLATE/feature-request.yml +0 -209
- package/.github/ISSUE_TEMPLATE/feature_request.md +0 -20
- package/.github/ISSUE_TEMPLATE/security-report.yml +0 -216
- package/.github/pull_request_template.md +0 -245
- package/.github/workflows/ci-cd.yml +0 -408
- package/.github/workflows/security-audit.yml +0 -316
- package/API_DOCUMENTATION.md +0 -897
- package/CAPABILITY_REPORT.md +0 -118
- package/CLAUDE_INTEGRATION.md +0 -96
- package/CODE_OF_CONDUCT.md +0 -181
- package/CONTRIBUTING.md +0 -81
- package/DEVELOPMENT.md +0 -190
- package/Dockerfile +0 -39
- package/Dockerfile.node +0 -20
- package/Dockerfile.production +0 -127
- package/IMPROVEMENT_PROPOSAL.md +0 -371
- package/INSTALLATION.md +0 -183
- package/ISSUE_RESPONSES.md +0 -171
- package/MCP_REVIEW_SUMMARY.md +0 -142
- package/QUICK_START.md +0 -60
- package/RELEASE_NOTES_v1.2.0.md +0 -50
- package/RELEASE_NOTES_v1.2.1.md +0 -40
- package/RELEASE_NOTES_v1.2.2.md +0 -48
- package/RELEASE_NOTES_v1.2.3.md +0 -105
- package/RELEASE_NOTES_v1.2.4.md +0 -60
- package/RELEASE_NOTES_v1.4.0.md +0 -104
- package/RELEASE_NOTES_v1.5.0.md +0 -185
- package/RELEASE_NOTES_v1.6.0.md +0 -248
- package/SECURITY_NOTICE.md +0 -40
- package/airtable-clipper/CHANGELOG.md +0 -198
- package/airtable-clipper/CHROME_STORE_SUBMISSION.md +0 -343
- package/airtable-clipper/LAUNCH_STRATEGY.md +0 -495
- package/airtable-clipper/LICENSE +0 -21
- package/airtable-clipper/OAUTH_SETUP.md +0 -51
- package/airtable-clipper/PRIVACY_POLICY.md +0 -187
- package/airtable-clipper/README.md +0 -575
- package/airtable-clipper/SUBMIT_TO_CHROME_STORE.md +0 -273
- package/airtable-clipper/build.sh +0 -85
- package/airtable-clipper/docs/QUICK_START.md +0 -99
- package/airtable-clipper/docs/SETUP.md +0 -291
- package/airtable-clipper/extension/background.js +0 -337
- package/airtable-clipper/extension/base-setup.html +0 -324
- package/airtable-clipper/extension/base-setup.js +0 -471
- package/airtable-clipper/extension/content.js +0 -771
- package/airtable-clipper/extension/icons/README.md +0 -69
- package/airtable-clipper/extension/icons/icon-16.png +0 -3
- package/airtable-clipper/extension/manifest.json +0 -73
- package/airtable-clipper/extension/popup.html +0 -144
- package/airtable-clipper/extension/popup.js +0 -475
- package/airtable-clipper/extension/styles/content.css +0 -229
- package/airtable-clipper/extension/styles/popup.css +0 -477
- package/airtable-clipper/privacy-policy.md +0 -63
- package/airtable-clipper/releases/v1.0.0/background.js +0 -337
- package/airtable-clipper/releases/v1.0.0/base-setup.html +0 -324
- package/airtable-clipper/releases/v1.0.0/base-setup.js +0 -471
- package/airtable-clipper/releases/v1.0.0/content.js +0 -771
- package/airtable-clipper/releases/v1.0.0/icons/README.md +0 -69
- package/airtable-clipper/releases/v1.0.0/icons/icon-128.png +0 -2
- package/airtable-clipper/releases/v1.0.0/icons/icon-16.png +0 -3
- package/airtable-clipper/releases/v1.0.0/icons/icon-32.png +0 -2
- package/airtable-clipper/releases/v1.0.0/icons/icon-48.png +0 -2
- package/airtable-clipper/releases/v1.0.0/manifest.json +0 -73
- package/airtable-clipper/releases/v1.0.0/popup.html +0 -144
- package/airtable-clipper/releases/v1.0.0/popup.js +0 -475
- package/airtable-clipper/releases/v1.0.0/sidepanel.html +0 -25
- package/airtable-clipper/releases/v1.0.0/styles/content.css +0 -229
- package/airtable-clipper/releases/v1.0.0/styles/popup.css +0 -477
- package/airtable-clipper/releases/v1.0.1/background.js +0 -337
- package/airtable-clipper/releases/v1.0.1/base-setup.html +0 -324
- package/airtable-clipper/releases/v1.0.1/base-setup.js +0 -471
- package/airtable-clipper/releases/v1.0.1/content.js +0 -771
- package/airtable-clipper/releases/v1.0.1/icons/README.md +0 -69
- package/airtable-clipper/releases/v1.0.1/icons/icon-128.png +0 -2
- package/airtable-clipper/releases/v1.0.1/icons/icon-16.png +0 -3
- package/airtable-clipper/releases/v1.0.1/icons/icon-32.png +0 -2
- package/airtable-clipper/releases/v1.0.1/icons/icon-48.png +0 -2
- package/airtable-clipper/releases/v1.0.1/manifest.json +0 -70
- package/airtable-clipper/releases/v1.0.1/popup.html +0 -157
- package/airtable-clipper/releases/v1.0.1/popup.js +0 -562
- package/airtable-clipper/releases/v1.0.1/sidepanel.html +0 -25
- package/airtable-clipper/releases/v1.0.1/styles/content.css +0 -229
- package/airtable-clipper/releases/v1.0.1/styles/popup.css +0 -647
- package/airtable-clipper/releases/v1.0.2/background.js +0 -337
- package/airtable-clipper/releases/v1.0.2/base-setup.html +0 -324
- package/airtable-clipper/releases/v1.0.2/base-setup.js +0 -471
- package/airtable-clipper/releases/v1.0.2/content.js +0 -771
- package/airtable-clipper/releases/v1.0.2/icons/README.md +0 -69
- package/airtable-clipper/releases/v1.0.2/icons/icon-128.png +0 -2
- package/airtable-clipper/releases/v1.0.2/icons/icon-16.png +0 -3
- package/airtable-clipper/releases/v1.0.2/icons/icon-32.png +0 -2
- package/airtable-clipper/releases/v1.0.2/icons/icon-48.png +0 -2
- package/airtable-clipper/releases/v1.0.2/manifest.json +0 -62
- package/airtable-clipper/releases/v1.0.2/popup.html +0 -157
- package/airtable-clipper/releases/v1.0.2/popup.js +0 -567
- package/airtable-clipper/releases/v1.0.2/sidepanel.html +0 -25
- package/airtable-clipper/releases/v1.0.2/styles/content.css +0 -229
- package/airtable-clipper/releases/v1.0.2/styles/popup.css +0 -647
- package/airtable-clipper/terms-of-service.md +0 -124
- package/airtable-clipper/test-credentials.md +0 -61
- package/airtable-clipper/test-extension/background.js +0 -337
- package/airtable-clipper/test-extension/base-setup.html +0 -324
- package/airtable-clipper/test-extension/base-setup.js +0 -471
- package/airtable-clipper/test-extension/content.js +0 -873
- package/airtable-clipper/test-extension/icons/README.md +0 -69
- package/airtable-clipper/test-extension/icons/icon-128.png +0 -2
- package/airtable-clipper/test-extension/icons/icon-16.png +0 -3
- package/airtable-clipper/test-extension/icons/icon-32.png +0 -2
- package/airtable-clipper/test-extension/icons/icon-48.png +0 -2
- package/airtable-clipper/test-extension/manifest.json +0 -72
- package/airtable-clipper/test-extension/popup.html +0 -274
- package/airtable-clipper/test-extension/popup.js +0 -729
- package/airtable-clipper/test-extension/sidepanel.html +0 -25
- package/airtable-clipper/test-extension/styles/content.css +0 -229
- package/airtable-clipper/test-extension/styles/popup.css +0 -794
- package/airtable_mcp/__init__.py +0 -5
- package/airtable_mcp/src/server.py +0 -329
- package/airtable_mcp_v2.js +0 -1505
- package/airtable_mcp_v2_oauth.js +0 -1048
- package/airtable_mcp_v3_advanced.js +0 -1161
- package/cleanup.sh +0 -71
- package/docker-compose.production.yml +0 -366
- package/helm/airtable-mcp/Chart.yaml +0 -122
- package/helm/airtable-mcp/values.yaml +0 -538
- package/index.js +0 -179
- package/inspector.py +0 -148
- package/inspector_server.py +0 -337
- package/k8s/deployment.yaml +0 -402
- package/k8s/namespace.yaml +0 -108
- package/k8s/service.yaml +0 -194
- package/monitoring/alerts.yml +0 -289
- package/monitoring/prometheus.yml +0 -224
- package/publish-steps.txt +0 -27
- package/quick_test.sh +0 -30
- package/requirements.txt +0 -10
- package/setup.py +0 -29
- package/simple_airtable_server.py +0 -151
- package/smithery.yaml +0 -45
- package/test_all_features.sh +0 -146
- package/test_all_operations.sh +0 -120
- package/test_client.py +0 -70
- package/test_enhanced_features.js +0 -389
- package/test_mcp_comprehensive.js +0 -163
- package/test_mock_server.js +0 -180
- package/test_v1.4.0_final.sh +0 -131
- package/test_v1.5.0_comprehensive.sh +0 -96
- package/test_v1.5.0_final.sh +0 -224
- package/test_v1.6.0_comprehensive.sh +0 -187
- package/test_webhooks.sh +0 -105
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rashidazarang/airtable-mcp",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.1",
|
|
4
4
|
"description": "Airtable MCP server for Claude Desktop - Connect directly to Airtable using natural language",
|
|
5
5
|
"main": "airtable_simple_production.js",
|
|
6
6
|
"bin": {
|
|
@@ -22,6 +22,15 @@
|
|
|
22
22
|
"ai",
|
|
23
23
|
"database"
|
|
24
24
|
],
|
|
25
|
+
"files": [
|
|
26
|
+
"airtable_simple.js",
|
|
27
|
+
"airtable_simple_production.js",
|
|
28
|
+
"README.md",
|
|
29
|
+
"LICENSE",
|
|
30
|
+
"package.json",
|
|
31
|
+
"examples/",
|
|
32
|
+
"bin/"
|
|
33
|
+
],
|
|
25
34
|
"author": "Rashid Azarang",
|
|
26
35
|
"license": "MIT",
|
|
27
36
|
"dependencies": {
|
|
@@ -1,173 +0,0 @@
|
|
|
1
|
-
name: 🐛 Bug Report
|
|
2
|
-
description: Create a comprehensive bug report to help us improve
|
|
3
|
-
title: "[BUG] "
|
|
4
|
-
labels: ["bug", "triage"]
|
|
5
|
-
assignees: []
|
|
6
|
-
|
|
7
|
-
body:
|
|
8
|
-
- type: markdown
|
|
9
|
-
attributes:
|
|
10
|
-
value: |
|
|
11
|
-
## 🐛 Bug Report for Airtable MCP Server
|
|
12
|
-
|
|
13
|
-
Thank you for taking the time to report a bug! This helps us improve the quality and reliability of the Airtable MCP Server.
|
|
14
|
-
|
|
15
|
-
**🎯 Our Goal**: Achieve 100/100 Trust Score with your help!
|
|
16
|
-
|
|
17
|
-
- type: checkboxes
|
|
18
|
-
id: preflight
|
|
19
|
-
attributes:
|
|
20
|
-
label: 🔍 Pre-flight Checklist
|
|
21
|
-
description: Please verify you've completed these steps before submitting
|
|
22
|
-
options:
|
|
23
|
-
- label: I've searched existing issues and this hasn't been reported yet
|
|
24
|
-
required: true
|
|
25
|
-
- label: I've read the documentation and troubleshooting guide
|
|
26
|
-
required: true
|
|
27
|
-
- label: I'm using the latest version of the MCP server
|
|
28
|
-
required: true
|
|
29
|
-
- label: I've tested with the minimal reproduction case
|
|
30
|
-
required: true
|
|
31
|
-
|
|
32
|
-
- type: dropdown
|
|
33
|
-
id: severity
|
|
34
|
-
attributes:
|
|
35
|
-
label: 🚨 Severity Level
|
|
36
|
-
description: How critical is this bug?
|
|
37
|
-
options:
|
|
38
|
-
- Critical - Server crashes or data loss
|
|
39
|
-
- High - Major functionality broken
|
|
40
|
-
- Medium - Minor functionality issues
|
|
41
|
-
- Low - Cosmetic or documentation issues
|
|
42
|
-
default: 1
|
|
43
|
-
validations:
|
|
44
|
-
required: true
|
|
45
|
-
|
|
46
|
-
- type: dropdown
|
|
47
|
-
id: component
|
|
48
|
-
attributes:
|
|
49
|
-
label: 🎯 Component Affected
|
|
50
|
-
description: Which component has the issue?
|
|
51
|
-
options:
|
|
52
|
-
- MCP Protocol Implementation
|
|
53
|
-
- OAuth2 Authentication
|
|
54
|
-
- Airtable API Integration
|
|
55
|
-
- Security Features
|
|
56
|
-
- Rate Limiting
|
|
57
|
-
- Logging System
|
|
58
|
-
- Docker Container
|
|
59
|
-
- Documentation
|
|
60
|
-
- CI/CD Pipeline
|
|
61
|
-
- Other
|
|
62
|
-
default: 0
|
|
63
|
-
validations:
|
|
64
|
-
required: true
|
|
65
|
-
|
|
66
|
-
- type: textarea
|
|
67
|
-
id: description
|
|
68
|
-
attributes:
|
|
69
|
-
label: 📝 Bug Description
|
|
70
|
-
description: A clear and concise description of what the bug is
|
|
71
|
-
placeholder: Describe what happened and what you expected to happen...
|
|
72
|
-
validations:
|
|
73
|
-
required: true
|
|
74
|
-
|
|
75
|
-
- type: textarea
|
|
76
|
-
id: reproduction
|
|
77
|
-
attributes:
|
|
78
|
-
label: 🔄 Steps to Reproduce
|
|
79
|
-
description: Detailed steps to reproduce the behavior
|
|
80
|
-
placeholder: |
|
|
81
|
-
1. Start the MCP server with...
|
|
82
|
-
2. Send a request to...
|
|
83
|
-
3. Observe the error...
|
|
84
|
-
validations:
|
|
85
|
-
required: true
|
|
86
|
-
|
|
87
|
-
- type: textarea
|
|
88
|
-
id: expected
|
|
89
|
-
attributes:
|
|
90
|
-
label: ✅ Expected Behavior
|
|
91
|
-
description: What should have happened instead?
|
|
92
|
-
placeholder: Describe the expected behavior...
|
|
93
|
-
validations:
|
|
94
|
-
required: true
|
|
95
|
-
|
|
96
|
-
- type: textarea
|
|
97
|
-
id: actual
|
|
98
|
-
attributes:
|
|
99
|
-
label: ❌ Actual Behavior
|
|
100
|
-
description: What actually happened?
|
|
101
|
-
placeholder: Describe what actually occurred...
|
|
102
|
-
validations:
|
|
103
|
-
required: true
|
|
104
|
-
|
|
105
|
-
- type: textarea
|
|
106
|
-
id: environment
|
|
107
|
-
attributes:
|
|
108
|
-
label: 🖥️ Environment Information
|
|
109
|
-
description: Your environment details
|
|
110
|
-
value: |
|
|
111
|
-
**Server Version**:
|
|
112
|
-
**Node.js Version**:
|
|
113
|
-
**Operating System**:
|
|
114
|
-
**MCP Client**:
|
|
115
|
-
**Airtable API Version**:
|
|
116
|
-
**Authentication Method**:
|
|
117
|
-
render: markdown
|
|
118
|
-
validations:
|
|
119
|
-
required: true
|
|
120
|
-
|
|
121
|
-
- type: textarea
|
|
122
|
-
id: logs
|
|
123
|
-
attributes:
|
|
124
|
-
label: 📋 Relevant Logs
|
|
125
|
-
description: Any relevant log output (please redact sensitive information)
|
|
126
|
-
placeholder: Paste relevant logs here...
|
|
127
|
-
render: shell
|
|
128
|
-
|
|
129
|
-
- type: textarea
|
|
130
|
-
id: config
|
|
131
|
-
attributes:
|
|
132
|
-
label: ⚙️ Configuration
|
|
133
|
-
description: Relevant configuration (please redact sensitive values)
|
|
134
|
-
placeholder: |
|
|
135
|
-
Environment variables, config files, or command line arguments used...
|
|
136
|
-
render: yaml
|
|
137
|
-
|
|
138
|
-
- type: textarea
|
|
139
|
-
id: additional
|
|
140
|
-
attributes:
|
|
141
|
-
label: ➕ Additional Context
|
|
142
|
-
description: Add any other context about the problem here
|
|
143
|
-
placeholder: |
|
|
144
|
-
- Screenshots
|
|
145
|
-
- Related issues
|
|
146
|
-
- Workarounds tried
|
|
147
|
-
- Network configuration
|
|
148
|
-
- Browser/client details
|
|
149
|
-
|
|
150
|
-
- type: checkboxes
|
|
151
|
-
id: contribution
|
|
152
|
-
attributes:
|
|
153
|
-
label: 🤝 Contribution
|
|
154
|
-
description: Are you willing to help fix this issue?
|
|
155
|
-
options:
|
|
156
|
-
- label: I'm willing to submit a pull request to fix this bug
|
|
157
|
-
- label: I can provide additional testing for the fix
|
|
158
|
-
- label: I can help with documentation updates
|
|
159
|
-
|
|
160
|
-
- type: markdown
|
|
161
|
-
attributes:
|
|
162
|
-
value: |
|
|
163
|
-
## 🙏 Thank You!
|
|
164
|
-
|
|
165
|
-
Your bug report helps us improve the Airtable MCP Server and work towards our **100/100 Trust Score** goal.
|
|
166
|
-
|
|
167
|
-
**What happens next?**
|
|
168
|
-
1. Our team will triage this issue within 24 hours
|
|
169
|
-
2. We'll add appropriate labels and assign it to a maintainer
|
|
170
|
-
3. We'll provide updates on progress and estimated timeline
|
|
171
|
-
4. Once fixed, we'll include it in the next release
|
|
172
|
-
|
|
173
|
-
**Need immediate help?** Check out our [troubleshooting guide](./TROUBLESHOOTING.md) or start a [discussion](https://github.com/rashidazarang/airtable-mcp/discussions).
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Bug report
|
|
3
|
-
about: Create a report to help us improve
|
|
4
|
-
title: ''
|
|
5
|
-
labels: ''
|
|
6
|
-
assignees: ''
|
|
7
|
-
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
**Describe the bug**
|
|
11
|
-
A clear and concise description of what the bug is.
|
|
12
|
-
|
|
13
|
-
**To Reproduce**
|
|
14
|
-
Steps to reproduce the behavior:
|
|
15
|
-
1. Go to '...'
|
|
16
|
-
2. Click on '....'
|
|
17
|
-
3. Scroll down to '....'
|
|
18
|
-
4. See error
|
|
19
|
-
|
|
20
|
-
**Expected behavior**
|
|
21
|
-
A clear and concise description of what you expected to happen.
|
|
22
|
-
|
|
23
|
-
**Screenshots**
|
|
24
|
-
If applicable, add screenshots to help explain your problem.
|
|
25
|
-
|
|
26
|
-
**Desktop (please complete the following information):**
|
|
27
|
-
- OS: [e.g. iOS]
|
|
28
|
-
- Browser [e.g. chrome, safari]
|
|
29
|
-
- Version [e.g. 22]
|
|
30
|
-
|
|
31
|
-
**Smartphone (please complete the following information):**
|
|
32
|
-
- Device: [e.g. iPhone6]
|
|
33
|
-
- OS: [e.g. iOS8.1]
|
|
34
|
-
- Browser [e.g. stock browser, safari]
|
|
35
|
-
- Version [e.g. 22]
|
|
36
|
-
|
|
37
|
-
**Additional context**
|
|
38
|
-
Add any other context about the problem here.
|
|
@@ -1,209 +0,0 @@
|
|
|
1
|
-
name: ✨ Feature Request
|
|
2
|
-
description: Suggest an enhancement or new feature for the Airtable MCP Server
|
|
3
|
-
title: "[FEATURE] "
|
|
4
|
-
labels: ["enhancement", "feature-request"]
|
|
5
|
-
assignees: []
|
|
6
|
-
|
|
7
|
-
body:
|
|
8
|
-
- type: markdown
|
|
9
|
-
attributes:
|
|
10
|
-
value: |
|
|
11
|
-
## ✨ Feature Request for Airtable MCP Server
|
|
12
|
-
|
|
13
|
-
Thank you for suggesting a new feature! Your ideas help us build a better MCP server and work towards our **100/100 Trust Score** goal.
|
|
14
|
-
|
|
15
|
-
- type: checkboxes
|
|
16
|
-
id: preflight
|
|
17
|
-
attributes:
|
|
18
|
-
label: 🔍 Pre-flight Checklist
|
|
19
|
-
description: Please verify you've completed these steps
|
|
20
|
-
options:
|
|
21
|
-
- label: I've searched existing issues and feature requests
|
|
22
|
-
required: true
|
|
23
|
-
- label: I've checked the roadmap and planned features
|
|
24
|
-
required: true
|
|
25
|
-
- label: This feature aligns with the MCP protocol standards
|
|
26
|
-
required: true
|
|
27
|
-
- label: I've considered the security implications
|
|
28
|
-
required: true
|
|
29
|
-
|
|
30
|
-
- type: dropdown
|
|
31
|
-
id: category
|
|
32
|
-
attributes:
|
|
33
|
-
label: 🎯 Feature Category
|
|
34
|
-
description: What type of feature is this?
|
|
35
|
-
options:
|
|
36
|
-
- MCP Protocol Enhancement
|
|
37
|
-
- Authentication & Security
|
|
38
|
-
- Airtable API Integration
|
|
39
|
-
- Performance & Optimization
|
|
40
|
-
- Developer Experience
|
|
41
|
-
- Documentation & Guides
|
|
42
|
-
- CI/CD & Testing
|
|
43
|
-
- Monitoring & Observability
|
|
44
|
-
- Enterprise Features
|
|
45
|
-
- Community & Ecosystem
|
|
46
|
-
default: 0
|
|
47
|
-
validations:
|
|
48
|
-
required: true
|
|
49
|
-
|
|
50
|
-
- type: dropdown
|
|
51
|
-
id: priority
|
|
52
|
-
attributes:
|
|
53
|
-
label: 📊 Priority Level
|
|
54
|
-
description: How important is this feature?
|
|
55
|
-
options:
|
|
56
|
-
- Critical - Blocking major use cases
|
|
57
|
-
- High - Significantly improves functionality
|
|
58
|
-
- Medium - Nice to have enhancement
|
|
59
|
-
- Low - Minor improvement or convenience
|
|
60
|
-
default: 2
|
|
61
|
-
validations:
|
|
62
|
-
required: true
|
|
63
|
-
|
|
64
|
-
- type: textarea
|
|
65
|
-
id: problem
|
|
66
|
-
attributes:
|
|
67
|
-
label: 🎯 Problem Statement
|
|
68
|
-
description: What problem does this feature solve?
|
|
69
|
-
placeholder: |
|
|
70
|
-
Describe the current limitation or pain point that this feature would address...
|
|
71
|
-
validations:
|
|
72
|
-
required: true
|
|
73
|
-
|
|
74
|
-
- type: textarea
|
|
75
|
-
id: solution
|
|
76
|
-
attributes:
|
|
77
|
-
label: 💡 Proposed Solution
|
|
78
|
-
description: Describe your proposed feature in detail
|
|
79
|
-
placeholder: |
|
|
80
|
-
Explain how this feature would work and what it would do...
|
|
81
|
-
validations:
|
|
82
|
-
required: true
|
|
83
|
-
|
|
84
|
-
- type: textarea
|
|
85
|
-
id: use-cases
|
|
86
|
-
attributes:
|
|
87
|
-
label: 🎬 Use Cases
|
|
88
|
-
description: Provide specific examples of how this feature would be used
|
|
89
|
-
placeholder: |
|
|
90
|
-
1. As a developer, I want to...
|
|
91
|
-
2. When integrating with..., I need to...
|
|
92
|
-
3. For enterprise customers, this would enable...
|
|
93
|
-
validations:
|
|
94
|
-
required: true
|
|
95
|
-
|
|
96
|
-
- type: textarea
|
|
97
|
-
id: alternatives
|
|
98
|
-
attributes:
|
|
99
|
-
label: 🔄 Alternatives Considered
|
|
100
|
-
description: What other solutions have you considered?
|
|
101
|
-
placeholder: |
|
|
102
|
-
- Alternative approach 1: ...
|
|
103
|
-
- Workaround currently used: ...
|
|
104
|
-
- Why those don't work: ...
|
|
105
|
-
|
|
106
|
-
- type: textarea
|
|
107
|
-
id: implementation
|
|
108
|
-
attributes:
|
|
109
|
-
label: 🛠️ Implementation Ideas
|
|
110
|
-
description: Do you have ideas about how this could be implemented?
|
|
111
|
-
placeholder: |
|
|
112
|
-
- Technical approach: ...
|
|
113
|
-
- Required changes: ...
|
|
114
|
-
- Dependencies: ...
|
|
115
|
-
- API design: ...
|
|
116
|
-
|
|
117
|
-
- type: checkboxes
|
|
118
|
-
id: requirements
|
|
119
|
-
attributes:
|
|
120
|
-
label: 📋 Requirements & Considerations
|
|
121
|
-
description: What should this feature include?
|
|
122
|
-
options:
|
|
123
|
-
- label: Backward compatibility maintained
|
|
124
|
-
- label: Security review required
|
|
125
|
-
- label: Performance impact minimized
|
|
126
|
-
- label: Documentation and examples included
|
|
127
|
-
- label: Unit and integration tests added
|
|
128
|
-
- label: CLI/API interface designed
|
|
129
|
-
- label: Error handling implemented
|
|
130
|
-
- label: Logging and monitoring added
|
|
131
|
-
|
|
132
|
-
- type: textarea
|
|
133
|
-
id: acceptance
|
|
134
|
-
attributes:
|
|
135
|
-
label: ✅ Acceptance Criteria
|
|
136
|
-
description: How do we know when this feature is complete?
|
|
137
|
-
placeholder: |
|
|
138
|
-
- [ ] Feature works as described
|
|
139
|
-
- [ ] All tests pass
|
|
140
|
-
- [ ] Documentation updated
|
|
141
|
-
- [ ] Performance benchmarks met
|
|
142
|
-
- [ ] Security review passed
|
|
143
|
-
validations:
|
|
144
|
-
required: true
|
|
145
|
-
|
|
146
|
-
- type: dropdown
|
|
147
|
-
id: trust-score
|
|
148
|
-
attributes:
|
|
149
|
-
label: 🎯 Trust Score Impact
|
|
150
|
-
description: How would this feature contribute to our 100/100 Trust Score goal?
|
|
151
|
-
options:
|
|
152
|
-
- High Impact - Directly improves security, reliability, or protocol compliance
|
|
153
|
-
- Medium Impact - Enhances developer experience or documentation quality
|
|
154
|
-
- Low Impact - Minor convenience or optimization
|
|
155
|
-
- No Impact - Neutral feature
|
|
156
|
-
default: 1
|
|
157
|
-
|
|
158
|
-
- type: textarea
|
|
159
|
-
id: trust-score-details
|
|
160
|
-
attributes:
|
|
161
|
-
label: 📈 Trust Score Benefits
|
|
162
|
-
description: Explain how this feature supports our Trust Score goals
|
|
163
|
-
placeholder: |
|
|
164
|
-
This feature would improve our Trust Score by:
|
|
165
|
-
- Enhancing security through...
|
|
166
|
-
- Improving protocol compliance via...
|
|
167
|
-
- Better developer experience with...
|
|
168
|
-
- Enterprise readiness by...
|
|
169
|
-
|
|
170
|
-
- type: checkboxes
|
|
171
|
-
id: contribution
|
|
172
|
-
attributes:
|
|
173
|
-
label: 🤝 Contribution Interest
|
|
174
|
-
description: Are you interested in helping implement this feature?
|
|
175
|
-
options:
|
|
176
|
-
- label: I'm willing to implement this feature
|
|
177
|
-
- label: I can help with design and specification
|
|
178
|
-
- label: I can provide testing and feedback
|
|
179
|
-
- label: I can help with documentation
|
|
180
|
-
- label: I can sponsor development of this feature
|
|
181
|
-
|
|
182
|
-
- type: textarea
|
|
183
|
-
id: additional
|
|
184
|
-
attributes:
|
|
185
|
-
label: ➕ Additional Context
|
|
186
|
-
description: Any other information about this feature request
|
|
187
|
-
placeholder: |
|
|
188
|
-
- Links to relevant specifications
|
|
189
|
-
- Examples from other projects
|
|
190
|
-
- User feedback or requests
|
|
191
|
-
- Business justification
|
|
192
|
-
- Timeline requirements
|
|
193
|
-
|
|
194
|
-
- type: markdown
|
|
195
|
-
attributes:
|
|
196
|
-
value: |
|
|
197
|
-
## 🚀 Next Steps
|
|
198
|
-
|
|
199
|
-
Thank you for your feature request! Here's what happens next:
|
|
200
|
-
|
|
201
|
-
1. **Triage** (24-48 hours): We'll review and label your request
|
|
202
|
-
2. **Community Input** (1 week): Other users can comment and vote
|
|
203
|
-
3. **Technical Review** (1-2 weeks): We'll assess feasibility and design
|
|
204
|
-
4. **Roadmap Planning**: Approved features get added to our roadmap
|
|
205
|
-
5. **Implementation**: Features are built according to priority
|
|
206
|
-
|
|
207
|
-
**Want to stay updated?** Watch this repository and join our [discussions](https://github.com/rashidazarang/airtable-mcp/discussions)!
|
|
208
|
-
|
|
209
|
-
**🎯 Our Mission**: Building the most trusted and comprehensive MCP server for Airtable with a perfect **100/100 Trust Score**.
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Feature request
|
|
3
|
-
about: Suggest an idea for this project
|
|
4
|
-
title: ''
|
|
5
|
-
labels: ''
|
|
6
|
-
assignees: ''
|
|
7
|
-
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
**Is your feature request related to a problem? Please describe.**
|
|
11
|
-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
12
|
-
|
|
13
|
-
**Describe the solution you'd like**
|
|
14
|
-
A clear and concise description of what you want to happen.
|
|
15
|
-
|
|
16
|
-
**Describe alternatives you've considered**
|
|
17
|
-
A clear and concise description of any alternative solutions or features you've considered.
|
|
18
|
-
|
|
19
|
-
**Additional context**
|
|
20
|
-
Add any other context or screenshots about the feature request here.
|
|
@@ -1,216 +0,0 @@
|
|
|
1
|
-
name: 🔒 Security Vulnerability Report
|
|
2
|
-
description: Report a security vulnerability privately and responsibly
|
|
3
|
-
title: "[SECURITY] "
|
|
4
|
-
labels: ["security", "urgent"]
|
|
5
|
-
assignees: ["rashidazarang"]
|
|
6
|
-
|
|
7
|
-
body:
|
|
8
|
-
- type: markdown
|
|
9
|
-
attributes:
|
|
10
|
-
value: |
|
|
11
|
-
## 🔒 Security Vulnerability Report
|
|
12
|
-
|
|
13
|
-
**⚠️ IMPORTANT**: If this is a critical security vulnerability that could be exploited, please **DO NOT** create a public issue. Instead, please email us directly at security@[domain] or use GitHub's private vulnerability reporting feature.
|
|
14
|
-
|
|
15
|
-
For non-critical security improvements or questions, you can use this template.
|
|
16
|
-
|
|
17
|
-
- type: checkboxes
|
|
18
|
-
id: severity-check
|
|
19
|
-
attributes:
|
|
20
|
-
label: 🚨 Severity Assessment
|
|
21
|
-
description: Please confirm this is appropriate for public reporting
|
|
22
|
-
options:
|
|
23
|
-
- label: This is NOT a critical vulnerability that could be immediately exploited
|
|
24
|
-
required: true
|
|
25
|
-
- label: I understand that critical vulnerabilities should be reported privately
|
|
26
|
-
required: true
|
|
27
|
-
- label: This is a security improvement suggestion or non-critical finding
|
|
28
|
-
required: true
|
|
29
|
-
|
|
30
|
-
- type: dropdown
|
|
31
|
-
id: vulnerability-type
|
|
32
|
-
attributes:
|
|
33
|
-
label: 🎯 Vulnerability Type
|
|
34
|
-
description: What type of security issue is this?
|
|
35
|
-
options:
|
|
36
|
-
- Authentication/Authorization
|
|
37
|
-
- Input Validation
|
|
38
|
-
- Information Disclosure
|
|
39
|
-
- Configuration Security
|
|
40
|
-
- Dependency Vulnerability
|
|
41
|
-
- Cross-Site Scripting (XSS)
|
|
42
|
-
- SQL Injection
|
|
43
|
-
- Code Injection
|
|
44
|
-
- Denial of Service
|
|
45
|
-
- Cryptographic Issue
|
|
46
|
-
- Access Control
|
|
47
|
-
- Security Misconfiguration
|
|
48
|
-
- Other
|
|
49
|
-
validations:
|
|
50
|
-
required: true
|
|
51
|
-
|
|
52
|
-
- type: dropdown
|
|
53
|
-
id: severity
|
|
54
|
-
attributes:
|
|
55
|
-
label: 📊 Severity Level
|
|
56
|
-
description: Based on CVSS or similar standards
|
|
57
|
-
options:
|
|
58
|
-
- Info - No immediate security impact
|
|
59
|
-
- Low - Minimal security impact
|
|
60
|
-
- Medium - Moderate security impact
|
|
61
|
-
- High - Significant security impact
|
|
62
|
-
- Critical - Severe security impact
|
|
63
|
-
default: 1
|
|
64
|
-
validations:
|
|
65
|
-
required: true
|
|
66
|
-
|
|
67
|
-
- type: textarea
|
|
68
|
-
id: description
|
|
69
|
-
attributes:
|
|
70
|
-
label: 📝 Vulnerability Description
|
|
71
|
-
description: Describe the security issue in detail
|
|
72
|
-
placeholder: |
|
|
73
|
-
Provide a clear description of the security vulnerability or concern...
|
|
74
|
-
validations:
|
|
75
|
-
required: true
|
|
76
|
-
|
|
77
|
-
- type: textarea
|
|
78
|
-
id: impact
|
|
79
|
-
attributes:
|
|
80
|
-
label: 💥 Potential Impact
|
|
81
|
-
description: What could an attacker accomplish?
|
|
82
|
-
placeholder: |
|
|
83
|
-
- Data exposure: ...
|
|
84
|
-
- Unauthorized access: ...
|
|
85
|
-
- System compromise: ...
|
|
86
|
-
- Service disruption: ...
|
|
87
|
-
validations:
|
|
88
|
-
required: true
|
|
89
|
-
|
|
90
|
-
- type: textarea
|
|
91
|
-
id: reproduction
|
|
92
|
-
attributes:
|
|
93
|
-
label: 🔄 Reproduction Steps
|
|
94
|
-
description: How can this vulnerability be reproduced? (Use general terms for public issues)
|
|
95
|
-
placeholder: |
|
|
96
|
-
1. Configure the server with...
|
|
97
|
-
2. Send a request to...
|
|
98
|
-
3. Observe the security issue...
|
|
99
|
-
validations:
|
|
100
|
-
required: true
|
|
101
|
-
|
|
102
|
-
- type: textarea
|
|
103
|
-
id: environment
|
|
104
|
-
attributes:
|
|
105
|
-
label: 🖥️ Affected Environment
|
|
106
|
-
description: Where does this vulnerability exist?
|
|
107
|
-
value: |
|
|
108
|
-
**Server Version**:
|
|
109
|
-
**Component**:
|
|
110
|
-
**Configuration**:
|
|
111
|
-
**Operating System**:
|
|
112
|
-
**Deployment Method**:
|
|
113
|
-
render: markdown
|
|
114
|
-
validations:
|
|
115
|
-
required: true
|
|
116
|
-
|
|
117
|
-
- type: textarea
|
|
118
|
-
id: mitigation
|
|
119
|
-
attributes:
|
|
120
|
-
label: 🛡️ Suggested Mitigation
|
|
121
|
-
description: How do you think this should be fixed?
|
|
122
|
-
placeholder: |
|
|
123
|
-
- Input validation: ...
|
|
124
|
-
- Authentication checks: ...
|
|
125
|
-
- Configuration changes: ...
|
|
126
|
-
- Code modifications: ...
|
|
127
|
-
|
|
128
|
-
- type: textarea
|
|
129
|
-
id: workaround
|
|
130
|
-
attributes:
|
|
131
|
-
label: 🔧 Temporary Workaround
|
|
132
|
-
description: Is there a way users can protect themselves now?
|
|
133
|
-
placeholder: |
|
|
134
|
-
Users can temporarily mitigate this by:
|
|
135
|
-
- Configuring...
|
|
136
|
-
- Avoiding...
|
|
137
|
-
- Using...
|
|
138
|
-
|
|
139
|
-
- type: checkboxes
|
|
140
|
-
id: affected-components
|
|
141
|
-
attributes:
|
|
142
|
-
label: 🎯 Affected Components
|
|
143
|
-
description: Which parts of the system are affected?
|
|
144
|
-
options:
|
|
145
|
-
- label: MCP Protocol Handler
|
|
146
|
-
- label: OAuth2 Authentication
|
|
147
|
-
- label: API Token Handling
|
|
148
|
-
- label: Rate Limiting
|
|
149
|
-
- label: Input Validation
|
|
150
|
-
- label: Logging System
|
|
151
|
-
- label: Docker Container
|
|
152
|
-
- label: CI/CD Pipeline
|
|
153
|
-
- label: Documentation/Examples
|
|
154
|
-
- label: Dependencies
|
|
155
|
-
|
|
156
|
-
- type: dropdown
|
|
157
|
-
id: disclosure
|
|
158
|
-
attributes:
|
|
159
|
-
label: 📅 Disclosure Timeline
|
|
160
|
-
description: When should this be publicly disclosed?
|
|
161
|
-
options:
|
|
162
|
-
- Immediately (already public or low risk)
|
|
163
|
-
- After fix is released
|
|
164
|
-
- Coordinated disclosure (30-90 days)
|
|
165
|
-
- Vendor discretion
|
|
166
|
-
default: 1
|
|
167
|
-
validations:
|
|
168
|
-
required: true
|
|
169
|
-
|
|
170
|
-
- type: textarea
|
|
171
|
-
id: references
|
|
172
|
-
attributes:
|
|
173
|
-
label: 📚 References
|
|
174
|
-
description: Any relevant links or documentation
|
|
175
|
-
placeholder: |
|
|
176
|
-
- CVE references: ...
|
|
177
|
-
- Security advisories: ...
|
|
178
|
-
- Documentation: ...
|
|
179
|
-
- Similar issues: ...
|
|
180
|
-
|
|
181
|
-
- type: checkboxes
|
|
182
|
-
id: responsible-disclosure
|
|
183
|
-
attributes:
|
|
184
|
-
label: 🤝 Responsible Disclosure
|
|
185
|
-
description: Please confirm your commitment to responsible disclosure
|
|
186
|
-
options:
|
|
187
|
-
- label: I will not publicly disclose details until a fix is available
|
|
188
|
-
required: true
|
|
189
|
-
- label: I will coordinate with the maintainers on disclosure timing
|
|
190
|
-
required: true
|
|
191
|
-
- label: I understand this may be moved to a private security advisory
|
|
192
|
-
required: true
|
|
193
|
-
|
|
194
|
-
- type: markdown
|
|
195
|
-
attributes:
|
|
196
|
-
value: |
|
|
197
|
-
## 🔒 Security Response Process
|
|
198
|
-
|
|
199
|
-
**Our commitment to security:**
|
|
200
|
-
|
|
201
|
-
1. **Acknowledgment** (24 hours): We'll confirm receipt of your report
|
|
202
|
-
2. **Initial Assessment** (48 hours): We'll evaluate severity and impact
|
|
203
|
-
3. **Investigation** (1-7 days): We'll reproduce and analyze the issue
|
|
204
|
-
4. **Fix Development** (varies): We'll develop and test a solution
|
|
205
|
-
5. **Release & Disclosure** (coordinated): We'll release fixes and advisories
|
|
206
|
-
|
|
207
|
-
**🎯 Trust Score Impact**: Security vulnerabilities directly impact our **100/100 Trust Score** goal. Your responsible reporting helps us maintain the highest security standards.
|
|
208
|
-
|
|
209
|
-
**Contact Information:**
|
|
210
|
-
- Email: security@[domain] (for critical issues)
|
|
211
|
-
- GitHub Security Advisories (preferred for coordination)
|
|
212
|
-
- Matrix/Discord: [community channels] (for questions)
|
|
213
|
-
|
|
214
|
-
**Bug Bounty**: While we don't currently have a formal bug bounty program, we deeply appreciate security researchers and will acknowledge your contributions publicly (with your permission).
|
|
215
|
-
|
|
216
|
-
Thank you for helping keep the Airtable MCP Server secure! 🙏
|