@@ -120,7 +120,7 @@ registry:
120
120
resources : {}
121
121
brave :
122
122
description : Web and local search using Brave's Search API.
123
- title : Brave Search
123
+ title : Brave Search (Reference)
124
124
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/brave.md
125
125
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/brave.md
126
126
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -134,7 +134,7 @@ registry:
134
134
resources : {}
135
135
slack :
136
136
description : Interact with Slack Workspaces over the Slack API.
137
- title : Slack
137
+ title : Slack (Reference)
138
138
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/slack.md
139
139
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/slack.md
140
140
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.24
@@ -242,7 +242,7 @@ registry:
242
242
type : boolean
243
243
github :
244
244
description : Tools for interacting with the GitHub API, enabling file operations, repository management, search functionality, and more.
245
- title : GitHub
245
+ title : GitHub (Reference)
246
246
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/github.md
247
247
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/github.md
248
248
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -280,7 +280,7 @@ registry:
280
280
resources : {}
281
281
google-maps :
282
282
description : Tools for interacting with the Google Maps API.
283
- title : Google Maps
283
+ title : Google Maps (Reference)
284
284
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/google-maps.md
285
285
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/google-maps.md
286
286
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -311,7 +311,7 @@ registry:
311
311
resources : {}
312
312
time :
313
313
description : Time and timezone conversion capabilities.
314
- title : Time
314
+ title : Time (Reference)
315
315
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/time.md
316
316
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/time.md
317
317
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6/src/time
@@ -323,7 +323,7 @@ registry:
323
323
resources : {}
324
324
fetch :
325
325
description : Fetches a URL from the internet and extracts its contents as markdown.
326
- title : Fetch
326
+ title : Fetch (Reference)
327
327
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/fetch.md
328
328
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/fetch.md
329
329
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6/src/fetch
@@ -404,7 +404,7 @@ registry:
404
404
resources : {}
405
405
puppeteer :
406
406
description : UNDER CONSTRUCTION (support long running browser cache) Browser automation and web scraping using Puppeteer.
407
- title : Puppeteer
407
+ title : Puppeteer (Reference)
408
408
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/puppeteer.md
409
409
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/puppeteer.md
410
410
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -421,7 +421,7 @@ registry:
421
421
resources : {}
422
422
filesystem :
423
423
description : Local filesystem access with configurable allowed paths.
424
- title : Filesystem
424
+ title : Filesystem (Reference)
425
425
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/filesystem.md
426
426
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/filesystem.md
427
427
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -464,7 +464,7 @@ registry:
464
464
resources : {}
465
465
postgres :
466
466
description : Connect with read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
467
- title : PostgreSQL ( readonly)
467
+ title : PostgreSQL readonly (Reference )
468
468
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/postgres.md
469
469
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/postgres.md
470
470
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -694,7 +694,7 @@ registry:
694
694
type : integer
695
695
aws-kb-retrieval-server :
696
696
description : An MCP server implementation for retrieving information from the AWS Knowledge Base using the Bedrock Agent Runtime.
697
- title : AWS KB Retrieval
697
+ title : AWS KB Retrieval (Reference)
698
698
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/aws-kb-retrieval-server.md
699
699
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/aws-kb-retrieval-server.md
700
700
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -709,7 +709,7 @@ registry:
709
709
resources : {}
710
710
everart :
711
711
description : Image generation server using EverArt's API.
712
- title : EverArt
712
+ title : EverArt (Reference)
713
713
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/everart.md
714
714
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/everart.md
715
715
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -722,7 +722,7 @@ registry:
722
722
resources : {}
723
723
sentry :
724
724
description : A Model Context Protocol server for retrieving and analyzing issues from Sentry.io. This server provides tools to inspect error reports, stacktraces, and other debugging information from your Sentry account.
725
- title : Sentry
725
+ title : Sentry (Reference)
726
726
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/sentry.md
727
727
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/sentry.md
728
728
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6/src/sentry
@@ -735,7 +735,7 @@ registry:
735
735
resources : {}
736
736
gitlab :
737
737
description : MCP Server for the GitLab API, enabling project management, file operations, and more.
738
- title : GitLab
738
+ title : GitLab (Reference)
739
739
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/gitlab.md
740
740
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/gitlab.md
741
741
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.24
0 commit comments