diff --git a/README.md b/README.md index d0e24d7..d9ec78e 100644 --- a/README.md +++ b/README.md @@ -89,9 +89,11 @@ 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](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](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: