From e108e608ff616aa534738027184efb5155750d03 Mon Sep 17 00:00:00 2001 From: Jim Clark Date: Mon, 23 Jun 2025 23:12:46 -0700 Subject: [PATCH] Add the open weather MCP server signed off by jim.clark@docker.com --- servers/openweather/server.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 servers/openweather/server.yaml diff --git a/servers/openweather/server.yaml b/servers/openweather/server.yaml new file mode 100644 index 00000000..61a750e6 --- /dev/null +++ b/servers/openweather/server.yaml @@ -0,0 +1,20 @@ +name: openweather +image: mcp/openweather +type: server +meta: + category: search + tags: + - weather-api +about: + title: Openweather + description: | + Welcome to the Official Docker MCP (Model Context Protocol) Registry! This repository serves as a curated catalog of MCP servers that can be easily discovered, deployed, and integrated with any MCP Client and compatible with Docker tooling. + icon: https://avatars.githubusercontent.com/u/8426497?v=4 +source: + project: https://github.com/mschneider82/mcp-openweather +config: + description: Configure the connection to TODO + secrets: + - name: openweather.owm_api_key + env: OWM_API_KEY + example: