Skip to main content
Glama

MCP Content Curation Server

suggest_category

Use AI to automatically suggest the most appropriate category for educational courses based on their title and description, helping organize content effectively.

Instructions

Sugere categoria mais apropriada para um curso usando IA

Input Schema

NameRequiredDescriptionDefault
descriptionYesDescrição do curso
titleYesTítulo do curso

Input Schema (JSON Schema)

{ "properties": { "description": { "description": "Descrição do curso", "type": "string" }, "title": { "description": "Título do curso", "type": "string" } }, "required": [ "title", "description" ], "type": "object" }

Other Tools from MCP Content Curation Server

Related Tools

    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/alexandrekumagae/ai-content-categorization-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server