Prompts (MCP Prompts)

Prompts in MCP are pre-defined templates that a server can suggest to a client. They help bridge the gap between user intent and model execution by providing "shortcuts" or "best practices" for common tasks.

Why use MCP Prompts?

Questions & Answers

What are "MCP Prompts," and how do they differ from user messages?

MCP Prompts are pre-defined templates provided by a server to a client. Unlike raw user messages, these templates are pre-structured by developers to ensure the model receives the most effective instructions for a specific server's tools and resources.

Why should a server developer provide pre-defined prompt templates?

Pre-defined prompts ensure consistency and efficiency. They help the model handle complex scenarios by providing expert-tuned instructions, saving the user from having to engineer the perfect query for specialized use cases.

How do MCP prompts improve the user experience of AI applications?

They act as "shortcuts" for common tasks. By surfacing best-practice templates directly in the AI interface, they allow users to interact with complex tools more easily without needing to understand the underlying technical implementation.

Back to Glossary