Search: swagger
Search MCP servers and agent skills by name, description, category or topic — 9 results.
zaizaizhao/mcp-swagger-server
A Model Context Protocol (MCP) server that converts OpenAPI/Swagger specifications to MCP format, enabling AI assistants to interact with REST APIs through standardized protocol.
Neo1228/spring-boot-starter-swagger-mcp
Turn your Spring Boot application into an MCP server instantly by reusing existing Swagger/OpenAPI documentation.
eyaushev/swagger-testcase-mcp
MCP server for API test case generation from Swagger/OpenAPI specs. Parses Swagger 2.0 and OpenAPI 3.x, generates test cases across 8 categories (happy path, validation, auth, error handling, boundary, security injection, idempotency, pagination/concurrency) with export to Markdown, Gherkin, Postman, k6, pytest, Allure, and TestRail.
kadykov/mcp-openapi-schema-explorer
Token-efficient access to OpenAPI/Swagger specs via MCP Resources.
delimit-ai/delimit
API governance server that detects breaking changes in OpenAPI specs. Diffs two spec versions, applies configurable policy rules (strict/default/relaxed), and returns structured pass/fail verdicts. 23 change types, 10 breaking. Supports OpenAPI 3.0, 3.1, and Swagger 2.0.
ycs77/apifable
MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.
Muhammed-AbdelGhany/rest_api_mcp
MCP server for authenticated REST API calls — auto-login, token caching, 2FA/OTP support, Swagger spec fetch, and fuzzy endpoint search. Works with any REST API without writing auth code.
ReAPI-com/mcp-openapi
MCP server that lets LLMs know everything about your OpenAPI specifications to discover, explain and generate code/mock data
bbonnin/openapi-to-mcp
MCP server that automatically converts any OpenAPI/Swagger specification into a set of usable MCP tools. Unlike manual tool definition, this approach auto-generates tools directly from the Swagger spec, ensuring consistency, reducing maintenance effort, and preventing mismatches between the tools and the actual API.