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)