MCP Directory
Back

claude-prompts

by minipuft · TypeScript · ★ 147

MCP prompt template server: hot-reload, thinking frameworks, quality gates

#ai-automation#ai-development#ai-workflows#claude#llm#llm-tools#mcp#model-context-protocol#nodejs#prompt-engineering#prompt-management#prompt-templates#typescript

Install

npx -y github:minipuft/claude-prompts

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-prompts": {
      "command": "npx",
      "args": [
        "-y",
        "github:minipuft/claude-prompts"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/claude-prompts) [](https://www.gnu.org/licenses/agpl-3.0) **An MCP workflow server.** Craft reusable prompts with validation and reasoning guidance. Orchestrate agentic workflows with a composable operator syntax. Export as native skills. [Quick Start](#quick-start) · [What You Get](#what-you-get) · [Compose Workflows](#compose-workflows) · [Run Anywhere](#run-anywhere) · [Docs](#documentation) Chain + gate validation in action (haiku model) — gates catch errors and guide self-correction, even on the cheapest model | Your client already does | This serve…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers