Claude Prompts MCP server
Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client.
187 stars47 downloads/wk
Reviews
Write oneNobody has reviewed Claude Prompts yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Claude Prompts tools
No tool declarations could be read from the package source. They show once the server is installed.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- Code scan98 source files scanned20/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Findings (1)
- mediumeval / new Function used
exec.evalresources/gates/pr-security/gate.yaml: …idance forbidden_patterns: - 'eval(' - 'innerHTML =' - 'dangero…
What the publisher says
From the Claude Prompts repository's README, as published. We do not edit it. Read it on GitHub
<!-- maintainers: this README is governed by docs/portfolio/readme-charter.md — run cd server && npm run validate:readme before committing changes -->
Claude Prompts
The portable workflow layer beside your AI coding harness.
Your client executes with its own tools, agents, and context. Claude Prompts adds reusable prompt resources, composable chains, validation gates, and client-native skill export.
Quick Start · What You Get · Compose Workflows · Run Anywhere · Docs
What your AI client gives you — and what this server adds
Is this for me?
- Use this if you write the same prompts repeatedly, run multi-step workflows, or want to share reusable prompts with a team.
- Skip if your client's built-in /commands already handle what you need, or you're looking for a no-code prompt library.
- Works with Claude Code, Claude Desktop, Cursor, OpenCode, Gemini CLI, Codex, Windsurf, and Zed. Plugin installers add hooks (chain tracking, gate enforcement, state preservation) for Claude Code, OpenCode, Gemini CLI, and Codex (experimental); other clients run MCP-only.
<!-- diataxis: how-to -->
Quick Start
Claude Code (Recommended)
# Add marketplace (first time only)
/plugin marketplace add minipuft/minipuft-plugins
# Install
/plugin install claude-prompts@minipuft
# Try it
>>tech_evaluation_chain library:'zod' context:'API validation'Development setup
Load plugin from local source for development:
git clone https://github.com/minipuft/claude-prompts-mcp ~/Applications/claude-prompts-mcp
cd ~/Applications/claude-prompts-mcp/server && npm install && npm run build
claude --plugin-dir ~/Applications/claude-prompts-mcpEdit hooks/prompts → restart Claude Code. Edit TypeScript → rebuild first.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y claude-prompts on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add claude-prompts-mcp -- npx -y claude-prompts
Claude Prompts: common questions
- Is Claude Prompts MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the Claude Prompts safety report
- How do I install Claude Prompts?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Claude Prompts need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Claude Prompts maintained?
- The last commit was in the last day (2026-09-23). The latest release is v4.0.1.
- What can I use instead of Claude Prompts?
- Servers from other publishers that do the same job: Image MCP server, Agent-Native Analytics MCP server and llmtrim MCP server. Compare all Claude Prompts alternatives.
Alternatives to Claude Prompts
Same job from other publishers: the closest match first, then the best rated.
- ImageAI image generation and editing with prompt optimization and quality presetsnot reviewedEstablishedB
- Agent-Native AnalyticsAgent-Native Amplitude/Mixpanel - connect data sources, prompt for chartsnot reviewedEstablishedA
- llmtrimMCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.not reviewedEstablishedA
- three.ws ProvenanceAppend-only, signed, on-chain-verifiable agent action log — record and audit what agents did.not reviewedEstablishedB
- Oh My Posh ConfiguratorMCP server for creating, validating, and exporting Oh My Posh terminal prompt configurations.not reviewedGrowingA