Skip to content

Commit 5adf4e9

Browse files
Rollback catalog.yaml key renames
- keep description changes - we do not have the ability to rename these yet
1 parent d6affdc commit 5adf4e9

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

prompts/catalog.yaml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
registry:
2-
SQLite:
2+
mcp-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-
QREncode:
35+
qr code:
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,15 +67,15 @@ registry:
6767
- {name: start-chrome}
6868
prompts: 1
6969
resources: {}
70-
Sequential Thinking:
70+
sequentialthinking:
7171
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:
78+
stripe:
7979
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
@@ -98,7 +98,7 @@ registry:
9898
- {name: search_documentation}
9999
prompts: 0
100100
resources: {}
101-
Brave Search:
101+
brave:
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,7 +109,7 @@ registry:
109109
- {name: brave_local_search}
110110
prompts: 0
111111
resources: {}
112-
Slack:
112+
slack:
113113
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
@@ -127,7 +127,7 @@ registry:
127127
- {name: slack_get_user_profile}
128128
prompts: 0
129129
resources: {}
130-
Redis:
130+
redis:
131131
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
@@ -137,7 +137,7 @@ registry:
137137
tools: []
138138
prompts: 0
139139
resources: {}
140-
GitHub:
140+
github:
141141
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
@@ -163,7 +163,7 @@ registry:
163163
- {name: get_issue}
164164
prompts: 0
165165
resources: {}
166-
Google Maps:
166+
google-maps:
167167
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
@@ -179,7 +179,7 @@ registry:
179179
- {name: maps_directions}
180180
prompts: 0
181181
resources: {}
182-
Google Drive:
182+
gdrive:
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,7 +189,7 @@ registry:
189189
- {name: gdrive_auth}
190190
prompts: 0
191191
resources: {}
192-
Time:
192+
time:
193193
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
@@ -198,37 +198,37 @@ registry:
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:
216+
kubernetes:
217217
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:
223+
docker:
224224
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,23 +252,23 @@ registry:
252252
tools: []
253253
prompts: 0
254254
resources: {}
255-
Web Research:
255+
webresearch:
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:
263+
youtube_transcript:
264264
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-
PostgreSQL (Read Only):
271+
postgres readonly:
272272
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
@@ -277,7 +277,7 @@ registry:
277277
tools: []
278278
prompts: 0
279279
resources: {}
280-
PostgreSQL:
280+
postgres:
281281
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
@@ -306,7 +306,7 @@ registry:
306306
- {name: set_trigger_state}
307307
prompts: 0
308308
resources: {}
309-
Perplexity:
309+
perplexity-ask:
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
@@ -328,7 +328,7 @@ registry:
328328
- {name: read-file}
329329
prompts: 0
330330
resources: {}
331-
Notion:
331+
mcp-notion-server:
332332
description: |
333333
Interact with Notion workspaces.
334334
ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/mcp-notion-server.md
@@ -355,12 +355,12 @@ registry:
355355
- {name: notion_search}
356356
prompts: 0
357357
resources: {}
358-
OpenAPI Schema:
358+
openapi-schema:
359359
description: |
360360
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: |
365365
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

0 commit comments

Comments
 (0)