Skip to content

Commit d0fbc67

Browse files
committed
Identify reference MCP servers
Signed-off-by: David Gageot <[email protected]>
1 parent 4d8fc78 commit d0fbc67

16 files changed

+28
-28
lines changed

prompts/catalog.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ registry:
120120
resources: {}
121121
brave:
122122
description: Web and local search using Brave's Search API.
123-
title: Brave Search
123+
title: Brave Search (Reference)
124124
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/brave.md
125125
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/brave.md
126126
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -134,7 +134,7 @@ registry:
134134
resources: {}
135135
slack:
136136
description: Interact with Slack Workspaces over the Slack API.
137-
title: Slack
137+
title: Slack (Reference)
138138
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/slack.md
139139
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/slack.md
140140
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.24
@@ -242,7 +242,7 @@ registry:
242242
type: boolean
243243
github:
244244
description: Tools for interacting with the GitHub API, enabling file operations, repository management, search functionality, and more.
245-
title: GitHub
245+
title: GitHub (Reference)
246246
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/github.md
247247
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/github.md
248248
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -280,7 +280,7 @@ registry:
280280
resources: {}
281281
google-maps:
282282
description: Tools for interacting with the Google Maps API.
283-
title: Google Maps
283+
title: Google Maps (Reference)
284284
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/google-maps.md
285285
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/google-maps.md
286286
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -311,7 +311,7 @@ registry:
311311
resources: {}
312312
time:
313313
description: Time and timezone conversion capabilities.
314-
title: Time
314+
title: Time (Reference)
315315
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/time.md
316316
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/time.md
317317
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6/src/time
@@ -323,7 +323,7 @@ registry:
323323
resources: {}
324324
fetch:
325325
description: Fetches a URL from the internet and extracts its contents as markdown.
326-
title: Fetch
326+
title: Fetch (Reference)
327327
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/fetch.md
328328
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/fetch.md
329329
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6/src/fetch
@@ -404,7 +404,7 @@ registry:
404404
resources: {}
405405
puppeteer:
406406
description: UNDER CONSTRUCTION (support long running browser cache) Browser automation and web scraping using Puppeteer.
407-
title: Puppeteer
407+
title: Puppeteer (Reference)
408408
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/puppeteer.md
409409
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/puppeteer.md
410410
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -421,7 +421,7 @@ registry:
421421
resources: {}
422422
filesystem:
423423
description: Local filesystem access with configurable allowed paths.
424-
title: Filesystem
424+
title: Filesystem (Reference)
425425
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/filesystem.md
426426
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/filesystem.md
427427
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -464,7 +464,7 @@ registry:
464464
resources: {}
465465
postgres:
466466
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)
468468
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/postgres.md
469469
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/postgres.md
470470
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -694,7 +694,7 @@ registry:
694694
type: integer
695695
aws-kb-retrieval-server:
696696
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)
698698
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/aws-kb-retrieval-server.md
699699
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/aws-kb-retrieval-server.md
700700
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -709,7 +709,7 @@ registry:
709709
resources: {}
710710
everart:
711711
description: Image generation server using EverArt's API.
712-
title: EverArt
712+
title: EverArt (Reference)
713713
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/everart.md
714714
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/everart.md
715715
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6
@@ -722,7 +722,7 @@ registry:
722722
resources: {}
723723
sentry:
724724
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)
726726
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/sentry.md
727727
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/sentry.md
728728
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.6/src/sentry
@@ -735,7 +735,7 @@ registry:
735735
resources: {}
736736
gitlab:
737737
description: MCP Server for the GitLab API, enabling project management, file operations, and more.
738-
title: GitLab
738+
title: GitLab (Reference)
739739
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/gitlab.md
740740
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/gitlab.md
741741
source: https://github.com/modelcontextprotocol/servers/tree/2025.4.24

prompts/mcp/readmes/aws-kb-retrieval-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AWS KB Retrieval MCP Server
1+
# AWS KB Retrieval (Reference) MCP Server
22

33
An MCP server implementation for retrieving information from the AWS Knowledge Base using the Bedrock Agent Runtime.
44

prompts/mcp/readmes/brave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Brave Search MCP Server
1+
# Brave Search (Reference) MCP Server
22

33
Web and local search using Brave's Search API.
44

prompts/mcp/readmes/everart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EverArt MCP Server
1+
# EverArt (Reference) MCP Server
22

33
Image generation server using EverArt's API.
44

prompts/mcp/readmes/fetch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fetch MCP Server
1+
# Fetch (Reference) MCP Server
22

33
Fetches a URL from the internet and extracts its contents as markdown.
44

prompts/mcp/readmes/filesystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Filesystem MCP Server
1+
# Filesystem (Reference) MCP Server
22

33
Local filesystem access with configurable allowed paths.
44

prompts/mcp/readmes/github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GitHub MCP Server
1+
# GitHub (Reference) MCP Server
22

33
Tools for interacting with the GitHub API, enabling file operations, repository management, search functionality, and more.
44

prompts/mcp/readmes/gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GitLab MCP Server
1+
# GitLab (Reference) MCP Server
22

33
MCP Server for the GitLab API, enabling project management, file operations, and more.
44

prompts/mcp/readmes/google-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Google Maps MCP Server
1+
# Google Maps (Reference) MCP Server
22

33
Tools for interacting with the Google Maps API.
44

prompts/mcp/readmes/memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Memory MCP Server
1+
# Memory (Reference) MCP Server
22

33
Knowledge graph-based persistent memory system.
44

0 commit comments

Comments
 (0)