MCPServers
Swagger Explorer - MCP server logo

Swagger Explorer

17
0

Summary

This Swagger Explorer MCP, developed by John Neerdael, enables AI agents to analyze and interact with Swagger/OpenAPI specifications. Built with TypeScript and leveraging Playwright for web scraping, it provides tools for extracting API endpoints, schemas, and documentation from Swagger UI interfaces. The implementation focuses on dynamic exploration of APIs, offering functionality to filter endpoints by HTTP method and analyze response schemas. It's particularly useful for developers and AI assistants working with unfamiliar APIs, enabling use cases such as API integration planning, documentation review, and schema validation without manual parsing of Swagger specifications.

Available Actions(3)

Explore API

Explores the Swagger documentation at a given URL. Parameters: url (string), options (object) with paths (boolean) and schemas (boolean).

Get Schema Details

Retrieves detailed information about a specific schema. Parameters: url (string), schemaName (string) to specify the schema.

Get Response Schemas

Fetches the response schemas for a specific API endpoint. Parameters: url (string), path (string), method (string) to specify the HTTP method.

Last Updated: April 25, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas