К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Model Context Protocol – Fundamentals to Advanced Use · LearnSpace
Назад в каталог
courseraПрограммирование

Model Context Protocol – Fundamentals to Advanced Use

Курс от Packt
Средний≈ 9.4 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. Modern AI systems rely on structured communication between models, tools, and applications. In this course, you will learn how the Model Context Protocol (MCP) enables seamless interaction between large language models, tools, and external systems. You’ll gain a clear understanding of MCP architecture, server-client interactions, and how MCP solves key limitations in AI integrations. By exploring both theory and real-world implementations, you will build the skills needed to design scalable AI tool integrations and develop powerful AI-enabled applications. The course begins with a foundational overview of MCP, explaining how the protocol works, the problems it solves for LLMs, and why it is considered a universal adapter for AI applications. You’ll explore the core architecture, server-client-host relationships, and communication transports such as STDIO, Server-Sent Events (SSE), and Streamable HTTP. These lessons provide the conceptual framework required to understand how MCP systems operate within modern AI ecosystems. As the course progresses, you will move into hands-on development. You’ll build MCP servers from scratch, integrate tools, create resources and prompts, and test your implementations using development environments like Claude Desktop and VS Code. Through practical projects—such as building SQL-based MCP servers and real-world data integrations—you will learn how to develop functional MCP services and expand their capabilities. In the final sections, you will build a complete end-to-end MCP server project, integrate prompts and resources, and deploy your server remotely to production environments. This course is ideal for developers, AI engineers, and technical professionals interested in AI tooling and LLM integration. A basic understanding of programming, APIs, and software development concepts is recommended. The difficulty level is intermediate. By the end of the course, you will be able to design MCP architectures, build and test MCP servers, integrate tools and resources for AI applications, and deploy scalable MCP services that extend the capabilities of modern AI systems.

Навыки, которые вы освоите

Model Context ProtocolServersSQLTool CallingServer SideApplication DeploymentAI WorkflowsData IntegrationPrompt EngineeringLLM ApplicationData AccessLarge Language ModelingDebuggingDevelopment EnvironmentAnthropic ClaudeCloud DeploymentAI Integrations

Программа курса

8 модулей · 56 учебных материалов

01Introduction4 материалов

Introduction

Introduction & Course PrerequisitesВидеоFull Course ResourcesЧтениеWatch this DEMOВидеоCourse StructureВидео
02MCP Quick Overview8 материалов

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

Model Context Protocol – Fundamentals to Advanced Use
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 9.4 ч

8 модулей

Язык: Английский

Субтитры: Арабский, Французский, Итальянский, Бразильский португальский, Корейский, Испанский, Японский

Часть программы вашего университета

MCP Quick Overview

MCP BreakdownВидеоServer and Clients - How They Work - Full OverviewВидеоMCP - The Universal Adapter for AI Applications - Deep DiveВидеоThe Problems MCP Solves for LLMsВидеоAdvantages of MCP for LLMs and AI AgentsВидеоCommon Questions - MCP Server and Tool Calling and APIsВидеоUnderstanding the Model Context Protocol (MCP) and Client-Server CommunicationDIALOGUEMCP Quick Overview - AssessmentЗадание
03MCP Deep Dive - Main Concepts10 материалов

MCP Deep Dive - Main Concepts

MCP Architecture and MCP Server Core Architecture OverviewВидеоHow Does it All Work - MCP Servers, Clients, and HostВидеоMCP Transports Deep DiveВидеоThe Three MCP Transports - STDIO Pros and ConsВидеоSSE - How it Works and Pros and ConsВидеоStreamable HTTP - How it Works and Pros and ConsВидеоCommunication Lifecycle - STDIO and Streamable MCP Overview for Remote ServersВидеоMCP Summary - The Architecture of a Collaborative EcosystemВидеоExploring MC P Architecture and TransportsDIALOGUEMCP Deep Dive - Main Concepts - AssessmentЗадание
04MCP Hands-on - Build Simple MCPs and Testing12 материалов

MCP Hands-on - Build Simple MCPs and Testing

Build MCP Servers - Dev Tools You NeedВидеоHands-on: Running our First Community MCP Server in Claude DesktopВидеоBuilding our First MCP Server and Testing Using MCP Inspector - Local STDIOВидеоAdding Another Tool to Our MCP Server and TestingВидеоTesting Our MCP Server in Claude DesktopВидеоBuilding a Sqlite MCP Server - Community Chatter MCP ServerВидеоSQL MCP Server - Getting CountriesВидеоAdding More Tools to Our MCP Server - World Countries MCP ServerВидеоInstalling the World SQL MCP Server in Claude Desktop and TestingВидеоRunning our MCP Server in VS Code with CopilotВидеоSetting Up Your First MCP Server Development EnvironmentDIALOGUEMCP Hands-on - Build Simple MCPs and Testing - AssessmentЗадание
05MCP Hands-on: MCP Resources and Prompts7 материалов

MCP Hands-on: MCP Resources and Prompts

MCP Primitives OverviewВидеоCreating a Prompt MCP Server and TestingВидеоMCP Resources - Get Book Inventory ResourcesВидеоMCP Server - Resources Adding More Resources and Testing in Claude DesktopВидеоUsing Streamable HTTP Transport Type to Run an MCP Server - Deep DiveВидеоUnderstanding MCP Primitives: Tools, Prompts, and ResourcesDIALOGUEMCP Hands-on: MCP Resources and Prompts - AssessmentЗадание
06MCP Hands-on: Build an End-to-End - E2E - MCP Server7 материалов

MCP Hands-on: Build an End-to-End - E2E - MCP Server

Building the Recipe MCP Server - Setup and Saving RecipesВидеоAdding More Tools to the Recipe MCP ServerВидеоAdding Resources to MCP ServerВидеоAdding Prompts to the MCP ServerВидеоTesting our Recipe MCP Server in Claude Desktop and DebuggingВидеоBuilding and Testing an End-to-End MCP Recipe ServerDIALOGUEMCP Hands-on: Build an End-to-End - E2E - MCP Server - AssessmentЗадание
07MCP Hands-on: Deploying an MCP Server Remotely5 материалов

MCP Hands-on: Deploying an MCP Server Remotely

Deploying our MCP Server to Render - Preparation and DeploymentВидеоTesting our Remote MCP Server in Claude DesktopВидеоRunning the Remote MCP Server in VS CodeВидеоDeploying and Connecting Your Python MCP Server to the CloudDIALOGUEMCP Hands-on: Deploying an MCP Server Remotely - AssessmentЗадание
08Wrap up3 материалов

Wrap up

Wrap up & Next StepsВидеоFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание