Skip to main content
Glama

MCP Instruct

by hlsitechio

kb_update_professional

Update professional details including occupation, experience, skills, and education to maintain accurate personal knowledge for AI context.

Instructions

Update professional information (job, skills, experience, etc.)

Input Schema

NameRequiredDescriptionDefault
certificationsNo
currentCompanyNo
educationNo
industryNo
occupationNo
roleNo
skillsNo
specializationsNo
yearsOfExperienceNo

Input Schema (JSON Schema)

{ "properties": { "certifications": { "items": { "type": "string" }, "type": "array" }, "currentCompany": { "type": "string" }, "education": { "items": { "type": "string" }, "type": "array" }, "industry": { "type": "string" }, "occupation": { "type": "string" }, "role": { "type": "string" }, "skills": { "items": { "type": "string" }, "type": "array" }, "specializations": { "items": { "type": "string" }, "type": "array" }, "yearsOfExperience": { "type": "number" } }, "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