Skip to main content
Glama

MCP Instruct

by hlsitechio

kb_get_custom

Retrieve custom knowledge from persistent storage by category, enabling AI agents to access structured personal and organizational information for informed responses.

Instructions

Get custom knowledge by category

Input Schema

NameRequiredDescriptionDefault
categoryNoCategory to retrieve (optional, returns all if not specified)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Category to retrieve (optional, returns all if not specified)", "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