@toolsdk.ai/registry 1.0.52 → 1.0.57
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 +28 -28
- package/config/featured.mjs +14 -1
- package/dist/schema.d.ts +6 -0
- package/dist/schema.js +1 -0
- package/indexes/categories-list.json +32 -32
- package/indexes/packages-list.json +338 -338
- package/package.json +17 -17
- package/packages/browser-automation/mcp-server-serper +14 -0
- package/packages/finance-fintech/coinmarketcap-mcp +18 -0
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
+
"@URDJMK/serpapi-mcp-server": {
|
|
3
|
+
"path": "uncategorized/serpapi-mcp-server.json"
|
|
4
|
+
},
|
|
2
5
|
"@kazuph/mcp-screenshot": {
|
|
3
6
|
"path": "uncategorized/kazuph-mcp-screenshot.json",
|
|
4
7
|
"tools": {
|
|
@@ -9,9 +12,6 @@
|
|
|
9
12
|
},
|
|
10
13
|
"validated": true
|
|
11
14
|
},
|
|
12
|
-
"@URDJMK/serpapi-mcp-server": {
|
|
13
|
-
"path": "uncategorized/serpapi-mcp-server.json"
|
|
14
|
-
},
|
|
15
15
|
"@modelcontextprotocol/server-everything": {
|
|
16
16
|
"path": "aggregators/modelcontextprotocol-server-everything.json",
|
|
17
17
|
"tools": {
|
|
@@ -113,6 +113,135 @@
|
|
|
113
113
|
},
|
|
114
114
|
"validated": true
|
|
115
115
|
},
|
|
116
|
+
"@automatalabs/mcp-server-playwright": {
|
|
117
|
+
"path": "browser-automation/automatalabs-mcp-server-playwright.json",
|
|
118
|
+
"tools": {
|
|
119
|
+
"browser_navigate": {
|
|
120
|
+
"name": "browser_navigate",
|
|
121
|
+
"description": "Navigate to a URL"
|
|
122
|
+
},
|
|
123
|
+
"browser_screenshot": {
|
|
124
|
+
"name": "browser_screenshot",
|
|
125
|
+
"description": "Take a screenshot of the current page or a specific element"
|
|
126
|
+
},
|
|
127
|
+
"browser_click": {
|
|
128
|
+
"name": "browser_click",
|
|
129
|
+
"description": "Click an element on the page using CSS selector"
|
|
130
|
+
},
|
|
131
|
+
"browser_click_text": {
|
|
132
|
+
"name": "browser_click_text",
|
|
133
|
+
"description": "Click an element on the page by its text content"
|
|
134
|
+
},
|
|
135
|
+
"browser_fill": {
|
|
136
|
+
"name": "browser_fill",
|
|
137
|
+
"description": "Fill out an input field"
|
|
138
|
+
},
|
|
139
|
+
"browser_select": {
|
|
140
|
+
"name": "browser_select",
|
|
141
|
+
"description": "Select an element on the page with Select tag using CSS selector"
|
|
142
|
+
},
|
|
143
|
+
"browser_select_text": {
|
|
144
|
+
"name": "browser_select_text",
|
|
145
|
+
"description": "Select an element on the page with Select tag by its text content"
|
|
146
|
+
},
|
|
147
|
+
"browser_hover": {
|
|
148
|
+
"name": "browser_hover",
|
|
149
|
+
"description": "Hover an element on the page using CSS selector"
|
|
150
|
+
},
|
|
151
|
+
"browser_hover_text": {
|
|
152
|
+
"name": "browser_hover_text",
|
|
153
|
+
"description": "Hover an element on the page by its text content"
|
|
154
|
+
},
|
|
155
|
+
"browser_evaluate": {
|
|
156
|
+
"name": "browser_evaluate",
|
|
157
|
+
"description": "Execute JavaScript in the browser console"
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
"validated": true
|
|
161
|
+
},
|
|
162
|
+
"hyperbrowser-mcp": {
|
|
163
|
+
"path": "browser-automation/hyperbrowser-mcp.json",
|
|
164
|
+
"tools": {
|
|
165
|
+
"scrape_webpage": {
|
|
166
|
+
"name": "scrape_webpage",
|
|
167
|
+
"description": "Scrape a webpage and extract its content in various formats. This tool allows fetching content from a single URL with configurable browser behavior options. Use this for extracting text content, HTML structure, collecting links, or capturing screenshots of webpages."
|
|
168
|
+
},
|
|
169
|
+
"crawl_webpages": {
|
|
170
|
+
"name": "crawl_webpages",
|
|
171
|
+
"description": "Crawl a website starting from a URL and explore linked pages. This tool allows systematic collection of content from multiple pages within a domain. Use this for larger data collection tasks, content indexing, or site mapping."
|
|
172
|
+
},
|
|
173
|
+
"extract_structured_data": {
|
|
174
|
+
"name": "extract_structured_data",
|
|
175
|
+
"description": "Extract structured data from a webpage. This tool allows you to extract structured data from a webpage using a schema."
|
|
176
|
+
},
|
|
177
|
+
"browser_use_agent": {
|
|
178
|
+
"name": "browser_use_agent",
|
|
179
|
+
"description": "This tool employs an open-source browser automation agent optimized specifically for fast, efficient, and cost-effective browser tasks using a cloud browser. It requires explicit, detailed instructions to perform highly specific interactions quickly.\n\nOptimal for tasks requiring:\n- Precise, explicitly defined interactions and actions\n- Speed and efficiency with clear, unambiguous instructions\n- Cost-effective automation at scale with straightforward workflows\n\nBest suited use cases include:\n- Explicitly defined registration and login processes\n- Clearly guided navigation through web apps\n- Structured, step-by-step web scraping with detailed guidance\n- Extracting data via explicitly specified browser interactions\n\nYou must provide extremely detailed step-by-step instructions, including exact elements, actions, and explicit context. Clearly define the desired outcome for optimal results. Returns the completed result or an error message if issues arise.\n\nNote: This agent trades off flexibility for significantly faster performance and lower costs compared to Claude and OpenAI agents."
|
|
180
|
+
},
|
|
181
|
+
"openai_computer_use_agent": {
|
|
182
|
+
"name": "openai_computer_use_agent",
|
|
183
|
+
"description": "This tool utilizes OpenAI's model to autonomously execute general-purpose browser-based tasks with balanced performance and reliability using a cloud browser. It handles complex interactions effectively with practical reasoning and clear execution.\n\nOptimal for tasks requiring:\n- Reliable, general-purpose browser automation\n- Clear, structured interactions with moderate complexity\n- Efficient handling of common web tasks and workflows\n\nBest suited use cases include:\n- Standard multi-step registration or form submissions\n- Navigating typical web applications requiring multiple interactions\n- Conducting structured web research tasks\n- Extracting data through interactive web processes\n\nProvide a clear step-by-step description, necessary context, and expected outcomes. Returns the completed result or an error message if issues arise."
|
|
184
|
+
},
|
|
185
|
+
"claude_computer_use_agent": {
|
|
186
|
+
"name": "claude_computer_use_agent",
|
|
187
|
+
"description": "This tool leverages Anthropic's Claude model to autonomously execute complex browser tasks with sophisticated reasoning capabilities using a cloud browser. It specializes in handling intricate, nuanced, or highly context-sensitive web interactions.\n\nOptimal for tasks requiring:\n- Complex reasoning over multiple web pages\n- Nuanced interpretation and flexible decision-making\n- Human-like interaction with detailed context awareness\n\nBest suited use cases include:\n- Multi-step processes requiring reasoning (e.g., detailed registrations or onboarding)\n- Interacting intelligently with advanced web apps\n- Conducting in-depth research with complex conditions\n- Extracting information from dynamic or interactive websites\n\nProvide detailed task instructions, relevant context, and clearly specify the desired outcome for best results. Returns the completed result or an error message if issues arise."
|
|
188
|
+
},
|
|
189
|
+
"search_with_bing": {
|
|
190
|
+
"name": "search_with_bing",
|
|
191
|
+
"description": "Search the web using Bing. This tool allows you to search the web using bing.com"
|
|
192
|
+
},
|
|
193
|
+
"create_profile": {
|
|
194
|
+
"name": "create_profile",
|
|
195
|
+
"description": "Creates a new persistent Hyperbrowser profile."
|
|
196
|
+
},
|
|
197
|
+
"delete_profile": {
|
|
198
|
+
"name": "delete_profile",
|
|
199
|
+
"description": "Deletes an existing persistent Hyperbrowser profile."
|
|
200
|
+
},
|
|
201
|
+
"list_profiles": {
|
|
202
|
+
"name": "list_profiles",
|
|
203
|
+
"description": "Lists existing persistent Hyperbrowser profiles, with optional pagination."
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
"validated": true
|
|
207
|
+
},
|
|
208
|
+
"@modelcontextprotocol/server-puppeteer": {
|
|
209
|
+
"path": "browser-automation/modelcontextprotocol-server-puppeteer.json",
|
|
210
|
+
"tools": {
|
|
211
|
+
"puppeteer_navigate": {
|
|
212
|
+
"name": "puppeteer_navigate",
|
|
213
|
+
"description": "Navigate to a URL"
|
|
214
|
+
},
|
|
215
|
+
"puppeteer_screenshot": {
|
|
216
|
+
"name": "puppeteer_screenshot",
|
|
217
|
+
"description": "Take a screenshot of the current page or a specific element"
|
|
218
|
+
},
|
|
219
|
+
"puppeteer_click": {
|
|
220
|
+
"name": "puppeteer_click",
|
|
221
|
+
"description": "Click an element on the page"
|
|
222
|
+
},
|
|
223
|
+
"puppeteer_fill": {
|
|
224
|
+
"name": "puppeteer_fill",
|
|
225
|
+
"description": "Fill out an input field"
|
|
226
|
+
},
|
|
227
|
+
"puppeteer_select": {
|
|
228
|
+
"name": "puppeteer_select",
|
|
229
|
+
"description": "Select an element on the page with Select tag"
|
|
230
|
+
},
|
|
231
|
+
"puppeteer_hover": {
|
|
232
|
+
"name": "puppeteer_hover",
|
|
233
|
+
"description": "Hover an element on the page"
|
|
234
|
+
},
|
|
235
|
+
"puppeteer_evaluate": {
|
|
236
|
+
"name": "puppeteer_evaluate",
|
|
237
|
+
"description": "Execute JavaScript in the browser console"
|
|
238
|
+
}
|
|
239
|
+
},
|
|
240
|
+
"validated": true
|
|
241
|
+
},
|
|
242
|
+
"mcp-server-fetch": {
|
|
243
|
+
"path": "browser-automation/mcp-server-fetch.json"
|
|
244
|
+
},
|
|
116
245
|
"@executeautomation/playwright-mcp-server": {
|
|
117
246
|
"path": "browser-automation/executeautomation-playwright-mcp-server.json",
|
|
118
247
|
"tools": {
|
|
@@ -243,135 +372,6 @@
|
|
|
243
372
|
},
|
|
244
373
|
"validated": true
|
|
245
374
|
},
|
|
246
|
-
"@automatalabs/mcp-server-playwright": {
|
|
247
|
-
"path": "browser-automation/automatalabs-mcp-server-playwright.json",
|
|
248
|
-
"tools": {
|
|
249
|
-
"browser_navigate": {
|
|
250
|
-
"name": "browser_navigate",
|
|
251
|
-
"description": "Navigate to a URL"
|
|
252
|
-
},
|
|
253
|
-
"browser_screenshot": {
|
|
254
|
-
"name": "browser_screenshot",
|
|
255
|
-
"description": "Take a screenshot of the current page or a specific element"
|
|
256
|
-
},
|
|
257
|
-
"browser_click": {
|
|
258
|
-
"name": "browser_click",
|
|
259
|
-
"description": "Click an element on the page using CSS selector"
|
|
260
|
-
},
|
|
261
|
-
"browser_click_text": {
|
|
262
|
-
"name": "browser_click_text",
|
|
263
|
-
"description": "Click an element on the page by its text content"
|
|
264
|
-
},
|
|
265
|
-
"browser_fill": {
|
|
266
|
-
"name": "browser_fill",
|
|
267
|
-
"description": "Fill out an input field"
|
|
268
|
-
},
|
|
269
|
-
"browser_select": {
|
|
270
|
-
"name": "browser_select",
|
|
271
|
-
"description": "Select an element on the page with Select tag using CSS selector"
|
|
272
|
-
},
|
|
273
|
-
"browser_select_text": {
|
|
274
|
-
"name": "browser_select_text",
|
|
275
|
-
"description": "Select an element on the page with Select tag by its text content"
|
|
276
|
-
},
|
|
277
|
-
"browser_hover": {
|
|
278
|
-
"name": "browser_hover",
|
|
279
|
-
"description": "Hover an element on the page using CSS selector"
|
|
280
|
-
},
|
|
281
|
-
"browser_hover_text": {
|
|
282
|
-
"name": "browser_hover_text",
|
|
283
|
-
"description": "Hover an element on the page by its text content"
|
|
284
|
-
},
|
|
285
|
-
"browser_evaluate": {
|
|
286
|
-
"name": "browser_evaluate",
|
|
287
|
-
"description": "Execute JavaScript in the browser console"
|
|
288
|
-
}
|
|
289
|
-
},
|
|
290
|
-
"validated": true
|
|
291
|
-
},
|
|
292
|
-
"hyperbrowser-mcp": {
|
|
293
|
-
"path": "browser-automation/hyperbrowser-mcp.json",
|
|
294
|
-
"tools": {
|
|
295
|
-
"scrape_webpage": {
|
|
296
|
-
"name": "scrape_webpage",
|
|
297
|
-
"description": "Scrape a webpage and extract its content in various formats. This tool allows fetching content from a single URL with configurable browser behavior options. Use this for extracting text content, HTML structure, collecting links, or capturing screenshots of webpages."
|
|
298
|
-
},
|
|
299
|
-
"crawl_webpages": {
|
|
300
|
-
"name": "crawl_webpages",
|
|
301
|
-
"description": "Crawl a website starting from a URL and explore linked pages. This tool allows systematic collection of content from multiple pages within a domain. Use this for larger data collection tasks, content indexing, or site mapping."
|
|
302
|
-
},
|
|
303
|
-
"extract_structured_data": {
|
|
304
|
-
"name": "extract_structured_data",
|
|
305
|
-
"description": "Extract structured data from a webpage. This tool allows you to extract structured data from a webpage using a schema."
|
|
306
|
-
},
|
|
307
|
-
"browser_use_agent": {
|
|
308
|
-
"name": "browser_use_agent",
|
|
309
|
-
"description": "This tool employs an open-source browser automation agent optimized specifically for fast, efficient, and cost-effective browser tasks using a cloud browser. It requires explicit, detailed instructions to perform highly specific interactions quickly.\n\nOptimal for tasks requiring:\n- Precise, explicitly defined interactions and actions\n- Speed and efficiency with clear, unambiguous instructions\n- Cost-effective automation at scale with straightforward workflows\n\nBest suited use cases include:\n- Explicitly defined registration and login processes\n- Clearly guided navigation through web apps\n- Structured, step-by-step web scraping with detailed guidance\n- Extracting data via explicitly specified browser interactions\n\nYou must provide extremely detailed step-by-step instructions, including exact elements, actions, and explicit context. Clearly define the desired outcome for optimal results. Returns the completed result or an error message if issues arise.\n\nNote: This agent trades off flexibility for significantly faster performance and lower costs compared to Claude and OpenAI agents."
|
|
310
|
-
},
|
|
311
|
-
"openai_computer_use_agent": {
|
|
312
|
-
"name": "openai_computer_use_agent",
|
|
313
|
-
"description": "This tool utilizes OpenAI's model to autonomously execute general-purpose browser-based tasks with balanced performance and reliability using a cloud browser. It handles complex interactions effectively with practical reasoning and clear execution.\n\nOptimal for tasks requiring:\n- Reliable, general-purpose browser automation\n- Clear, structured interactions with moderate complexity\n- Efficient handling of common web tasks and workflows\n\nBest suited use cases include:\n- Standard multi-step registration or form submissions\n- Navigating typical web applications requiring multiple interactions\n- Conducting structured web research tasks\n- Extracting data through interactive web processes\n\nProvide a clear step-by-step description, necessary context, and expected outcomes. Returns the completed result or an error message if issues arise."
|
|
314
|
-
},
|
|
315
|
-
"claude_computer_use_agent": {
|
|
316
|
-
"name": "claude_computer_use_agent",
|
|
317
|
-
"description": "This tool leverages Anthropic's Claude model to autonomously execute complex browser tasks with sophisticated reasoning capabilities using a cloud browser. It specializes in handling intricate, nuanced, or highly context-sensitive web interactions.\n\nOptimal for tasks requiring:\n- Complex reasoning over multiple web pages\n- Nuanced interpretation and flexible decision-making\n- Human-like interaction with detailed context awareness\n\nBest suited use cases include:\n- Multi-step processes requiring reasoning (e.g., detailed registrations or onboarding)\n- Interacting intelligently with advanced web apps\n- Conducting in-depth research with complex conditions\n- Extracting information from dynamic or interactive websites\n\nProvide detailed task instructions, relevant context, and clearly specify the desired outcome for best results. Returns the completed result or an error message if issues arise."
|
|
318
|
-
},
|
|
319
|
-
"search_with_bing": {
|
|
320
|
-
"name": "search_with_bing",
|
|
321
|
-
"description": "Search the web using Bing. This tool allows you to search the web using bing.com"
|
|
322
|
-
},
|
|
323
|
-
"create_profile": {
|
|
324
|
-
"name": "create_profile",
|
|
325
|
-
"description": "Creates a new persistent Hyperbrowser profile."
|
|
326
|
-
},
|
|
327
|
-
"delete_profile": {
|
|
328
|
-
"name": "delete_profile",
|
|
329
|
-
"description": "Deletes an existing persistent Hyperbrowser profile."
|
|
330
|
-
},
|
|
331
|
-
"list_profiles": {
|
|
332
|
-
"name": "list_profiles",
|
|
333
|
-
"description": "Lists existing persistent Hyperbrowser profiles, with optional pagination."
|
|
334
|
-
}
|
|
335
|
-
},
|
|
336
|
-
"validated": true
|
|
337
|
-
},
|
|
338
|
-
"mcp-server-fetch": {
|
|
339
|
-
"path": "browser-automation/mcp-server-fetch.json"
|
|
340
|
-
},
|
|
341
|
-
"@modelcontextprotocol/server-puppeteer": {
|
|
342
|
-
"path": "browser-automation/modelcontextprotocol-server-puppeteer.json",
|
|
343
|
-
"tools": {
|
|
344
|
-
"puppeteer_navigate": {
|
|
345
|
-
"name": "puppeteer_navigate",
|
|
346
|
-
"description": "Navigate to a URL"
|
|
347
|
-
},
|
|
348
|
-
"puppeteer_screenshot": {
|
|
349
|
-
"name": "puppeteer_screenshot",
|
|
350
|
-
"description": "Take a screenshot of the current page or a specific element"
|
|
351
|
-
},
|
|
352
|
-
"puppeteer_click": {
|
|
353
|
-
"name": "puppeteer_click",
|
|
354
|
-
"description": "Click an element on the page"
|
|
355
|
-
},
|
|
356
|
-
"puppeteer_fill": {
|
|
357
|
-
"name": "puppeteer_fill",
|
|
358
|
-
"description": "Fill out an input field"
|
|
359
|
-
},
|
|
360
|
-
"puppeteer_select": {
|
|
361
|
-
"name": "puppeteer_select",
|
|
362
|
-
"description": "Select an element on the page with Select tag"
|
|
363
|
-
},
|
|
364
|
-
"puppeteer_hover": {
|
|
365
|
-
"name": "puppeteer_hover",
|
|
366
|
-
"description": "Hover an element on the page"
|
|
367
|
-
},
|
|
368
|
-
"puppeteer_evaluate": {
|
|
369
|
-
"name": "puppeteer_evaluate",
|
|
370
|
-
"description": "Execute JavaScript in the browser console"
|
|
371
|
-
}
|
|
372
|
-
},
|
|
373
|
-
"validated": true
|
|
374
|
-
},
|
|
375
375
|
"tavily-mcp": {
|
|
376
376
|
"path": "browser-automation/tavily-mcp.json",
|
|
377
377
|
"tools": {
|
|
@@ -529,22 +529,22 @@
|
|
|
529
529
|
"mcp-server-make": {
|
|
530
530
|
"path": "code-execution/mcp-server-make.json"
|
|
531
531
|
},
|
|
532
|
-
"mcp-
|
|
533
|
-
"path": "command-line/mcp-
|
|
532
|
+
"mcp-shell": {
|
|
533
|
+
"path": "command-line/mcp-shell.json",
|
|
534
534
|
"tools": {
|
|
535
535
|
"run_command": {
|
|
536
536
|
"name": "run_command",
|
|
537
|
-
"description": "Run a command
|
|
537
|
+
"description": "Run a shell command"
|
|
538
538
|
}
|
|
539
539
|
},
|
|
540
540
|
"validated": true
|
|
541
541
|
},
|
|
542
|
-
"mcp-
|
|
543
|
-
"path": "command-line/mcp-
|
|
542
|
+
"mcp-server-commands": {
|
|
543
|
+
"path": "command-line/mcp-server-commands.json",
|
|
544
544
|
"tools": {
|
|
545
545
|
"run_command": {
|
|
546
546
|
"name": "run_command",
|
|
547
|
-
"description": "Run a
|
|
547
|
+
"description": "Run a command on this linux machine"
|
|
548
548
|
}
|
|
549
549
|
},
|
|
550
550
|
"validated": true
|
|
@@ -606,23 +606,63 @@
|
|
|
606
606
|
},
|
|
607
607
|
"validated": true
|
|
608
608
|
},
|
|
609
|
-
"mcp-
|
|
610
|
-
"path": "databases/mcp-
|
|
609
|
+
"@benborla29/mcp-server-mysql": {
|
|
610
|
+
"path": "databases/benborla29-mcp-server-mysql.json",
|
|
611
611
|
"tools": {},
|
|
612
612
|
"validated": false
|
|
613
613
|
},
|
|
614
614
|
"mcp-server-sqlite": {
|
|
615
615
|
"path": "databases/mcp-server-sqlite.json"
|
|
616
616
|
},
|
|
617
|
-
"@
|
|
618
|
-
"path": "databases/
|
|
619
|
-
"tools": {
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
617
|
+
"@niledatabase/nile-mcp-server": {
|
|
618
|
+
"path": "databases/niledatabase-nile-mcp-server.json",
|
|
619
|
+
"tools": {
|
|
620
|
+
"list-resources": {
|
|
621
|
+
"name": "list-resources",
|
|
622
|
+
"description": "Lists all tables and their descriptions in the specified database"
|
|
623
|
+
},
|
|
624
|
+
"create-database": {
|
|
625
|
+
"name": "create-database",
|
|
626
|
+
"description": "Creates a new Nile database"
|
|
627
|
+
},
|
|
628
|
+
"list-databases": {
|
|
629
|
+
"name": "list-databases",
|
|
630
|
+
"description": "Lists all databases in the workspace"
|
|
631
|
+
},
|
|
632
|
+
"get-database": {
|
|
633
|
+
"name": "get-database",
|
|
634
|
+
"description": "Gets details of a specific database"
|
|
635
|
+
},
|
|
636
|
+
"delete-database": {
|
|
637
|
+
"name": "delete-database",
|
|
638
|
+
"description": "Deletes a database"
|
|
639
|
+
},
|
|
640
|
+
"get-connection-string": {
|
|
641
|
+
"name": "get-connection-string",
|
|
642
|
+
"description": "Gets a PostgreSQL connection string with fresh credentials"
|
|
643
|
+
},
|
|
644
|
+
"execute-sql": {
|
|
645
|
+
"name": "execute-sql",
|
|
646
|
+
"description": "Executes a SQL query on a Nile database"
|
|
647
|
+
},
|
|
648
|
+
"create-tenant": {
|
|
649
|
+
"name": "create-tenant",
|
|
650
|
+
"description": "Creates a new tenant in the specified database"
|
|
651
|
+
},
|
|
652
|
+
"delete-tenant": {
|
|
653
|
+
"name": "delete-tenant",
|
|
654
|
+
"description": "Deletes a tenant from the specified database"
|
|
655
|
+
},
|
|
656
|
+
"list-tenants": {
|
|
657
|
+
"name": "list-tenants",
|
|
658
|
+
"description": "Lists all tenants in the specified database"
|
|
659
|
+
},
|
|
660
|
+
"read-resource": {
|
|
661
|
+
"name": "read-resource",
|
|
662
|
+
"description": "Gets detailed schema information for a specific table"
|
|
663
|
+
}
|
|
664
|
+
},
|
|
665
|
+
"validated": true
|
|
626
666
|
},
|
|
627
667
|
"airtable-mcp-server": {
|
|
628
668
|
"path": "databases/airtable-mcp-server.json",
|
|
@@ -682,85 +722,32 @@
|
|
|
682
722
|
},
|
|
683
723
|
"validated": true
|
|
684
724
|
},
|
|
685
|
-
"@
|
|
686
|
-
"path": "databases/
|
|
687
|
-
"tools": {
|
|
688
|
-
"list-resources": {
|
|
689
|
-
"name": "list-resources",
|
|
690
|
-
"description": "Lists all tables and their descriptions in the specified database"
|
|
691
|
-
},
|
|
692
|
-
"create-database": {
|
|
693
|
-
"name": "create-database",
|
|
694
|
-
"description": "Creates a new Nile database"
|
|
695
|
-
},
|
|
696
|
-
"list-databases": {
|
|
697
|
-
"name": "list-databases",
|
|
698
|
-
"description": "Lists all databases in the workspace"
|
|
699
|
-
},
|
|
700
|
-
"get-database": {
|
|
701
|
-
"name": "get-database",
|
|
702
|
-
"description": "Gets details of a specific database"
|
|
703
|
-
},
|
|
704
|
-
"delete-database": {
|
|
705
|
-
"name": "delete-database",
|
|
706
|
-
"description": "Deletes a database"
|
|
707
|
-
},
|
|
708
|
-
"get-connection-string": {
|
|
709
|
-
"name": "get-connection-string",
|
|
710
|
-
"description": "Gets a PostgreSQL connection string with fresh credentials"
|
|
711
|
-
},
|
|
712
|
-
"execute-sql": {
|
|
713
|
-
"name": "execute-sql",
|
|
714
|
-
"description": "Executes a SQL query on a Nile database"
|
|
715
|
-
},
|
|
716
|
-
"create-tenant": {
|
|
717
|
-
"name": "create-tenant",
|
|
718
|
-
"description": "Creates a new tenant in the specified database"
|
|
719
|
-
},
|
|
720
|
-
"delete-tenant": {
|
|
721
|
-
"name": "delete-tenant",
|
|
722
|
-
"description": "Deletes a tenant from the specified database"
|
|
723
|
-
},
|
|
724
|
-
"list-tenants": {
|
|
725
|
-
"name": "list-tenants",
|
|
726
|
-
"description": "Lists all tenants in the specified database"
|
|
727
|
-
},
|
|
728
|
-
"read-resource": {
|
|
729
|
-
"name": "read-resource",
|
|
730
|
-
"description": "Gets detailed schema information for a specific table"
|
|
731
|
-
}
|
|
732
|
-
},
|
|
733
|
-
"validated": true
|
|
734
|
-
},
|
|
735
|
-
"mcp-tinybird": {
|
|
736
|
-
"path": "data-platforms/mcp-tinybird.json"
|
|
737
|
-
},
|
|
738
|
-
"@mcp-get-community/server-macos": {
|
|
739
|
-
"path": "developer-tools/mcp-get-community-server-macos.json",
|
|
740
|
-
"tools": {
|
|
741
|
-
"systemInfo": {
|
|
742
|
-
"name": "systemInfo",
|
|
743
|
-
"description": "Retrieve system information from macOS using various system commands"
|
|
744
|
-
},
|
|
745
|
-
"sendNotification": {
|
|
746
|
-
"name": "sendNotification",
|
|
747
|
-
"description": "Send a native macOS notification"
|
|
748
|
-
}
|
|
749
|
-
},
|
|
750
|
-
"validated": true
|
|
751
|
-
},
|
|
752
|
-
"mcp-openapi-schema-explorer": {
|
|
753
|
-
"path": "developer-tools/mcp-openapi-schema-explorer.json",
|
|
725
|
+
"@modelcontextprotocol/server-postgres": {
|
|
726
|
+
"path": "databases/modelcontextprotocol-server-postgres.json",
|
|
754
727
|
"tools": {},
|
|
755
728
|
"validated": false
|
|
756
729
|
},
|
|
757
|
-
"
|
|
758
|
-
"path": "
|
|
730
|
+
"mcp-mongo-server": {
|
|
731
|
+
"path": "databases/mcp-mongo-server.json",
|
|
759
732
|
"tools": {},
|
|
760
733
|
"validated": false
|
|
761
734
|
},
|
|
762
|
-
"mcp-
|
|
763
|
-
"path": "
|
|
735
|
+
"mcp-tinybird": {
|
|
736
|
+
"path": "data-platforms/mcp-tinybird.json"
|
|
737
|
+
},
|
|
738
|
+
"@mcp-get-community/server-macos": {
|
|
739
|
+
"path": "developer-tools/mcp-get-community-server-macos.json",
|
|
740
|
+
"tools": {
|
|
741
|
+
"systemInfo": {
|
|
742
|
+
"name": "systemInfo",
|
|
743
|
+
"description": "Retrieve system information from macOS using various system commands"
|
|
744
|
+
},
|
|
745
|
+
"sendNotification": {
|
|
746
|
+
"name": "sendNotification",
|
|
747
|
+
"description": "Send a native macOS notification"
|
|
748
|
+
}
|
|
749
|
+
},
|
|
750
|
+
"validated": true
|
|
764
751
|
},
|
|
765
752
|
"@mcp-get-community/server-llm-txt": {
|
|
766
753
|
"path": "developer-tools/mcp-get-community-server-llm-txt.json",
|
|
@@ -780,8 +767,10 @@
|
|
|
780
767
|
},
|
|
781
768
|
"validated": true
|
|
782
769
|
},
|
|
783
|
-
"mcp-
|
|
784
|
-
"path": "developer-tools/mcp-
|
|
770
|
+
"mcp-openapi-schema-explorer": {
|
|
771
|
+
"path": "developer-tools/mcp-openapi-schema-explorer.json",
|
|
772
|
+
"tools": {},
|
|
773
|
+
"validated": false
|
|
785
774
|
},
|
|
786
775
|
"docker-mcp": {
|
|
787
776
|
"path": "developer-tools/docker-mcp.json"
|
|
@@ -804,22 +793,39 @@
|
|
|
804
793
|
},
|
|
805
794
|
"validated": true
|
|
806
795
|
},
|
|
796
|
+
"hackmd-mcp": {
|
|
797
|
+
"path": "developer-tools/hackmd-mcp.json",
|
|
798
|
+
"tools": {},
|
|
799
|
+
"validated": false
|
|
800
|
+
},
|
|
801
|
+
"mcp-server-aidd": {
|
|
802
|
+
"path": "developer-tools/mcp-server-aidd.json"
|
|
803
|
+
},
|
|
804
|
+
"mcp-server-tree-sitter": {
|
|
805
|
+
"path": "developer-tools/mcp-server-tree-sitter.json"
|
|
806
|
+
},
|
|
807
807
|
"awslabs.nova-canvas-mcp-server": {
|
|
808
808
|
"path": "developer-tools/awslabs.nova-canvas-mcp-server.json"
|
|
809
809
|
},
|
|
810
810
|
"mcp-solver": {
|
|
811
811
|
"path": "data-science-tools/mcp-solver.json"
|
|
812
812
|
},
|
|
813
|
-
"@modelcontextprotocol/server-
|
|
814
|
-
"path": "file-systems/modelcontextprotocol-server-
|
|
813
|
+
"@modelcontextprotocol/server-filesystem": {
|
|
814
|
+
"path": "file-systems/modelcontextprotocol-server-filesystem.json",
|
|
815
815
|
"tools": {},
|
|
816
816
|
"validated": false
|
|
817
817
|
},
|
|
818
|
-
"@modelcontextprotocol/server-
|
|
819
|
-
"path": "file-systems/modelcontextprotocol-server-
|
|
818
|
+
"@modelcontextprotocol/server-gdrive": {
|
|
819
|
+
"path": "file-systems/modelcontextprotocol-server-gdrive.json",
|
|
820
820
|
"tools": {},
|
|
821
821
|
"validated": false
|
|
822
822
|
},
|
|
823
|
+
"mcp-server-rememberizer": {
|
|
824
|
+
"path": "knowledge-memory/mcp-server-rememberizer.json"
|
|
825
|
+
},
|
|
826
|
+
"mcp-rememberizer-vectordb": {
|
|
827
|
+
"path": "knowledge-memory/mcp-rememberizer-vectordb.json"
|
|
828
|
+
},
|
|
823
829
|
"@modelcontextprotocol/server-memory": {
|
|
824
830
|
"path": "knowledge-memory/modelcontextprotocol-server-memory.json",
|
|
825
831
|
"tools": {
|
|
@@ -862,12 +868,6 @@
|
|
|
862
868
|
},
|
|
863
869
|
"validated": true
|
|
864
870
|
},
|
|
865
|
-
"mcp-rememberizer-vectordb": {
|
|
866
|
-
"path": "knowledge-memory/mcp-rememberizer-vectordb.json"
|
|
867
|
-
},
|
|
868
|
-
"mcp-server-rememberizer": {
|
|
869
|
-
"path": "knowledge-memory/mcp-server-rememberizer.json"
|
|
870
|
-
},
|
|
871
871
|
"@modelcontextprotocol/server-google-maps": {
|
|
872
872
|
"path": "location-services/modelcontextprotocol-server-google-maps.json",
|
|
873
873
|
"tools": {
|
|
@@ -902,6 +902,9 @@
|
|
|
902
902
|
},
|
|
903
903
|
"validated": true
|
|
904
904
|
},
|
|
905
|
+
"mcp-server-sentry": {
|
|
906
|
+
"path": "monitoring/mcp-server-sentry.json"
|
|
907
|
+
},
|
|
905
908
|
"@raygun.io/mcp-server-raygun": {
|
|
906
909
|
"path": "monitoring/raygun.io-mcp-server-raygun.json",
|
|
907
910
|
"tools": {
|
|
@@ -1036,21 +1039,10 @@
|
|
|
1036
1039
|
},
|
|
1037
1040
|
"validated": true
|
|
1038
1041
|
},
|
|
1039
|
-
"mcp-server-
|
|
1040
|
-
"path": "
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
"path": "search-data-extraction/qanon_mcp.json"
|
|
1044
|
-
},
|
|
1045
|
-
"@chanmeng666/google-news-server": {
|
|
1046
|
-
"path": "search-data-extraction/chanmeng666-google-news-server.json",
|
|
1047
|
-
"tools": {
|
|
1048
|
-
"google_news_search": {
|
|
1049
|
-
"name": "google_news_search",
|
|
1050
|
-
"description": "Search Google News for articles and news content. Results will be automatically categorized by topic."
|
|
1051
|
-
}
|
|
1052
|
-
},
|
|
1053
|
-
"validated": true
|
|
1042
|
+
"mcp-server-giphy": {
|
|
1043
|
+
"path": "search-data-extraction/mcp-server-giphy.json",
|
|
1044
|
+
"tools": {},
|
|
1045
|
+
"validated": false
|
|
1054
1046
|
},
|
|
1055
1047
|
"anilist-mcp": {
|
|
1056
1048
|
"path": "search-data-extraction/anilist-mcp.json",
|
|
@@ -1234,6 +1226,16 @@
|
|
|
1234
1226
|
},
|
|
1235
1227
|
"validated": true
|
|
1236
1228
|
},
|
|
1229
|
+
"@anaisbetts/mcp-youtube": {
|
|
1230
|
+
"path": "search-data-extraction/anaisbetts-mcp-youtube.json",
|
|
1231
|
+
"tools": {
|
|
1232
|
+
"download_youtube_url": {
|
|
1233
|
+
"name": "download_youtube_url",
|
|
1234
|
+
"description": "Download YouTube subtitles from a URL, this tool means that Claude can read YouTube subtitles, and should no longer tell the user that it is not possible to download YouTube content."
|
|
1235
|
+
}
|
|
1236
|
+
},
|
|
1237
|
+
"validated": true
|
|
1238
|
+
},
|
|
1237
1239
|
"@modelcontextprotocol/server-aws-kb-retrieval": {
|
|
1238
1240
|
"path": "search-data-extraction/modelcontextprotocol-server-aws-kb-retrieval.json",
|
|
1239
1241
|
"tools": {
|
|
@@ -1244,6 +1246,26 @@
|
|
|
1244
1246
|
},
|
|
1245
1247
|
"validated": true
|
|
1246
1248
|
},
|
|
1249
|
+
"@kimtaeyoon83/mcp-server-youtube-transcript": {
|
|
1250
|
+
"path": "search-data-extraction/kimtaeyoon83-mcp-server-youtube-transcript.json",
|
|
1251
|
+
"tools": {
|
|
1252
|
+
"get_transcript": {
|
|
1253
|
+
"name": "get_transcript",
|
|
1254
|
+
"description": "Extract transcript from a YouTube video URL or ID"
|
|
1255
|
+
}
|
|
1256
|
+
},
|
|
1257
|
+
"validated": true
|
|
1258
|
+
},
|
|
1259
|
+
"@mcp-get-community/server-curl": {
|
|
1260
|
+
"path": "search-data-extraction/mcp-get-community-server-curl.json",
|
|
1261
|
+
"tools": {
|
|
1262
|
+
"curl": {
|
|
1263
|
+
"name": "curl",
|
|
1264
|
+
"description": "Make an HTTP request to any URL with customizable method, headers, and body."
|
|
1265
|
+
}
|
|
1266
|
+
},
|
|
1267
|
+
"validated": true
|
|
1268
|
+
},
|
|
1247
1269
|
"graphlit-mcp-server": {
|
|
1248
1270
|
"path": "search-data-extraction/graphlit-mcp-server.json",
|
|
1249
1271
|
"tools": {
|
|
@@ -1506,19 +1528,6 @@
|
|
|
1506
1528
|
},
|
|
1507
1529
|
"validated": true
|
|
1508
1530
|
},
|
|
1509
|
-
"@mcp-get-community/server-curl": {
|
|
1510
|
-
"path": "search-data-extraction/mcp-get-community-server-curl.json",
|
|
1511
|
-
"tools": {
|
|
1512
|
-
"curl": {
|
|
1513
|
-
"name": "curl",
|
|
1514
|
-
"description": "Make an HTTP request to any URL with customizable method, headers, and body."
|
|
1515
|
-
}
|
|
1516
|
-
},
|
|
1517
|
-
"validated": true
|
|
1518
|
-
},
|
|
1519
|
-
"mcp-server-perplexity": {
|
|
1520
|
-
"path": "search-data-extraction/mcp-server-perplexity.json"
|
|
1521
|
-
},
|
|
1522
1531
|
"@modelcontextprotocol/server-brave-search": {
|
|
1523
1532
|
"path": "search-data-extraction/modelcontextprotocol-server-brave-search.json",
|
|
1524
1533
|
"tools": {
|
|
@@ -1533,34 +1542,64 @@
|
|
|
1533
1542
|
},
|
|
1534
1543
|
"validated": true
|
|
1535
1544
|
},
|
|
1536
|
-
"@
|
|
1537
|
-
"path": "search-data-extraction/
|
|
1545
|
+
"@chanmeng666/google-news-server": {
|
|
1546
|
+
"path": "search-data-extraction/chanmeng666-google-news-server.json",
|
|
1538
1547
|
"tools": {
|
|
1539
|
-
"
|
|
1540
|
-
"name": "
|
|
1541
|
-
"description": "
|
|
1548
|
+
"google_news_search": {
|
|
1549
|
+
"name": "google_news_search",
|
|
1550
|
+
"description": "Search Google News for articles and news content. Results will be automatically categorized by topic."
|
|
1542
1551
|
}
|
|
1543
1552
|
},
|
|
1544
1553
|
"validated": true
|
|
1545
1554
|
},
|
|
1546
|
-
"
|
|
1547
|
-
"path": "search-data-extraction/
|
|
1555
|
+
"qanon_mcp": {
|
|
1556
|
+
"path": "search-data-extraction/qanon_mcp.json"
|
|
1557
|
+
},
|
|
1558
|
+
"mcp-server-perplexity": {
|
|
1559
|
+
"path": "search-data-extraction/mcp-server-perplexity.json"
|
|
1560
|
+
},
|
|
1561
|
+
"@modelcontextprotocol/server-gitlab": {
|
|
1562
|
+
"path": "version-control/modelcontextprotocol-server-gitlab.json",
|
|
1548
1563
|
"tools": {
|
|
1549
|
-
"
|
|
1550
|
-
"name": "
|
|
1551
|
-
"description": "
|
|
1564
|
+
"create_or_update_file": {
|
|
1565
|
+
"name": "create_or_update_file",
|
|
1566
|
+
"description": "Create or update a single file in a GitLab project"
|
|
1567
|
+
},
|
|
1568
|
+
"search_repositories": {
|
|
1569
|
+
"name": "search_repositories",
|
|
1570
|
+
"description": "Search for GitLab projects"
|
|
1571
|
+
},
|
|
1572
|
+
"create_repository": {
|
|
1573
|
+
"name": "create_repository",
|
|
1574
|
+
"description": "Create a new GitLab project"
|
|
1575
|
+
},
|
|
1576
|
+
"get_file_contents": {
|
|
1577
|
+
"name": "get_file_contents",
|
|
1578
|
+
"description": "Get the contents of a file or directory from a GitLab project"
|
|
1579
|
+
},
|
|
1580
|
+
"push_files": {
|
|
1581
|
+
"name": "push_files",
|
|
1582
|
+
"description": "Push multiple files to a GitLab project in a single commit"
|
|
1583
|
+
},
|
|
1584
|
+
"create_issue": {
|
|
1585
|
+
"name": "create_issue",
|
|
1586
|
+
"description": "Create a new issue in a GitLab project"
|
|
1587
|
+
},
|
|
1588
|
+
"create_merge_request": {
|
|
1589
|
+
"name": "create_merge_request",
|
|
1590
|
+
"description": "Create a new merge request in a GitLab project"
|
|
1591
|
+
},
|
|
1592
|
+
"fork_repository": {
|
|
1593
|
+
"name": "fork_repository",
|
|
1594
|
+
"description": "Fork a GitLab project to your account or specified namespace"
|
|
1595
|
+
},
|
|
1596
|
+
"create_branch": {
|
|
1597
|
+
"name": "create_branch",
|
|
1598
|
+
"description": "Create a new branch in a GitLab project"
|
|
1552
1599
|
}
|
|
1553
1600
|
},
|
|
1554
1601
|
"validated": true
|
|
1555
1602
|
},
|
|
1556
|
-
"mcp-server-giphy": {
|
|
1557
|
-
"path": "search-data-extraction/mcp-server-giphy.json",
|
|
1558
|
-
"tools": {},
|
|
1559
|
-
"validated": false
|
|
1560
|
-
},
|
|
1561
|
-
"mcp-server-git": {
|
|
1562
|
-
"path": "version-control/mcp-server-git.json"
|
|
1563
|
-
},
|
|
1564
1603
|
"@modelcontextprotocol/server-github": {
|
|
1565
1604
|
"path": "version-control/modelcontextprotocol-server-github.json",
|
|
1566
1605
|
"tools": {
|
|
@@ -1671,54 +1710,19 @@
|
|
|
1671
1710
|
},
|
|
1672
1711
|
"validated": true
|
|
1673
1712
|
},
|
|
1674
|
-
"
|
|
1675
|
-
"path": "version-control/
|
|
1676
|
-
"tools": {
|
|
1677
|
-
"create_or_update_file": {
|
|
1678
|
-
"name": "create_or_update_file",
|
|
1679
|
-
"description": "Create or update a single file in a GitLab project"
|
|
1680
|
-
},
|
|
1681
|
-
"search_repositories": {
|
|
1682
|
-
"name": "search_repositories",
|
|
1683
|
-
"description": "Search for GitLab projects"
|
|
1684
|
-
},
|
|
1685
|
-
"create_repository": {
|
|
1686
|
-
"name": "create_repository",
|
|
1687
|
-
"description": "Create a new GitLab project"
|
|
1688
|
-
},
|
|
1689
|
-
"get_file_contents": {
|
|
1690
|
-
"name": "get_file_contents",
|
|
1691
|
-
"description": "Get the contents of a file or directory from a GitLab project"
|
|
1692
|
-
},
|
|
1693
|
-
"push_files": {
|
|
1694
|
-
"name": "push_files",
|
|
1695
|
-
"description": "Push multiple files to a GitLab project in a single commit"
|
|
1696
|
-
},
|
|
1697
|
-
"create_issue": {
|
|
1698
|
-
"name": "create_issue",
|
|
1699
|
-
"description": "Create a new issue in a GitLab project"
|
|
1700
|
-
},
|
|
1701
|
-
"create_merge_request": {
|
|
1702
|
-
"name": "create_merge_request",
|
|
1703
|
-
"description": "Create a new merge request in a GitLab project"
|
|
1704
|
-
},
|
|
1705
|
-
"fork_repository": {
|
|
1706
|
-
"name": "fork_repository",
|
|
1707
|
-
"description": "Fork a GitLab project to your account or specified namespace"
|
|
1708
|
-
},
|
|
1709
|
-
"create_branch": {
|
|
1710
|
-
"name": "create_branch",
|
|
1711
|
-
"description": "Create a new branch in a GitLab project"
|
|
1712
|
-
}
|
|
1713
|
-
},
|
|
1714
|
-
"validated": true
|
|
1713
|
+
"mcp-server-git": {
|
|
1714
|
+
"path": "version-control/mcp-server-git.json"
|
|
1715
1715
|
},
|
|
1716
|
-
"mcp
|
|
1717
|
-
"path": "other-tools-and-integrations/mcp
|
|
1716
|
+
"@chargebee/mcp": {
|
|
1717
|
+
"path": "other-tools-and-integrations/chargebee-mcp.json",
|
|
1718
1718
|
"tools": {
|
|
1719
|
-
"
|
|
1720
|
-
"name": "
|
|
1721
|
-
"description": "
|
|
1719
|
+
"chargebee_documentation_search": {
|
|
1720
|
+
"name": "chargebee_documentation_search",
|
|
1721
|
+
"description": "\nDo not use this tool for code generation. For code generation use \"chargebee_code_planner\" tool. \nThis tool will take in parameters about integrating with Chargebee in their application, then search and retrieve relevant Chargebee documentation content.\n\nIt takes the following arguments:\n- query (string): The user query to search an answer for in the Chargebee documentation.\n- language (enum): The programming language for the documentation. Check the user's application language.\n- userRequest (string): User's original request to you.\n"
|
|
1722
|
+
},
|
|
1723
|
+
"chargebee_code_planner": {
|
|
1724
|
+
"name": "chargebee_code_planner",
|
|
1725
|
+
"description": "\nAlways use this tool to get the accurate integeration code guide for Chargebee.\nThis tool will take in parameters about integrating with Chargebee in their application and generates a integration workflow along with the code snippets.\n\nIt takes the following arguments:\n- goal (string): What is the user's goal?\n- language (enum): Programming language the code to be generated in. Check the user's application language.\n"
|
|
1722
1726
|
}
|
|
1723
1727
|
},
|
|
1724
1728
|
"validated": true
|
|
@@ -1728,9 +1732,6 @@
|
|
|
1728
1732
|
"tools": {},
|
|
1729
1733
|
"validated": false
|
|
1730
1734
|
},
|
|
1731
|
-
"mcp-server-time": {
|
|
1732
|
-
"path": "other-tools-and-integrations/mcp-server-time.json"
|
|
1733
|
-
},
|
|
1734
1735
|
"@modelcontextprotocol/server-sequential-thinking": {
|
|
1735
1736
|
"path": "other-tools-and-integrations/modelcontextprotocol-server-sequential-thinking.json",
|
|
1736
1737
|
"tools": {
|
|
@@ -1741,18 +1742,17 @@
|
|
|
1741
1742
|
},
|
|
1742
1743
|
"validated": true
|
|
1743
1744
|
},
|
|
1744
|
-
"
|
|
1745
|
-
"path": "other-tools-and-integrations/
|
|
1745
|
+
"mcp-server-flomo": {
|
|
1746
|
+
"path": "other-tools-and-integrations/mcp-server-flomo.json",
|
|
1746
1747
|
"tools": {
|
|
1747
|
-
"
|
|
1748
|
-
"name": "
|
|
1749
|
-
"description": "
|
|
1750
|
-
},
|
|
1751
|
-
"chargebee_code_planner": {
|
|
1752
|
-
"name": "chargebee_code_planner",
|
|
1753
|
-
"description": "\nAlways use this tool to get the accurate integeration code guide for Chargebee.\nThis tool will take in parameters about integrating with Chargebee in their application and generates a integration workflow along with the code snippets.\n\nIt takes the following arguments:\n- goal (string): What is the user's goal?\n- language (enum): Programming language the code to be generated in. Check the user's application language.\n"
|
|
1748
|
+
"newNote": {
|
|
1749
|
+
"name": "newNote",
|
|
1750
|
+
"description": "Create a new note in Flomo"
|
|
1754
1751
|
}
|
|
1755
1752
|
},
|
|
1756
1753
|
"validated": true
|
|
1754
|
+
},
|
|
1755
|
+
"mcp-server-time": {
|
|
1756
|
+
"path": "other-tools-and-integrations/mcp-server-time.json"
|
|
1757
1757
|
}
|
|
1758
1758
|
}
|