API to MCP Server Skill
Convert OpenAPI v3 specifications into fully functional MCP (Model Context Protocol) servers using HAPI CLI — no code required.
Workflow
Phase 1: Environment Setup
-
Verify HAPI CLI installation
hapi --versionIf not installed, install using:
- Linux/macOS:
curl -fsSL https://get.mcp.com.ai/hapi.sh | bash - Windows:
irm https://get.mcp.com.ai/hapi.ps1 | iex - Docker: Use
hapimcp/hapi-cli:latestimage
- Linux/macOS:
[Description truncada. Veja o README completo no GitHub.]