MCPServers
Swagger Explorer - MCP server logo

Swagger Explorer

18
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 API by fetching and analyzing the Swagger documentation. Parameters: url (string), options (object with paths and schemas boolean)

get_schema_details

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

get_response_schemas

Fetches the available response schemas for a specific endpoint. Parameters: url (string), path (string), method (string)

Last Updated: April 25, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그