HomeDevelopment › claude-prompts-mcp

claude-prompts-mcp

Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client.

TypeScript Local macOSWindowsLinux
★ 186 stars Last pushed 2026-09-24 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 4.0.1)

npx -y claude-prompts@4.0.1

Or add to your MCP client config:

{
  "mcpServers": {
    "claude-prompts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "claude-prompts@4.0.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry