ABCDEFGHIJKLMNOPQRSTUVWXYZ
GLOSSARY

Model Context Protocol

DEFINITION

An open standard developed by Anthropic that defines how AI models like Claude communicate with external tools, data sources, and services. MCP enables AI assistants to read files, query databases, and call APIs in a standardized way.

Model Context Protocol (MCP) solves the integration fragmentation problem: every AI tool previously had its own proprietary way of connecting to external services. MCP provides a single protocol that any AI application can implement to access any MCP-compatible data source or tool.

MCP servers expose resources (files, database records) and tools (API calls, code execution) that AI models can access. Claude Desktop, Cursor, and dozens of other AI tools support MCP, and an ecosystem of MCP servers is growing for GitHub, Notion, Slack, Postgres, and more.

For developers building AI applications, MCP means you can connect Claude to your internal databases and APIs with a well-defined, secure protocol rather than custom glue code.

Tools That Use Model Context Protocol

C
Claude
9.4/10

Anthropic's AI assistant with industry-leading reasoning and safety

Free / $20/mo Pro / API from $3/M tokensView Review →
N
n8n
9.2/10

Open-source workflow automation built for AI pipelines

Free (self-hosted)View Review →