# betterprompt-mcp

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/AungMyoKyaw/betterprompt-mcp  
**GitHub Stars:** 0  
**npm Downloads (last month):** 206  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/betterprompt-mcp

## Description
MCP server for AI-enhanced prompt engineering and request conversion.

## Tools
Capabilities this server exposes over MCP:

- **enhance-request** — Transforms user requests into world-class AI-enhanced prompts using advanced prompt engineering techniques.

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "betterprompt-mcp": {
    "command": "npx",
    "args": ["-y","betterprompt-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

