File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -423,6 +423,19 @@ samples:
423423 - python
424424 - aiml
425425 - agentic-ai
426+ - title : Langchaingo Brave Search Example - Model Context Protocol (MCP)
427+ url : https://github.com/docker/compose-for-agents/tree/main/langchaingo
428+ description : >
429+ This example demonstrates how to create a Go Model Context Protocol
430+ (MCP) client that communicates with the Brave Search MCP Server. The
431+ application shows how to build an MCP client that enables natural language
432+ interactions with Brave Search, allowing you to perform internet searches
433+ through a conversational interface. This example uses the official Go SDK
434+ for Model Context Protocol servers and clients, to set up the MCP client.
435+ services :
436+ - golang
437+ - aiml
438+ - agentic-ai
426439 - title : Spring AI Brave Search Example - Model Context Protocol (MCP)
427440 url : https://github.com/docker/compose-for-agents/tree/main/spring-ai
428441 description : >
You can’t perform that action at this time.
0 commit comments