OpenAPI

Dynamically generates tools from OpenAPI specifications, enabling seamless interaction with a wide range of RESTful APIs for flexible service integration and rapid prototyping.

View Source
8 stars
0 tools
Created Aug 2025
@rmasters/rmasters-openapi

About

Dynamically generates tools from OpenAPI specifications, enabling seamless interaction with a wide range of RESTful APIs for flexible service integration and rapid prototyping.

Categories

general

Installation

npm

npm install @rmasters/rmasters-openapi

Configuration

{ "mcpServers": { "rmasters-openapi": { "command": "npx", "args": [ "-y", "@rmasters/rmasters-openapi" ] } } }