Skip to main content
Glama

RT-Prompt-MCP

by yuyao1999

get_feishu_prompt

Retrieve specialized prompt suggestions for backend, frontend, and general tasks by specifying a prompt name. Enhances LLM content generation with tailored context.

Input Schema

NameRequiredDescriptionDefault
prompt_nameYes提示词名称,如'UI转化提示词'、'AI生成UI-3D风格'等

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt_name": { "description": "提示词名称,如'UI转化提示词'、'AI生成UI-3D风格'等", "type": "string" } }, "required": [ "prompt_name" ], "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