Skip to main content
Glama

MCP Instruct

by hlsitechio

kb_update_projects

Update project context including current projects, technologies, goals, challenges, team size, and methodology to maintain accurate organizational knowledge.

Instructions

Update project context (current projects, technologies, goals)

Input Schema

NameRequiredDescriptionDefault
challengesNo
currentProjectsNo
goalsNo
methodologyNo
teamSizeNo
technologiesNo

Input Schema (JSON Schema)

{ "properties": { "challenges": { "items": { "type": "string" }, "type": "array" }, "currentProjects": { "items": { "type": "string" }, "type": "array" }, "goals": { "items": { "type": "string" }, "type": "array" }, "methodology": { "type": "string" }, "teamSize": { "type": "number" }, "technologies": { "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