Skip to main content
Glama

MCP Instruct

by hlsitechio

kb_update_personal

Update your personal details like name, location, languages, and pronouns to maintain accurate context for AI interactions.

Instructions

Update personal information (name, location, languages, etc.)

Input Schema

NameRequiredDescriptionDefault
birthPlaceNo
birthYearNo
currentLocationNo
languagesNo
nameNo
nationalityNo
pronounsNo
timezoneNo

Input Schema (JSON Schema)

{ "properties": { "birthPlace": { "type": "string" }, "birthYear": { "type": "number" }, "currentLocation": { "type": "string" }, "languages": { "items": { "type": "string" }, "type": "array" }, "name": { "type": "string" }, "nationality": { "type": "string" }, "pronouns": { "type": "string" }, "timezone": { "type": "string" } }, "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/hlsitechio/mcp-instruct'

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