-
securityF
license-
qualityA Model Context Protocol server that allows LLMs to execute shell commands and receive their output in a controlled manner.
Last updated -
Python
Provides specialized prompt suggestions for MySQL database design and development tasks
Offers tailored prompt suggestions for PostgreSQL database design and development
Delivers frontend-specific prompt suggestions optimized for React framework development
RT-Prompt-MCP 是一个基于 Model Context Protocol (MCP) 的服务器,专注于提供开发和设计相关的提示词补充建议。
全局安装:
安装后,直接运行:
在支持 MCP 协议的应用中(如 Claude Desktop)配置:
该 MCP Server 提供三个主要工具:
context
: 当前上下文或任务描述databaseType
: 数据库类型(如 MySQL、PostgreSQL 等)language
: 编程语言(如 Java、Python 等)context
: 当前上下文或任务描述framework
: 前端框架(如 React、Vue 等)deviceType
: 设备类型(如移动端、桌面端等)context
: 当前上下文或任务描述taskType
: 任务类型(如代码生成、文档生成等)例如,要获取 MySQL 数据库设计的建议:
MIT
You must be authenticated.
A Model Context Protocol server that provides specialized prompt suggestions for backend development, frontend development, and general tasks to help LLMs generate better content.