@@ -4,7 +4,7 @@ registry:
4
4
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/mcp-sqlite.md
5
5
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/sqlite.md
6
6
source : https://github.com/docker/labs-ai-tools-for-devs/tree/main/prompts/examples/mcp-sqlite.md
7
- icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/sqlite.svg
7
+ icon : https://avatars.githubusercontent.com/u/48680494?v=4
8
8
tools :
9
9
- name : read-query
10
10
- name : write-query
@@ -18,7 +18,7 @@ registry:
18
18
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.
19
19
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/curl.md
20
20
source : https://github.com/docker/labs-ai-tools-for-devs/tree/main/prompts/examples/curl.md
21
- icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/curl.svg
21
+ icon : https://avatars.githubusercontent.com/u/16928085?s=200&v=4
22
22
tools :
23
23
- name : curl-manual
24
24
- name : curl
@@ -36,7 +36,7 @@ registry:
36
36
- name : ffmpeg
37
37
prompts : 1
38
38
resources : {}
39
- qr code :
39
+ QR code :
40
40
description : Generate a qrcode for an input text string.
41
41
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/qrencode.md
42
42
source : https://github.com/docker/labs-ai-tools-for-devs/tree/main/prompts/examples/qrencode.md
@@ -67,7 +67,7 @@ registry:
67
67
description : Drive a headless Chrome browser to interact with web pages.
68
68
ref : github:docker/labs-ai-tools-for-devs?path=prompts/chrome.md
69
69
source : https://github.com/docker/labs-ai-tools-for-devs/tree/main/prompts/chrome.md
70
- icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/googlechrome.svg
70
+ icon : https://avatars.githubusercontent.com/u/1778935?s=200&v=4
71
71
tools :
72
72
- name : interact-with-chrome
73
73
- name : curl-manual
@@ -301,7 +301,7 @@ registry:
301
301
ref : github:docker/labs-ai-tools-for-devs?path=prompts/examples/git.md
302
302
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/git.md
303
303
source : https://github.com/docker/labs-ai-tools-for-devs/tree/main/prompts/examples/git.md
304
- icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/git.svg
304
+ icon : https://avatars.githubusercontent.com/u/18133?s=200&v=4
305
305
tools :
306
306
- name : git
307
307
prompts : 1
@@ -436,7 +436,7 @@ registry:
436
436
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 "
437
437
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/postgresql.md
438
438
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/postgres.md
439
- icon : https://img.icons8 .com/ios/50/postgreesql.png
439
+ icon : https://avatars.githubusercontent .com/u/177543?s=200&v=4
440
440
tools :
441
441
- name : analyze_database
442
442
- name : get_setup_instructions
@@ -508,7 +508,7 @@ registry:
508
508
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/openapi-schema.md
509
509
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/openapi-schema.md
510
510
source : https://github.com/slimslenderslacks/mcp-openapi-schema/tree/master
511
- icon : https://avatars.githubusercontent.com/u/182288589 ?s=200&v=4
511
+ icon : https://avatars.githubusercontent.com/u/16343502 ?s=200&v=4
512
512
tools :
513
513
- name : get-component
514
514
- name : get-endpoint
@@ -765,7 +765,7 @@ registry:
765
765
description : |
766
766
A Model Context Protocol (MCP) server that enables LLMs to interact with Discord channels, allowing them to send and read messages through Discord's API. Using this server, LLMs like Claude can directly interact with Discord channels while maintaining user control and security.
767
767
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/v-3-discordmcp.md
768
- icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/discord.svg
768
+ icon : https://avatars.githubusercontent.com/u/1965106?s=200&v=4
769
769
tools : []
770
770
secrets :
771
771
- name : discord.token
0 commit comments