From d84ec0882b308643f1f5717781c508cafca34c04 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 10 Apr 2025 18:30:47 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4d321e3..d0e24d7 100644 --- a/README.md +++ b/README.md @@ -88,12 +88,10 @@ In addition to turning MCP tool servers into OpenAPI-compatible APIs (via mcpo o Several community-maintained projects are available to help with this: -- 🌉 openapi-mcp-server (by janwilmake) - ➤ https://github.com/janwilmake/openapi-mcp-server +- [🌉 openapi-mcp-server](https://github.com/janwilmake/openapi-mcp-server) Acts as a translator from any OpenAPI spec to an MCP tool, allowing for easy reuse of RESTful APIs within MCP-only frameworks. -- 🔁 mcp-openapi-server (by ivo-toby) - ➤ https://github.com/ivo-toby/mcp-openapi-server +- [🔁 mcp-openapi-server](https://github.com/ivo-toby/mcp-openapi-server) Another lightweight adapter that converts OpenAPI-described endpoints to usable MCP tool servers on the fly. With these bridges, you gain full interoperability in both directions: