Update README.md

This commit is contained in:
Timothy Jaeryang Baek 2025-03-30 22:50:54 -07:00
parent 90467ac22f
commit d56161db25

View File

@ -44,6 +44,12 @@ Reference implementations provided in this repository demonstrate common use-cas
(More examples and reference implementations will be actively developed and continually updated.)
💡 Contribute Your Own Server
We strongly encourage the community to contribute their own OpenAPI tool server examples! This is more important than it might seem: The world doesnt need another closed protocol or proprietary format gatekeeping innovation—we need clearly defined, open, and composable APIs backed by open documentation and proven tools. OpenAPI is the future-proof foundation we can all build on—together.
Lets build an open ecosystem where every tool speaks the same language—yours.
## 🔌 Bridge to MCP (Optional)
For the easiest way to expose your MCP tools as OpenAPI-compatible APIs, we recommend using [mcpo](https://github.com/open-webui/mcpo). This enables tool providers who initially implemented MCP servers to expose them effortlessly as standard OpenAPI-compatible APIs, ensuring existing MCP servers and resources remain accessible without additional hassle.