Prp Mcp Create banner
coleam00 coleam00

Prp Mcp Create

Development community

Description

--- name: "prp-mcp-create" description: This command is designed to create a comprehensive Product Requirement Prompt (PRP) for building Model Context Protocol (MCP) servers referencing this codebase patterns mirroring tool setups for the users specific requirements. Usage: /prp-mcp-create path/to/prp.md Example usage: /prp-mcp-create weather-server "MCP server for weather data with API integration" Example usage: /prp-mcp-create file-manager "MCP server mirroring task master mcp" ``` --- # Cre

Installation

Installs to ~/.claude/commands/coleam00-remote-mcp-server-with-auth-prp-mcp-create.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/coleam00/remote-mcp-server-with-auth/HEAD/.claude/commands/prp-mcp-create.md -o ~/.claude/commands/coleam00-remote-mcp-server-with-auth-prp-mcp-create.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository