Skip to content

Commit b53479f

Browse files
author
colinmcneil
committed
Catalog copy polish
1 parent ab04be5 commit b53479f

File tree

1 file changed

+45
-45
lines changed

1 file changed

+45
-45
lines changed

prompts/catalog.yaml

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
registry:
2-
mcp-sqlite:
2+
SQLite:
33
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.
44
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/mcp-sqlite.md
55
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/sqlite.svg
@@ -12,7 +12,7 @@ registry:
1212
- {name: append-insight}
1313
prompts: 1
1414
resources: {}
15-
curl:
15+
Curl:
1616
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.
1717
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/curl.md
1818
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/curl.svg
@@ -21,7 +21,7 @@ registry:
2121
- {name: curl}
2222
prompts: 1
2323
resources: {}
24-
ffmpeg:
24+
FFMpeg:
2525
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.
2626
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/ffmpeg.md
2727
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/ffmpeg.svg
@@ -32,15 +32,15 @@ registry:
3232
- {name: ffmpeg}
3333
prompts: 1
3434
resources: {}
35-
qr code:
35+
QREncode:
3636
description: Generate a qrcode for an input text string
3737
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/qrencode.md
3838
icon: https://2.gravatar.com/userimage/39790510/4918b92358fde20da56c0ec8e5ac7a23?size=256
3939
tools:
4040
- {name: qrencode}
4141
prompts: 0
4242
resources: {}
43-
memory:
43+
Memory:
4444
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.
4545
ref: github:docker/labs-ai-tools-for-devs?path=prompts/examples/mcp-memory.md
4646
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/knowledgebase.svg
@@ -56,7 +56,7 @@ registry:
5656
- {name: open_nodes}
5757
prompts: 0
5858
resources: {}
59-
chrome:
59+
Chrome:
6060
description: Drive a headless Chrome browser to interact with web pages
6161
ref: github:docker/labs-ai-tools-for-devs?path=prompts/chrome.md
6262
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/googlechrome.svg
@@ -67,16 +67,16 @@ registry:
6767
- {name: start-chrome}
6868
prompts: 1
6969
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
7272
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/sequentialthinking.md
7373
icon: https://d3t3ozftmdmh3i.cloudfront.net/production/podcast_uploaded_nologo/2454513/2454513-1570719639731-bfdf3620a4e0d.jpg
7474
tools:
7575
- {name: sequentialthinking}
7676
prompts: 0
7777
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.
8080
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/stripe.md
8181
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/stripe.svg
8282
secrets:
@@ -98,7 +98,7 @@ registry:
9898
- {name: search_documentation}
9999
prompts: 0
100100
resources: {}
101-
brave:
101+
Brave Search:
102102
description: Web and local search using Brave's Search API
103103
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/brave.md
104104
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/brave.svg
@@ -109,8 +109,8 @@ registry:
109109
- {name: brave_local_search}
110110
prompts: 0
111111
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.
114114
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/slack.md
115115
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/slack.svg
116116
secrets:
@@ -127,8 +127,8 @@ registry:
127127
- {name: slack_get_user_profile}
128128
prompts: 0
129129
resources: {}
130-
redis:
131-
description: provides access to Redis database operations.
130+
Redis:
131+
description: Access to Redis database operations.
132132
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/redis.md
133133
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/redis.svg
134134
secrets:
@@ -137,8 +137,8 @@ registry:
137137
tools: []
138138
prompts: 0
139139
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.
142142
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/github.md
143143
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/github.svg
144144
secrets:
@@ -163,8 +163,8 @@ registry:
163163
- {name: get_issue}
164164
prompts: 0
165165
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.
168168
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/google-maps.md
169169
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/google.svg
170170
secrets:
@@ -179,7 +179,7 @@ registry:
179179
- {name: maps_directions}
180180
prompts: 0
181181
resources: {}
182-
gdrive:
182+
Google Drive:
183183
description: This MCP server integrates with Google Drive to allow listing, reading, and searching over files
184184
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/gdrive.md
185185
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/google.svg
@@ -189,46 +189,46 @@ registry:
189189
- {name: gdrive_auth}
190190
prompts: 0
191191
resources: {}
192-
time:
193-
description: MCP Server for the Google Maps API.
192+
Time:
193+
description: Tools for interacting with time.
194194
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/time.md
195195
icon: https://img.icons8.com/ios/50/time_2.png
196196
tools:
197197
- {name: get_current_time}
198198
- {name: convert_time}
199199
prompts: 0
200200
resources: {}
201-
fetch:
201+
Fetch:
202202
description: Fetches a URL from the internet and extracts its contents as markdown
203203
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/fetch.md
204204
icon: https://img.icons8.com/ios/50/fetch-rewards.png
205205
tools: []
206206
prompts: 0
207207
resources: {}
208-
git:
208+
Git:
209209
description: A Model Context Protocol server for Git repository interaction and automation
210210
ref: github:docker/labs-ai-tools-for-devs?path=prompts/examples/git.md
211211
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/git.svg
212212
tools:
213213
- {name: git}
214214
prompts: 1
215215
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
218218
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/kubernetes.md
219219
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/kubernetes.svg
220220
tools: []
221221
prompts: 0
222222
resources: {}
223-
docker:
224-
description: use the docker cli
223+
Docker:
224+
description: Use the Docker CLI
225225
ref: github:docker/labs-ai-tools-for-devs?path=prompts/examples/docker.md
226226
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/docker.svg
227227
tools:
228228
- {name: docker}
229229
prompts: 0
230230
resources: {}
231-
puppeteer:
231+
Puppeteer:
232232
description: |
233233
UNDER CONSTRUCTION (support long running browser cache)
234234
Browser automation and web scraping using Puppeteer.
@@ -237,7 +237,7 @@ registry:
237237
tools: []
238238
prompts: 0
239239
resources: {}
240-
filesystem:
240+
Filesystem:
241241
description: |
242242
Local filesystem access with configurable allowed paths
243243
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/filesystem.md
@@ -252,33 +252,33 @@ registry:
252252
tools: []
253253
prompts: 0
254254
resources: {}
255-
webresearch:
255+
Web Research:
256256
description: |
257257
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.
258258
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/webresearch.md
259259
icon: https://img.icons8.com/officel/80/under-construction.png
260260
tools: []
261261
prompts: 0
262262
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
265265
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/youtube_transcript.md
266266
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/youtube.svg
267267
tools:
268268
- {name: get_transcript}
269269
prompts: 0
270270
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.
273273
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/postgres.md
274274
icon: https://img.icons8.com/ios/50/postgreesql.png
275275
secrets:
276276
- {name: postgres.url}
277277
tools: []
278278
prompts: 0
279279
resources: {}
280-
postgres:
281-
description: "provides PostgreSQL database management capabilities. \nThis 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. \nThis server assists with analyzing existing PostgreSQL setups, providing implementation guidance, debugging database issues, managing schemas, migrating data, and monitoring database performance.\n"
282282
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/postgresql.md
283283
icon: https://img.icons8.com/ios/50/postgreesql.png
284284
tools:
@@ -306,7 +306,7 @@ registry:
306306
- {name: set_trigger_state}
307307
prompts: 0
308308
resources: {}
309-
perplexity-ask:
309+
Perplexity:
310310
description: |
311311
integrates the Sonar API to provide Claude with unparalleled real-time, web-wide research.
312312
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/perplexity.md
@@ -319,7 +319,7 @@ registry:
319319
resources: {}
320320
bootstrap:
321321
description: |
322-
bootstrap new tools from your mcp client
322+
Bootstrap new tools from your MCP client
323323
ref: github:docker/labs-ai-tools-for-devs?path=prompts/bootstrap.md
324324
icon: https://avatars.githubusercontent.com/u/182288589?s=200&v=4
325325
tools:
@@ -328,9 +328,9 @@ registry:
328328
- {name: read-file}
329329
prompts: 0
330330
resources: {}
331-
mcp-notion-server:
331+
Notion:
332332
description: |
333-
MCP Server for the Notion API, enabling Claude to interact with Notion workspaces.
333+
Interact with Notion workspaces.
334334
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/mcp-notion-server.md
335335
icon: https://avatars.githubusercontent.com/u/182288589?s=200&v=4
336336
secrets:
@@ -355,14 +355,14 @@ registry:
355355
- {name: notion_search}
356356
prompts: 0
357357
resources: {}
358-
openapi-schema:
358+
OpenAPI Schema:
359359
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.
361361
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/openapi-schema.md
362362
icon: https://avatars.githubusercontent.com/u/182288589?s=200&v=4
363-
atlassian:
363+
Atlassian:
364364
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.
366366
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/atlassian.md
367367
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/atlassian.svg
368368
secrets:

0 commit comments

Comments
 (0)