1
1
registry :
2
- mcp-sqlite :
2
+ SQLite :
3
3
description : The MCP SQLite promptfile contributes all of the tools necessary to work with SQLite and SQLite databases. The file also includes a prompt to seed the database with initial data which helps to demonstrate what you can do with an SQLite MCP Server.
4
4
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/mcp-sqlite.md
5
5
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/sqlite.svg
@@ -12,7 +12,7 @@ registry:
12
12
- {name: append-insight}
13
13
prompts : 1
14
14
resources : {}
15
- curl :
15
+ Curl :
16
16
description : This prompt file contains the standard curl tool. In addition to the tool itself, you get a tool to read the latest man page to help clear up any issues. It also contains a prompt to demonstrate how to use the tool in a multi-step process.
17
17
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/curl.md
18
18
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/curl.svg
@@ -21,7 +21,7 @@ registry:
21
21
- {name: curl}
22
22
prompts : 1
23
23
resources : {}
24
- ffmpeg :
24
+ FFMpeg :
25
25
description : Use ffmpeg to process video files. This prompt file contains the ffmpeg tool, and a tool to read the latest man page to help clear up any issues. It also contains a prompt to demonstrate how to use the tool in a multi-step process.
26
26
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/ffmpeg.md
27
27
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/ffmpeg.svg
@@ -32,15 +32,15 @@ registry:
32
32
- {name: ffmpeg}
33
33
prompts : 1
34
34
resources : {}
35
- qr code :
35
+ QREncode :
36
36
description : Generate a qrcode for an input text string
37
37
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/qrencode.md
38
38
icon : https://2.gravatar.com/userimage/39790510/4918b92358fde20da56c0ec8e5ac7a23?size=256
39
39
tools :
40
40
- {name: qrencode}
41
41
prompts : 0
42
42
resources : {}
43
- memory :
43
+ Memory :
44
44
description : Give your MCP client a memory system! This prompt file contains a tool to create entities, relations, and observations in a knowledge graph. It also contains a tool to read the latest man page to help clear up any issues. It also contains a prompt to demonstrate how to use the tool in a multi-step process.
45
45
ref : github:docker/labs-ai-tools-for-devs?path=prompts/examples/mcp-memory.md
46
46
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/knowledgebase.svg
@@ -56,7 +56,7 @@ registry:
56
56
- {name: open_nodes}
57
57
prompts : 0
58
58
resources : {}
59
- chrome :
59
+ Chrome :
60
60
description : Drive a headless Chrome browser to interact with web pages
61
61
ref : github:docker/labs-ai-tools-for-devs?path=prompts/chrome.md
62
62
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/googlechrome.svg
@@ -67,16 +67,16 @@ registry:
67
67
- {name: start-chrome}
68
68
prompts : 1
69
69
resources : {}
70
- sequentialthinking :
71
- description : provides a tool for dynamic and reflective problem-solving through a structured thinking process
70
+ Sequential Thinking :
71
+ description : A tool for dynamic and reflective problem-solving through a structured thinking process
72
72
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/sequentialthinking.md
73
73
icon : https://d3t3ozftmdmh3i.cloudfront.net/production/podcast_uploaded_nologo/2454513/2454513-1570719639731-bfdf3620a4e0d.jpg
74
74
tools :
75
75
- {name: sequentialthinking}
76
76
prompts : 0
77
77
resources : {}
78
- stripe :
79
- description : Provides a tool to interact with Stripe services over the Stripe API.
78
+ Stripe :
79
+ description : Interact with Stripe services over the Stripe API.
80
80
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/stripe.md
81
81
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/stripe.svg
82
82
secrets :
@@ -98,7 +98,7 @@ registry:
98
98
- {name: search_documentation}
99
99
prompts : 0
100
100
resources : {}
101
- brave :
101
+ Brave Search :
102
102
description : Web and local search using Brave's Search API
103
103
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/brave.md
104
104
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/brave.svg
@@ -109,8 +109,8 @@ registry:
109
109
- {name: brave_local_search}
110
110
prompts : 0
111
111
resources : {}
112
- slack :
113
- description : Provides a tool to interact with Slack Workspaces over the Slack API.
112
+ Slack :
113
+ description : Interact with Slack Workspaces over the Slack API.
114
114
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/slack.md
115
115
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/slack.svg
116
116
secrets :
@@ -127,8 +127,8 @@ registry:
127
127
- {name: slack_get_user_profile}
128
128
prompts : 0
129
129
resources : {}
130
- redis :
131
- description : provides access to Redis database operations.
130
+ Redis :
131
+ description : Access to Redis database operations.
132
132
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/redis.md
133
133
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/redis.svg
134
134
secrets :
@@ -137,8 +137,8 @@ registry:
137
137
tools : []
138
138
prompts : 0
139
139
resources : {}
140
- github :
141
- description : MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.
140
+ GitHub :
141
+ description : Tools for interacting with the GitHub API, enabling file operations, repository management, search functionality, and more.
142
142
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/github.md
143
143
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/github.svg
144
144
secrets :
@@ -163,8 +163,8 @@ registry:
163
163
- {name: get_issue}
164
164
prompts : 0
165
165
resources : {}
166
- google-maps :
167
- description : MCP Server for the Google Maps API.
166
+ Google Maps :
167
+ description : Tools for interacting with the Google Maps API.
168
168
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/google-maps.md
169
169
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/google.svg
170
170
secrets :
@@ -179,7 +179,7 @@ registry:
179
179
- {name: maps_directions}
180
180
prompts : 0
181
181
resources : {}
182
- gdrive :
182
+ Google Drive :
183
183
description : This MCP server integrates with Google Drive to allow listing, reading, and searching over files
184
184
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/gdrive.md
185
185
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/google.svg
@@ -189,46 +189,46 @@ registry:
189
189
- {name: gdrive_auth}
190
190
prompts : 0
191
191
resources : {}
192
- time :
193
- description : MCP Server for the Google Maps API .
192
+ Time :
193
+ description : Tools for interacting with time .
194
194
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/time.md
195
195
icon : https://img.icons8.com/ios/50/time_2.png
196
196
tools :
197
197
- {name: get_current_time}
198
198
- {name: convert_time}
199
199
prompts : 0
200
200
resources : {}
201
- fetch :
201
+ Fetch :
202
202
description : Fetches a URL from the internet and extracts its contents as markdown
203
203
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/fetch.md
204
204
icon : https://img.icons8.com/ios/50/fetch-rewards.png
205
205
tools : []
206
206
prompts : 0
207
207
resources : {}
208
- git :
208
+ Git :
209
209
description : A Model Context Protocol server for Git repository interaction and automation
210
210
ref : github:docker/labs-ai-tools-for-devs?path=prompts/examples/git.md
211
211
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/git.svg
212
212
tools :
213
213
- {name: git}
214
214
prompts : 1
215
215
resources : {}
216
- kubernetes :
217
- description : connect to a Kubernetes cluster and manage it
216
+ Kubernetes :
217
+ description : Connect to a Kubernetes cluster and manage it
218
218
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/kubernetes.md
219
219
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/kubernetes.svg
220
220
tools : []
221
221
prompts : 0
222
222
resources : {}
223
- docker :
224
- description : use the docker cli
223
+ Docker :
224
+ description : Use the Docker CLI
225
225
ref : github:docker/labs-ai-tools-for-devs?path=prompts/examples/docker.md
226
226
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/docker.svg
227
227
tools :
228
228
- {name: docker}
229
229
prompts : 0
230
230
resources : {}
231
- puppeteer :
231
+ Puppeteer :
232
232
description : |
233
233
UNDER CONSTRUCTION (support long running browser cache)
234
234
Browser automation and web scraping using Puppeteer.
@@ -237,7 +237,7 @@ registry:
237
237
tools : []
238
238
prompts : 0
239
239
resources : {}
240
- filesystem :
240
+ Filesystem :
241
241
description : |
242
242
Local filesystem access with configurable allowed paths
243
243
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/filesystem.md
@@ -252,33 +252,33 @@ registry:
252
252
tools : []
253
253
prompts : 0
254
254
resources : {}
255
- webresearch :
255
+ Web Research :
256
256
description : |
257
257
UNDER CONSTRUCTION (declarative state caching in volumes) A Model Context Protocol (MCP) server for web research, enabling real-time information retrieval and webpage content extraction for Claude.
258
258
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/webresearch.md
259
259
icon : https://img.icons8.com/officel/80/under-construction.png
260
260
tools : []
261
261
prompts : 0
262
262
resources : {}
263
- youtube_transcript :
264
- description : retrieves transcripts for given YouTube video URLs
263
+ YouTube Transcript :
264
+ description : Retrieves transcripts for given YouTube video URLs
265
265
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/youtube_transcript.md
266
266
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/youtube.svg
267
267
tools :
268
268
- {name: get_transcript}
269
269
prompts : 0
270
270
resources : {}
271
- postgres readonly :
272
- description : provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
271
+ PostgreSQL (Read Only) :
272
+ description : Connect with read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
273
273
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/postgres.md
274
274
icon : https://img.icons8.com/ios/50/postgreesql.png
275
275
secrets :
276
276
- {name: postgres.url}
277
277
tools : []
278
278
prompts : 0
279
279
resources : {}
280
- postgres :
281
- description : " provides PostgreSQL database management capabilities. \n This server assists with analyzing existing PostgreSQL setups, providing implementation guidance, debugging database issues, managing schemas, migrating data, and monitoring database performance.\n "
280
+ PostgreSQL :
281
+ description : " Provides PostgreSQL database management capabilities. \n This server assists with analyzing existing PostgreSQL setups, providing implementation guidance, debugging database issues, managing schemas, migrating data, and monitoring database performance.\n "
282
282
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/postgresql.md
283
283
icon : https://img.icons8.com/ios/50/postgreesql.png
284
284
tools :
@@ -306,7 +306,7 @@ registry:
306
306
- {name: set_trigger_state}
307
307
prompts : 0
308
308
resources : {}
309
- perplexity-ask :
309
+ Perplexity :
310
310
description : |
311
311
integrates the Sonar API to provide Claude with unparalleled real-time, web-wide research.
312
312
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/perplexity.md
@@ -319,7 +319,7 @@ registry:
319
319
resources : {}
320
320
bootstrap :
321
321
description : |
322
- bootstrap new tools from your mcp client
322
+ Bootstrap new tools from your MCP client
323
323
ref : github:docker/labs-ai-tools-for-devs?path=prompts/bootstrap.md
324
324
icon : https://avatars.githubusercontent.com/u/182288589?s=200&v=4
325
325
tools :
@@ -328,9 +328,9 @@ registry:
328
328
- {name: read-file}
329
329
prompts : 0
330
330
resources : {}
331
- mcp-notion-server :
331
+ Notion :
332
332
description : |
333
- MCP Server for the Notion API, enabling Claude to interact with Notion workspaces.
333
+ Interact with Notion workspaces.
334
334
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/mcp-notion-server.md
335
335
icon : https://avatars.githubusercontent.com/u/182288589?s=200&v=4
336
336
secrets :
@@ -355,14 +355,14 @@ registry:
355
355
- {name: notion_search}
356
356
prompts : 0
357
357
resources : {}
358
- openapi-schema :
358
+ OpenAPI Schema :
359
359
description : |
360
- exposes OpenAPI schema information to Large Language Models (LLMs) like Claude. This server allows an LLM to explore and understand OpenAPI specifications through a set of specialized tools.
360
+ Exposes OpenAPI schema information to Large Language Models (LLMs) like Claude. This server allows an LLM to explore and understand OpenAPI specifications through a set of specialized tools.
361
361
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/openapi-schema.md
362
362
icon : https://avatars.githubusercontent.com/u/182288589?s=200&v=4
363
- atlassian :
363
+ Atlassian :
364
364
description : |
365
- Server for Atlassian products (Confluence and Jira). This integration supports both Atlassian Cloud and Jira Server/Data Center deployments.
365
+ Tools for Atlassian products (Confluence and Jira). This integration supports both Atlassian Cloud and Jira Server/Data Center deployments.
366
366
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/atlassian.md
367
367
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/atlassian.svg
368
368
secrets :
0 commit comments