developer tools

Mcp Openapi

MCP server that lets LLMs know everything about your OpenAPI specifications to discover, explain and generate code/mock data

typescript
local
developer tools
0
View on GitHub

Installation

npx -y ReAPI-com/mcp-openapi

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-openapi",
  "command": "npx",
  "args": [
    "-y",
    "ReAPI-com/mcp-openapi"
  ]
}

About This MCP Server

ReAPI-com/mcp-openapi

MCP server that lets LLMs know everything about your OpenAPI specifications to discover, explain and generate code/mock data

GitHub: https://github.com/ReAPI-com/mcp-openapi

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub
ReAPI-com/mcp-openapi