RT-Prompt-MCP
Related Servers
Alternatives to RT-Prompt-MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA Model Context Protocol server that provides development standards and best practices context to AI coding assistants, ensuring generated code adheres to team/project conventions.38 npm1MIT
- FlicenseCqualityDmaintenanceA Model Context Protocol server that helps programmers understand code by providing explanations, tech stack analysis, and best practice suggestions through prompt templates.36 npm1-
- AlicenseDqualityDmaintenanceA server based on Model Context Protocol that provides predefined prompt templates for tasks like code review and API documentation generation, enabling more efficient workflows in Cursor/Windsurf editors.1013 npm247MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that helps users create, validate, manage, and optimize prompts using the RISEN framework (Role, Instructions, Steps, Expectations, Narrowing).1MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that generates prompts based on Git repository content, including a command to generate PR descriptions from diffs.32MIT
- -licenseNot gradedqualityNot gradedmaintenanceA Model Context Protocol server that helps users create, validate, and optimize AI prompts using the RISEN framework (Role, Instructions, Steps, Expectations, Narrowing).-
TDQS
Scored across 6 tools
The tools are clearly distinguished by their target domains (backend, frontend, general, RT-CRUD, UI design, Feishu), making misselection unlikely. However, the lack of descriptions means the exact boundaries between 'general' and domain-specific suggestions are unclear, which could cause minor confusion.
All tools follow a perfect 'get_[domain]_suggestions' pattern, with consistent snake_case and verb-noun structure. This predictability makes it easy for agents to understand and use the toolset without naming-related errors.
Six tools is a reasonable number for a prompt suggestion server, covering multiple domains without being overwhelming. It could be slightly thin if more granular domains are needed, but the scope appears well-defined for common development areas.
The toolset is severely incomplete as it only provides 'get' operations with no ability to create, update, delete, or manage prompts. For a prompt management server, this represents significant gaps that will limit agent workflows and cause dead ends in multi-step tasks.