Skip to main content
Glama

MCP Tool Starter Kit

by He110te4m

getUserInfo

Retrieve user details by providing a userId through an API call. Simplifies user data access for efficient integration and management within the MCP Tool Starter Kit environment.

Instructions

Fetches user information from an API

Input Schema

NameRequiredDescriptionDefault
userIdYes

Input Schema (JSON Schema)

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

Other Tools from MCP Tool Starter Kit

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/He110te4m/mcp-starter'

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