Skip to main content
Glama

Swagger MCP

by Vizioz
MIT License
34
53
  • Linux
  • Apple

fetch_swagger_info

Extract API endpoint details from Swagger/OpenAPI documentation. Automatically detects swagger.json or swagger.yaml files using the provided URL or common paths, enabling integration and model generation.

Instructions

Fetch Swagger/OpenAPI documentation to discover available API endpoints

Input Schema

NameRequiredDescriptionDefault
urlNoURL to the swagger.json or swagger.yaml file. If not provided, will try to use the base URL with common Swagger paths.

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL to the swagger.json or swagger.yaml file. If not provided, will try to use the base URL with common Swagger paths.", "type": "string" } }, "required": [], "type": "object" }
Install Server

Other Tools from Swagger MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vizioz/Swagger-MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server