aike1202/swagger-mcp-server
If you are the rightful owner of swagger-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This is a powerful MCP (Model Context Protocol) server that transforms any Swagger/OpenAPI documentation into AI-understandable and callable toolsets.
Tools
Functions exposed to the LLM to take actions
list_services
View all configured API services.
list_endpoints
List all endpoint summaries in a service.
search_apis
Perform intelligent fuzzy search for APIs.
get_endpoint_details
Get complete endpoint definitions including request parameters and response schema.
debug_endpoint
AI directly calls real interfaces with features like auto-authentication.
generate_curl
Generate standard cURL commands for terminal use.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client