From 698205a2f3d2feb87693e71ae87635c92a99adea Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 5 Oct 2025 21:27:44 +0200 Subject: [PATCH] Add links to Awesome MCPs and MCPs by mudler Signed-off-by: Ettore Di Giacinto --- docs/content/docs/features/mcp.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/content/docs/features/mcp.md b/docs/content/docs/features/mcp.md index 65f14e677..339c29c0a 100644 --- a/docs/content/docs/features/mcp.md +++ b/docs/content/docs/features/mcp.md @@ -197,3 +197,8 @@ response = client.chat.completions.create( ] ) ``` + +### Links + +- [Awesome MCPs](https://github.com/punkpeye/awesome-mcp-servers) +- [A list of MCPs by mudler](https://github.com/mudler/MCPs)