openapi-to-mcp
mcp-use/mcp-use
This skill provides an end-to-end solution to transform existing REST APIs, defined by OpenAPI or Swagger specifications, into functional MCP servers. It maps every API operation to a dedicated, callable LLM tool, automatically generating robust parameter schemas (Zod) and handling authentication wiring. Use this to expose internal or third-party APIs to LLMs, providing a complete workflow from spec ingestion to local testing and cloud deployment.