Skip to main content
Glama
LumabyteCo

Clarifyprompt-MCP

update_platform

Modify platform configurations in Clarifyprompt-MCP by updating custom platforms or adding instructions to built-in platforms for optimized prompt generation.

Instructions

Update a custom platform or add/override instructions on a built-in platform. For built-in platforms, only instructions, instructions_file, and syntax_hints_append are supported.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesPlatform ID to update
categoryYesCategory the platform belongs to
labelNoUpdated display name (custom platforms only)
descriptionNoUpdated description (custom platforms only)
syntax_hintsNoReplace syntax hints (custom platforms only)
syntax_hints_appendNoAdditional syntax hints to append (works for both built-in and custom)
instructionsNoInline instructions (replaces existing)
instructions_fileNoPath to .md instructions file (replaces existing)

Latest Blog Posts

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/LumabyteCo/clarifyprompt-mcp'

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