Skip to main content
Glama

RT-Prompt-MCP

by yuyao1999

get_general_suggestions

Generate prompt suggestions tailored to your context and task type to improve content creation for backend, frontend, or general development tasks.

Input Schema

NameRequiredDescriptionDefault
contextNo当前上下文或任务描述
taskTypeNo任务类型,如代码生成、文档生成等

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "context": { "description": "当前上下文或任务描述", "type": "string" }, "taskType": { "description": "任务类型,如代码生成、文档生成等", "type": "string" } }, "type": "object" }

Other Tools from RT-Prompt-MCP

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/yuyao1999/rt-prompt-mcp'

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