Skip to main content
Glama

MCP Content Curation Server

improve_content

Enhance course titles and descriptions by applying content optimization best practices to improve clarity and engagement.

Instructions

Melhora título e descrição de um curso seguindo boas práticas

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "description": { "description": "Descrição atual do curso", "type": "string" }, "title": { "description": "Título atual 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