Skip to main content
Glama

MCP Instruct

by hlsitechio

kb_get_context

Retrieves structured personal and professional context data for AI systems, enabling LLMs to access relevant user information across categories like projects and preferences.

Instructions

Get AI-ready context string for LLM consumption

Input Schema

NameRequiredDescriptionDefault
categoriesNoCategories to include (default: all)

Input Schema (JSON Schema)

{ "properties": { "categories": { "default": [ "personal", "professional", "preferences", "projects" ], "description": "Categories to include (default: all)", "items": { "type": "string" }, "type": "array" } }, "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