Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_user_by_name

Retrieve user details by specifying their last name using the get_user_by_name tool on the AYX-MCP-Wrapper server, enabling efficient user management.

Instructions

Get a user by their last name

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "get_user_by_nameArguments", "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/jupiterbak/AYX-MCP-Wrapper'

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