Skip to main content
Glama

OpenAPI to MCP Server

listPets

Retrieve a specified number of pets from an API by defining a limit, powered by the OpenAPI to MCP Server for streamlined API interactions.

Input Schema

NameRequiredDescriptionDefault
limitNoHow many items to return at one time

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "description": "How many items to return at one time", "type": "integer" } }, "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