Skip to main content
Glama

OpenAPI Lambda MCP Server

by ingeno
petstore.yaml553 B
# Swagger Petstore API v3 # This profile is used for testing and demonstrations api_name: PetstoreAPI api_base_url: https://petstore3.swagger.io/api/v3 api_spec_url: https://petstore3.swagger.io/api/v3/openapi.json # Authentication configuration auth_type: none # Petstore doesn't require authentication # Local development configuration local_port: 8080 # Port for local Docker container (default: 8080) # Notes: # - This is a public test API provided by Swagger # - No authentication required # - Useful for testing deployments and MCP protocol

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/ingeno/mcp-openapi-lambda'

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