Skip to main content
Glama

MCP Instruct

by hlsitechio

kb_initialize

Initialize or check knowledge base status to determine if onboarding is needed and retrieve current profile summary for AI context management.

Instructions

Initialize or check knowledge base status. Returns current profile summary and whether onboarding is needed.

Input Schema

NameRequiredDescriptionDefault
profileIdNoProfile ID to use (default: "default")default

Input Schema (JSON Schema)

{ "properties": { "profileId": { "default": "default", "description": "Profile ID to use (default: \"default\")", "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