F

npm:clarifyprompt-mcp

https://www.npmjs.com/package/clarifyprompt-mcp
55/100 · MCP Trust Grade · checked 3h ago · MCP 1.6.8

What it offers — 23 tools · Developer Tools

optimize_prompt

Optimize a prompt for a specific AI platform. Context-aware: auto-gathers workspace signals (CLAUDE.md / AGENTS.md / .cursorrules / package.json), res

list_categories

List all available prompt optimization categories with platform counts including custom platforms

list_platforms

List available platforms for a category, including custom registered platforms.

list_modes

List available output modes for prompt optimization

register_platform

Register a new custom AI platform for prompt optimization.

update_platform

Update a custom platform or add/override instructions on a built-in platform.

unregister_platform

Remove a custom platform, or clear instruction overrides on a built-in.

inspect_context

Preview the ContextBundle (workspace rules, frameworks, target-model capabilities, resolved analysis, session history) without running optimization. R

list_traces

List recent optimization traces from the local tracer. Summary only; use get_trace for full records.

get_trace

Fetch the full trace for an optimization ID, including system prompt + output. Looks back 7 days by default.

save_outcome

Tell ClarifyPrompt whether an optimization

memory_search

Semantic search over the persistent memory store. Returns facts, pack chunks, and past optimizations ranked by vector similarity to the query. Useful

memory_remember

Explicitly add a fact to persistent memory. Use when the user says something the engine should remember across sessions (preferences, conventions, pro

memory_forget

Invalidate (soft-delete) a fact by its id. The fact is marked invalidated_at = now and won

memory_list_facts

List live (non-invalidated) facts in persistent memory, optionally filtered by scope and predicate. Sorted by most-recently-observed first. Useful for

explain_last_curation

Render a human-readable explanation of the Context Curator

load_knowledge_pack

Load a knowledge pack — a markdown document with optional YAML frontmatter — into the persistent memory store. The pack is chunked by heading, each ch

list_packs

List knowledge packs currently loaded in the persistent memory store.

+5 more tools

Spec / packaging20%100
Security (OWASP MCP)30%15
Maintenance / popularity20%100
Tool hygiene15%95
Transparency / provenance15%90

Findings

FAILMCP01 Prompt-injection / hidden-instruction markup found in package source.
WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package clarifyprompt-mcp@1.6.8 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:clarifyprompt-mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:clarifyprompt-mcp grade F
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade F · wmcp.sh
[![MCP Trust Grade F](https://wmcp.sh/mcp/grade/npm%3Aclarifyprompt-mcp/badge.svg)](https://wmcp.sh/mcp/grade/npm%3Aclarifyprompt-mcp)
<a href="https://wmcp.sh/mcp/grade/npm%3Aclarifyprompt-mcp"><img src="https://wmcp.sh/mcp/grade/npm%3Aclarifyprompt-mcp/badge.svg" alt="MCP Trust Grade F · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.