LLM-MCP-Servers/swagger-json-mcp
If you are the rightful owner of swagger-json-mcp 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.
A robust Model Context Protocol (MCP) server designed to efficiently handle large Swagger/OpenAPI JSON documents, providing structured query interfaces to overcome limitations of LLMs with large API documentation files.
Tools
Functions exposed to the LLM to take actions
list_swaggers
List all available Swagger projects.
get_swagger_overview
Get project overview and statistics.
get_api_info
Retrieve complete API information with resolved schemas.
get_schema
Get fully resolved schema definitions.
search_apis
Search API endpoints with advanced filtering.
search_schemas
Search schema definitions with type filtering.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client