diff --git a/README.md b/README.md index b8c2d32..0fcc1ab 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ **mcp-openapi-proxy** is a Python package implementing a Model Context Protocol (MCP) server that dynamically exposes REST APIs defined by OpenAPI specifications as MCP tools. This allows you to easily integrate any OpenAPI-described API into MCP-based workflows. +mcp-any-openapi MCP server + ## Overview The package supports two operation modes: @@ -207,4 +209,4 @@ uvx --from git+https://github.com/matthewhand/mcp-openapi-proxy mcp-openapi-prox ## License -This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. \ No newline at end of file +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.