@rashidazarang/airtable-mcp 2.1.0 → 2.2.0
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/README.md +1 -1
- package/airtable_simple_production.js +387 -5
- package/examples/claude_simple_config.json +0 -9
- 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
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
-
<title>Airtable Clipper Dashboard</title>
|
|
7
|
-
<link rel="stylesheet" href="styles/popup.css">
|
|
8
|
-
</head>
|
|
9
|
-
<body>
|
|
10
|
-
<div class="header">
|
|
11
|
-
<h1>📎 Airtable Clipper</h1>
|
|
12
|
-
<p>Dashboard & Bulk Operations</p>
|
|
13
|
-
</div>
|
|
14
|
-
|
|
15
|
-
<div style="padding: 20px; text-align: center;">
|
|
16
|
-
<h2>🚀 Coming Soon!</h2>
|
|
17
|
-
<p>The dashboard panel is under development.</p>
|
|
18
|
-
<p>For now, use the main extension popup to save content to Airtable.</p>
|
|
19
|
-
|
|
20
|
-
<button onclick="chrome.action.openPopup();" style="margin-top: 20px; padding: 10px 20px; background: #667eea; color: white; border: none; border-radius: 6px; cursor: pointer;">
|
|
21
|
-
Open Main Panel
|
|
22
|
-
</button>
|
|
23
|
-
</div>
|
|
24
|
-
</body>
|
|
25
|
-
</html>
|
|
@@ -1,229 +0,0 @@
|
|
|
1
|
-
/* Airtable Clipper Content Script Styles */
|
|
2
|
-
|
|
3
|
-
/* Floating Action Button */
|
|
4
|
-
#airtable-clipper-fab {
|
|
5
|
-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
#airtable-clipper-fab .fab-main {
|
|
9
|
-
transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
#airtable-clipper-fab .fab-main:hover {
|
|
13
|
-
transform: scale(1.1) rotate(5deg);
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
#airtable-clipper-fab .fab-main:active {
|
|
17
|
-
transform: scale(0.95);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
/* Selection Toolbar */
|
|
21
|
-
#airtable-clipper-selection-toolbar {
|
|
22
|
-
animation: fadeInUp 0.2s ease;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
#airtable-clipper-selection-toolbar .selection-btn:hover {
|
|
26
|
-
background: rgba(255, 255, 255, 0.1);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
/* Bulk Mode Overlay */
|
|
30
|
-
#airtable-clipper-bulk-overlay {
|
|
31
|
-
animation: slideDown 0.3s ease;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
#airtable-clipper-bulk-overlay .bulk-btn:hover {
|
|
35
|
-
background: rgba(255, 255, 255, 0.3);
|
|
36
|
-
transform: translateY(-1px);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
/* Bulk Selection Highlights */
|
|
40
|
-
.airtable-clipper-selected {
|
|
41
|
-
background: rgba(102, 126, 234, 0.1) !important;
|
|
42
|
-
border: 2px solid #667eea !important;
|
|
43
|
-
border-radius: 4px;
|
|
44
|
-
transition: all 0.2s ease;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.airtable-clipper-selectable:hover {
|
|
48
|
-
background: rgba(102, 126, 234, 0.05) !important;
|
|
49
|
-
cursor: pointer;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
/* Notifications */
|
|
53
|
-
#airtable-clipper-notification {
|
|
54
|
-
animation: slideInRight 0.3s ease;
|
|
55
|
-
backdrop-filter: blur(10px);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/* Animations */
|
|
59
|
-
@keyframes fadeInUp {
|
|
60
|
-
from {
|
|
61
|
-
opacity: 0;
|
|
62
|
-
transform: translateY(10px);
|
|
63
|
-
}
|
|
64
|
-
to {
|
|
65
|
-
opacity: 1;
|
|
66
|
-
transform: translateY(0);
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
@keyframes slideDown {
|
|
71
|
-
from {
|
|
72
|
-
transform: translateY(-100%);
|
|
73
|
-
}
|
|
74
|
-
to {
|
|
75
|
-
transform: translateY(0);
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
@keyframes slideInRight {
|
|
80
|
-
from {
|
|
81
|
-
transform: translateX(100%);
|
|
82
|
-
opacity: 0;
|
|
83
|
-
}
|
|
84
|
-
to {
|
|
85
|
-
transform: translateX(0);
|
|
86
|
-
opacity: 1;
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
@keyframes pulse {
|
|
91
|
-
0%, 100% {
|
|
92
|
-
opacity: 1;
|
|
93
|
-
}
|
|
94
|
-
50% {
|
|
95
|
-
opacity: 0.7;
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
/* Loading States */
|
|
100
|
-
.airtable-clipper-loading {
|
|
101
|
-
position: relative;
|
|
102
|
-
opacity: 0.7;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.airtable-clipper-loading::after {
|
|
106
|
-
content: '';
|
|
107
|
-
position: absolute;
|
|
108
|
-
top: 50%;
|
|
109
|
-
left: 50%;
|
|
110
|
-
width: 20px;
|
|
111
|
-
height: 20px;
|
|
112
|
-
margin: -10px 0 0 -10px;
|
|
113
|
-
border: 2px solid #667eea;
|
|
114
|
-
border-top: 2px solid transparent;
|
|
115
|
-
border-radius: 50%;
|
|
116
|
-
animation: spin 1s linear infinite;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
@keyframes spin {
|
|
120
|
-
0% { transform: rotate(0deg); }
|
|
121
|
-
100% { transform: rotate(360deg); }
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
/* Site-specific enhancements */
|
|
125
|
-
|
|
126
|
-
/* LinkedIn */
|
|
127
|
-
body[class*="linkedin"] .airtable-clipper-selected,
|
|
128
|
-
[data-test-id*="search-result"] .airtable-clipper-selected {
|
|
129
|
-
box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
/* GitHub */
|
|
133
|
-
.repository-content .airtable-clipper-selected,
|
|
134
|
-
.Box .airtable-clipper-selected {
|
|
135
|
-
border-radius: 6px;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
/* Stack Overflow */
|
|
139
|
-
.question-summary .airtable-clipper-selected,
|
|
140
|
-
.answer .airtable-clipper-selected {
|
|
141
|
-
border-left: 4px solid #667eea;
|
|
142
|
-
padding-left: 8px;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
/* Medium */
|
|
146
|
-
article .airtable-clipper-selected {
|
|
147
|
-
border-radius: 8px;
|
|
148
|
-
padding: 8px;
|
|
149
|
-
margin: 4px 0;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
/* Responsive Design */
|
|
153
|
-
@media (max-width: 768px) {
|
|
154
|
-
#airtable-clipper-fab {
|
|
155
|
-
bottom: 80px; /* Above mobile browser UI */
|
|
156
|
-
right: 16px;
|
|
157
|
-
z-index: 10000;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
#airtable-clipper-fab .fab-main {
|
|
161
|
-
width: 48px;
|
|
162
|
-
height: 48px;
|
|
163
|
-
font-size: 18px;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
#airtable-clipper-bulk-overlay {
|
|
167
|
-
font-size: 12px;
|
|
168
|
-
padding: 8px 12px;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
#airtable-clipper-bulk-overlay .bulk-header {
|
|
172
|
-
flex-direction: column;
|
|
173
|
-
gap: 8px;
|
|
174
|
-
align-items: flex-start;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
#airtable-clipper-bulk-overlay .bulk-actions {
|
|
178
|
-
display: flex;
|
|
179
|
-
gap: 8px;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
#airtable-clipper-notification {
|
|
183
|
-
top: 10px;
|
|
184
|
-
right: 10px;
|
|
185
|
-
left: 10px;
|
|
186
|
-
max-width: none;
|
|
187
|
-
font-size: 13px;
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
/* Dark Mode Support */
|
|
192
|
-
@media (prefers-color-scheme: dark) {
|
|
193
|
-
.airtable-clipper-selected {
|
|
194
|
-
background: rgba(102, 126, 234, 0.2) !important;
|
|
195
|
-
border-color: #818cf8 !important;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
.airtable-clipper-selectable:hover {
|
|
199
|
-
background: rgba(102, 126, 234, 0.1) !important;
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
/* High Contrast Mode */
|
|
204
|
-
@media (prefers-contrast: high) {
|
|
205
|
-
#airtable-clipper-fab .fab-main {
|
|
206
|
-
border: 2px solid #000;
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
.airtable-clipper-selected {
|
|
210
|
-
border-width: 3px !important;
|
|
211
|
-
background: rgba(102, 126, 234, 0.3) !important;
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
/* Reduced Motion */
|
|
216
|
-
@media (prefers-reduced-motion: reduce) {
|
|
217
|
-
#airtable-clipper-fab .fab-main,
|
|
218
|
-
#airtable-clipper-notification,
|
|
219
|
-
#airtable-clipper-selection-toolbar,
|
|
220
|
-
#airtable-clipper-bulk-overlay,
|
|
221
|
-
.airtable-clipper-selected {
|
|
222
|
-
animation: none !important;
|
|
223
|
-
transition: none !important;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
#airtable-clipper-fab .fab-main:hover {
|
|
227
|
-
transform: none !important;
|
|
228
|
-
}
|
|
229
|
-
}
|