Skip to main content
Glama

MCP YAML API

by molavec

getUsersWithQueryParameters

Retrieve a paginated list of users by specifying page and limit parameters, enabling efficient user data management within the MCP YAML API ecosystem.

Instructions

Retrieve a list of users with pagination.

Input Schema

NameRequiredDescriptionDefault
limitNo
pageNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "type": "string" }, "page": { "type": "string" } }, "required": [], "type": "object" }

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/molavec/mcp-yaml-api'

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