MCP Prompt Templates

Pre-built prompts that guide AI assistants through multi-tool workflows

How MCP Prompts Work

MCP prompts are server-defined templates that clients can retrieve via prompts/list and prompts/get. They instruct AI assistants which tools to call, in what order, and when to pause for human review.

JSON-RPC: List available promptsclick to copy
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "prompts/list"
}

Available Prompts

Loading prompts from MCP server...