Skip to main content
Glama

RT-Prompt-MCP

by yuyao1999

get_rt_crud_suggestions

Generate optimized CRUD operation prompts for backend development, tailored to Java/Kotlin package paths, to enhance LLM content creation for RT-Prompt-MCP.

Input Schema

NameRequiredDescriptionDefault
base_pathNo可选的 Java/Kotlin 根包路径,例如 'com.example.myapp' 或 'cn.teamy'。如果提供,将替换提示中默认的 'cn.teamy'。请使用点分隔。

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "base_path": { "description": "可选的 Java/Kotlin 根包路径,例如 'com.example.myapp' 或 'cn.teamy'。如果提供,将替换提示中默认的 'cn.teamy'。请使用点分隔。", "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