seeeeeeong/swagger-mcp-server
3.2
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 server provides Swagger API documentation to LLMs using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
getApiTags
Get all available API tags (service categories)
getApisByTag
Retrieve all APIs under a specific tag
getApiDetail
Get detailed information about a specific API
getComponentSchema
Retrieve component schema definitions (DTO structure)
getFullSwaggerJson
Retrieve the full Swagger JSON document
refreshSwaggerCache
Refresh the Swagger cache
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client