Swagger AI Agent Skills
Browse AI agent skills tagged "Swagger". Find and install skills, MCP servers, and plugins for your AI coding assistant.
2 listings
MCP Swagger Server(mss)
MCP Server一个将 OpenAPI/Swagger 规范转换为 Model Context Protocol (MCP) 格式的工具 零配置将您的 REST API 转换为 AI 可调用的工具 🚀 快速开始 • 📖 使用指南 • 🛠️ 开发 Languages: English | 中文 MCP Swagger Server 是一个将 OpenAPI/Swagger 规范转换为 Model Context Protocol (MCP) 格式的工具。 - 🔄 零配置转换: 输入 OpenAPI 规范,立即获得 MCP 工具 - 🎯 渐进式命令行: 提供逐步引导的命令行界面,方便用户配置 - 🔌 多传输协议: 支持 SSE、Streamable 和 Stdio 传输 - 🔐 安全认证: 支持 Bearer Token 认证保护 API 访问 - Node.js ≥ 20.0.0 - pnpm
Reapi/mcp Openapi
MCP ServerA Model Context Protocol (MCP) server that loads and serves multiple OpenAPI specifications to enable LLM-powered IDE integrations. This server acts as a bridge between your OpenAPI specifications and LLM-powered development tools like Cursor and other code editors. - Loads multiple OpenAPI specifications from a directory - Exposes API operations and schemas through MCP protocol - Enables LLMs to