Search

Search IconIcon to open search

Model Context Protocol

Last updatedUpdated: by Jakub Žovák · 2 min read

Properties
created 21.02.2025, 15:17
modified 03.04.2026, 12:06
published Empty
topics MCP
authors Empty
ai-assisted No

MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.

# Topics

# Spec Releases

# Resources

# Deprecated

# Criticism

# Remote MCP (With Auth)

Developers can also create their own Integrations in as little as 30 minutes using our documentation or solutions like Cloudflare that provide built-in OAuth authentication, transport handling, and integrated deployment.

# LLM Providers Support

Source: How to use Anthropic MCP Server with open LLMs
MCP is originally designed for Claude but can be used with other LLM by writing custom adapter for it.
Official Support: