From f6dc791992f8c157ade02ceb69387d580eb5ba4d Mon Sep 17 00:00:00 2001 From: Matvey-Kuk Date: Fri, 15 Aug 2025 21:31:24 +0100 Subject: [PATCH] Add MCP Catalog Trust Score badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6803ad5..8fad8fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # @reapi/mcp-openapi +[![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/ReAPI-com/mcp-openapi)](https://archestra.ai/mcp-catalog/reapi-com__mcp-openapi) A Model Context Protocol (MCP) server that loads and serves multiple OpenAPI specifications to enable LLM-powered IDE integrations. This server acts as a bridge between your OpenAPI specifications and LLM-powered development tools like Cursor and other code editors.