74
/ 100
23 days ago
glama

Pretty Prompt MCP Server

Exposes tools to list and save prompts from the Pretty Prompt library, enabling integration with AI editors like Cursor and Claude Desktop.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: PRETTY_PROMPT_API_KEY, PRETTY_PROMPT_SUPABASE_ANON_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretPRETTY_PROMPT_API_KEY"": "pp_mcp_..."
configPRETTY_PROMPT_BACKEND_URL"": "http://0.0.0.0:8000",
🔐 secretPRETTY_PROMPT_SUPABASE_ANON_KEY"": "your-local-anon-key"
configPRETTY_PROMPT_SUPABASE_URL"": "http://127.0.0.1:54321",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/charliemday-pretty-mcp-wze14k)](https://m8ven.ai/mcp/charliemday-pretty-mcp-wze14k)
commit: aa59f0a7a1944323991c004038537dac19386d24
code hash: 3835915973463144f3c2d6f1b8fa57f3bfc8826db4d9ee81639c0a575188cf6a
verified: 7/8/2026, 8:45:01 AM
view raw JSON →