SwaggerMcpServer

oguzhan2142/SwaggerMcpServer

3.1

If you are the rightful owner of SwaggerMcpServer 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 a Model Context Protocol server designed to load and explore OpenAPI documents, providing tools for operation and schema exploration over stdio.

Tools

Functions exposed to the LLM to take actions

reload_openapi

Reload the OpenAPI document from a URL or file path.

list_openapi_operations

List operations, optionally filtered by tag and free-text search.

get_operation_details

Get method, path, parameters, request body, and responses for an operation.

list_component_schemas

List component schema names.

get_component_schema

Return the raw OpenAPI v3 JSON for a component schema by name.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources