Swagger_MCP_Server_With_Docker

AndreasLagemann/Swagger_MCP_Server_With_Docker

3.1

If you are the rightful owner of Swagger_MCP_Server_With_Docker 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.

The Swagger MCP server is designed to facilitate the integration of Swagger specifications with AI-driven model context protocol (MCP) servers, enabling seamless model generation and endpoint management.

Tools

Functions exposed to the LLM to take actions

getSwaggerDefinition

Downloads a Swagger definition from a URL.

listEndpoints

Lists all endpoints from the Swagger definition.

listEndpointModels

Lists all models used by a specific endpoint.

generateModelCode

Generates TypeScript code for a model.

generateEndpointToolCode

Generates TypeScript code for an MCP tool definition.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources