From 4bb3d9108ce737839cdff9d1f7eba0a13632abdd Mon Sep 17 00:00:00 2001 From: wangsqly0407 Date: Fri, 20 Jun 2025 16:25:44 +0800 Subject: [PATCH] feat: Add a New MCP Server for Using OpenStack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a314f95570..c0d67405ce 100644 --- a/README.md +++ b/README.md @@ -646,6 +646,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[OpenCV](https://github.com/GongRzhe/opencv-mcp-server)** - A MCP server providing OpenCV computer vision capabilities. This allows AI assistants and language models to access powerful computer vision tools. - **[OpenDota](https://github.com/asusevski/opendota-mcp-server)** - Interact with OpenDota API to retrieve Dota 2 match data, player statistics, and more. - **[OpenRPC](https://github.com/shanejonas/openrpc-mpc-server)** - Interact with and discover JSON-RPC APIs via [OpenRPC](https://open-rpc.org). +- **[OpenStack](https://github.com/wangsqly0407/openstack-mcp-server)** - MCP server implementation that provides OpenStack interaction. - **[OpenWeather](https://github.com/mschneider82/mcp-openweather)** - Interact with the free openweathermap API to get the current and forecast weather for a location. - **[OPNSense MCP](https://github.com/vespo92/OPNSenseMCP)** - MCP Server for OPNSense Firewall Management and API access - **[Oura Ring](https://github.com/rajvirtual/oura-mcp-server)** (by Rajesh Vijay) - MCP Server to access and analyze your Oura Ring data. It provides a structured way to fetch and understand your health metrics.