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
Installation
npx -y ReAPI-com/mcp-openapiConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub