Skip to main content
Glama

Mentor MCP Server

writing_feedback

Analyzes essays, articles, or documentation to provide feedback on clarity, grammar, style, and structure, helping improve overall writing effectiveness.

Instructions

Provides feedback on a piece of writing, such as an essay, article, or technical documentation, focusing on clarity, grammar, style, structure, and overall effectiveness.

Input Schema

NameRequiredDescriptionDefault
textYesThe text to review
writing_typeYesThe type of writing (e.g., 'essay', 'article', 'documentation')

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "The text to review", "type": "string" }, "writing_type": { "description": "The type of writing (e.g., 'essay', 'article', 'documentation')", "type": "string" } }, "required": [ "text", "writing_type" ], "type": "object" }

You must be authenticated.

Other Tools from Mentor MCP 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/cyanheads/mentor-mcp-server'

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