From 87a1754c9f8458a8a3cd5483afaa1f0cdd7b079e Mon Sep 17 00:00:00 2001 From: Bruno Bonnin Date: Mon, 8 Dec 2025 11:43:39 +0100 Subject: [PATCH] Add new MCP server (converting any REST API defined with OpenAPI/Swagger into MCP tools) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e455a47..0fabd54d 100644 --- a/README.md +++ b/README.md @@ -672,6 +672,7 @@ Tools and integrations that enhance the development workflow and environment man - [paracetamol951/P-Link-MCP](https://github.com/paracetamol951/P-Link-MCP) 🏠 🐧 🍎 ☁️ - Implementation of HTTP 402 (payment required http code) relying on Solana - [themesberg/flowbite-mcp](https://github.com/themesberg/flowbite-mcp) 📇 🏠 🍎 🪟 🐧 - MCP server that provides AI assistance for an open-source UI framework based on Tailwind CSS - [shadcn/studio MCP](https://shadcnstudio.com/mcp) - Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. +- [bbonnin/openapi-to-mcp](https://github.com/bbonnin/openapi-to-mcp) ☕ 🏠 🍎 🪟 🐧 - MCP server that automatically converts any OpenAPI/Swagger specification into a set of usable MCP tools. Unlike manual tool definition, this approach auto-generates tools directly from the Swagger spec, ensuring consistency, reducing maintenance effort, and preventing mismatches between the tools and the actual API. ### 🔒 Delivery