Skip to content

Z Prompt

Free

by MCP Community

A MCP tool for managing project prompts

v1.0.11Added Apr 12, 2026
mcppromptmanagementcursorai
Works with:ClaudeGPTGeminiCopilot

Z Prompt MCP Server

A MCP tool for managing project prompts

Installation

npx -y z-prompt-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y z-prompt-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "z-prompt": {
      "command": "npx",
      "args": ["-y", "z-prompt-mcp"]
    }
  }
}