Skip to main content
Glama

MCP Instruct

by hlsitechio

kb_onboard

Collect initial user information through interactive questions to establish personalized context for AI agents, supporting categories like professional details and preferences.

Instructions

Start interactive onboarding to collect initial information. Returns questions for the specified category.

Input Schema

NameRequiredDescriptionDefault
categoryNoCategory of questions to askall

Input Schema (JSON Schema)

{ "properties": { "category": { "default": "all", "description": "Category of questions to ask", "enum": [ "initial", "professional", "preferences", "projects", "all" ], "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