diff --git a/README.md b/README.md index ebec69d..86f453e 100644 --- a/README.md +++ b/README.md @@ -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 doesn’t 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. + +Let’s 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.