Skip to main content
Glama

OpenAPI to MCP Server

createPet

Generate a pet entry by submitting a request body, enabling integration with APIs through the MCP server created from OpenAPI specifications.

Input Schema

NameRequiredDescriptionDefault
requestBodyYesParameter: requestBody

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "requestBody": { "additionalProperties": true, "description": "Parameter: requestBody", "properties": {}, "type": "object" } }, "required": [ "requestBody" ], "type": "object" }
Install Server

Other Tools from OpenAPI to MCP Server

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/TykTechnologies/api-to-mcp'

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