What is MCP?easy

Type
conceptual
Topic
what-is-mcp
Frequency
common
Tags
mcp, protocol
Answer

MCP (Model Context Protocol) is an open protocol that standardizes how AI applications connect to external tools, data, and systems.

Explanation

Instead of every application writing custom integration code for every tool, MCP defines a shared client-server protocol so a tool built once as an MCP server works with any compliant host application.

Follow-upWhat problem does MCP actually solve?