← Index

io.github.AungMyoKyaw/betterprompt-mcp

io.github.AungMyoKyaw/betterprompt-mcp·v0.2.1·Other
Quality Score
65
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "betterprompt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "betterprompt-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "betterprompt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "betterprompt-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y betterprompt-mcp
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other