Skip to main content
Glama

Swagger MCP

by Vizioz
MIT License
15
54
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port on which the server will run3000
NODE_ENVNoThe environment (development, production, test)
LOG_LEVELNoLogging level (info, error, debug)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_swagger_info

Fetch Swagger/OpenAPI documentation to discover available API endpoints

list_endpoints

List all available API endpoints after fetching Swagger documentation

get_endpoint_details

Get detailed information about a specific API endpoint

execute_api_request

Execute an API request to a specific endpoint

validate_api_response

Validate an API response against the schema from Swagger documentation

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