Skip to main content
Glama

MCP Instruct

by hlsitechio

kb_update_preferences

Customize your AI interaction experience by updating communication style, technical level, response detail, and personal preferences for tailored assistance.

Instructions

Update user preferences (communication style, technical level, etc.)

Input Schema

NameRequiredDescriptionDefault
communicationStyleNo
favoriteToolsNo
interestsNo
learningStyleNo
responseDetailNo
technicalLevelNo
workingHoursNo

Input Schema (JSON Schema)

{ "properties": { "communicationStyle": { "type": "string" }, "favoriteTools": { "items": { "type": "string" }, "type": "array" }, "interests": { "items": { "type": "string" }, "type": "array" }, "learningStyle": { "type": "string" }, "responseDetail": { "enum": [ "concise", "detailed", "balanced" ], "type": "string" }, "technicalLevel": { "enum": [ "beginner", "intermediate", "expert" ], "type": "string" }, "workingHours": { "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