Skip to main content
Glama

MCP YAML API

by molavec

getUserWithPathParameters

Retrieve user details by specifying the user ID using the MCP YAML API's path parameter functionality, enabling integration without custom coding.

Instructions

Retrieve a user by ID.

Input Schema

NameRequiredDescriptionDefault
idNo

Input Schema (JSON Schema)

{ "properties": { "id": { "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