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

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

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

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
CrewAI Tools, MCP, and Agentic RAG · LearnSpace
Назад в каталог
courseraПрограммирование

CrewAI Tools, MCP, and Agentic RAG

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

О курсе

This program introduces you to CrewAI Tools, MCP, and Agentic RAG, designed for developers and AI practitioners looking to build intelligent, production-ready multi-agent systems. You’ll begin by exploring how agents use tools to interact with external systems, including CrewAI’s built-in tools and custom tool development for real-world workflows. Next, you’ll dive into memory and knowledge systems, learning how agents store, retrieve, and prioritize information across interactions. You’ll explore Agentic RAG to build knowledge-driven agents that retrieve relevant data and generate accurate, context-aware responses. Through hands-on demonstrations, you will design systems that combine memory and retrieval to improve reliability and reduce hallucinations. As you progress, you’ll focus on extending agents using the Model Context Protocol (MCP). You’ll learn how agents discover and interact with tools dynamically through MCP servers, enabling structured communication and scalable system design. You’ll also implement role-based access control, authentication, and secure workflows to ensure safe and controlled agent behavior in real-world environments. By the end of the program, you will be able to: - Identify how tools extend agent capabilities and enable structured workflows in CrewAI. - Apply memory systems and Agentic RAG to build context-aware and knowledge-driven agents. - Analyze how agents retrieve and use knowledge to improve accuracy and reduce hallucinations. - Integrate MCP to enable dynamic tool discovery and structured agent communication. - Design secure agent systems with role-based access control and authentication mechanisms. - Develop scalable multi-agent workflows combining tools, memory, MCP, and retrieval. This program is ideal for developers, AI engineers, and technical professionals interested in building advanced agent systems and intelligent automation workflows. Prior experience with Python programming and basic AI concepts will help maximize your learning experience. Learners need a reliable internet connection, a modern web browser, and access to Python development tools. The course uses CrewAI and related AI technologies, which do not require specialized hardware. Basic familiarity with APIs and Python is recommended. Join us and learn to build intelligent agents that can interact with tools, retain knowledge, operate securely, and power real-world AI systems at scale.

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

Memory ManagementAI IntegrationsModel Context ProtocolAgentic systemsAgentic WorkflowsContext ManagementTool CallingRole-Based Access Control (RBAC)AI SecurityAI WorkflowsApplication Programming Interface (API)Build ToolsScalabilityGenerative AI AgentsSecurity ControlsCrewAIGenerative AIPython ProgrammingRetrieval-Augmented GenerationAuthorization (Computing)

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

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

01Agent Tooling and Integration with CrewAI24 материалов

Exploring Built-in Tools in CrewAI

Specialization IntroductionВидеоCourse IntroductionВидеоCourse SyllabusЧтениеCrewAI Tool Ecosystem OverviewВидео

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

Edureka

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

CrewAI Tools, MCP, and Agentic RAG
В каталоге вашей программы

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 10.8 ч

4 модулей

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

Часть программы вашего университета
Demonstration: Building a Web Research Tool with SerperDevTool and ScrapeWebsiteToolВидео
Demonstration: Assembling the Crew and Interpreting ResultsВидео
Demonstration: Sales Reporting Workflow with CrewAI Data ToolsВидео
Demonstration: Running the CrewAI Sales Workflow and Analyzing the ResultsВидео
Complete Built-in Tool Reference GuideЧтение
Practice Assignment: Exploring Built-in Tools in CrewAIЗадание

Building Custom Tools for CrewAI Agents

Creating Custom Tools with @tool DecoratorВидеоDemonstration: Developing Job Market Analysis Tools for CrewAI AgentsВидеоDemonstration: Assembling the Job Market Intelligence CrewВидеоDemonstration: Executing the Job Market Intelligence WorkflowВидеоCustom Tool Development Best PracticesЧтениеPractice Assignment: Building Custom Tools for CrewAI AgentsЗадание

Designing Advanced Tool Workflows for Agents

API Integration Tools for AgentsВидеоDemonstration: Designing Chained Agent Workflows with Tool HooksВидеоDemonstration: Running the Chained News Workflow and Generating the Editorial MemoВидеоTool Design Patterns for ProductionЧтениеPractice Assignment: Designing Advanced Tool Workflows for AgentsЗадание

Module Wrap-Up and Assessment

Module Summary: Agent Tooling and Integration with CrewAIЧтениеKnowledge Check: Agent Tooling and Integration with CrewAIЗаданиеDesigning an Effective Tool-Driven Agent WorkflowDIALOGUE
02Memory and Knowledge Systems for Intelligent Agents19 материалов

Understanding Memory Architecture in CrewAI

CrewAI Memory Fundamentals and UsageВидеоDemonstration: Getting Started with CrewAI Unified Memory in a Standalone WorkflowВидеоDemonstration: Recalling, Exploring, and Closing CrewAI Unified MemoryВидеоMemory Layer Characteristics and Use CasesЧтениеPractice Assignment: Understanding Memory Architecture in CrewAIЗадание

Configuring and Managing Memory for AI Agents

Advanced Memory Architecture in CrewAIВидеоDemonstration: Configuring CrewAI Memory with Custom LLM and Embedder SettingsВидеоDemonstartion: Attaching Role-Specific Memory to AgentsВидеоDemonstration: Managing CrewAI Memory Storage, Scopes, and PersistenceВидеоTuning CrewAI Memory for Performance, Cost, and AccuracyЧтениеPractice Assignment: Configuring and Managing Memory for AI AgentsЗадание

Building Knowledge-Driven Agents with RAG

Knowledge Sources and Agentic RAGВидеоDemonstration: Building a Standalone RAG Agent with CrewAI Knowledge SourcesВидеоDemonstration: Orchestrating the RAG Workflow: Tasks, Shared Knowledge, and Final OutputВидеоDesigning Effective Knowledge Pipelines for CrewAI AgentsЧтениеPractice Assignment: Building Knowledge-Driven Agents with RAGЗадание

Module Wrap-Up and Assessment

Module Summary: Memory and Knowledge Systems for Intelligent AgentsЧтениеKnowledge Check: Memory and Knowledge Systems for Intelligent AgentsЗаданиеDebugging a Failing Memory and RAG SystemDIALOGUE
03Extending Agents with Model Context Protocol (MCP)21 материалов

Introduction to the Model Context Protocol (MCP)

Introduction to Model Context Protocol (MCP)ВидеоDemonstration: Discovering and Using MCP Tools via Server ExplorationВидеоDemonstration: Designing an MCP Server to Expose Dynamic News ToolsВидеоDemonstration: MCP Tool Discovery and Agent-Driven Morning Briefing OutputВидеоUnderstanding the Foundation of Interoperable Agent SystemsЧтениеPractice Assignment: Introduction to the Model Context Protocol (MCP)Задание

Integrating MCP with CrewAI Agents

Understanding the MCP Server–Client ModelВидеоDemonstration: Building a Research Workflow Using MCPs Field in CrewAIВидеоDemonstration: Designing a Research MCP Server with Custom Tools in CrewAIВидеоDemonstration: Running an MCP-Driven Research Pipeline in CrewAIВидеоOptimizing Communication Between CrewAI Agents and MCP ServersЧтениеPractice Assignment: Integrating MCP with CrewAI AgentsЗадание

Designing MCP-Powered Agent Workflows

MCP Integration Approaches in CrewAIВидеоDemonstration: Role-Based Access Control in MCP: Junior vs Senior Agent BehaviorВидеоDemonstration: Securing MCP Tools with Token Validation and Access ControlВидеоDemonstration: Analyzing Agent Behavior Under MCP Access RestrictionsВидеоDesigning Scalable and Secure Agent Systems with MCP in CrewAIЧтениеPractice Assignment: Designing MCP-Powered Agent WorkflowsЗадание

Module Wrap-Up and Assessment

Module Summary: Extending Agents with Model Context Protocol (MCP)ЧтениеKnowledge Check: Extending Agents with Model Context Protocol (MCP)ЗаданиеSecuring Agent Access with MCP in a Multi-User SystemDIALOGUE
04Course Wrap-Up and Assessment6 материалов

Course Wrap-Up and Assessment

Reflecting on Your AI Agent Building JourneyDIALOGUEPractice Project: Building an AI-Powered Enterprise Research and Intelligence SystemЧтениеEnd Course Knowledge Check: CrewAI Tools, MCP, and Agentic RAGЗаданиеDesigning a Secure Multi-Agent Research System with CrewAI, MCP, and Agentic RAGЗаданиеCourse SummaryВидеоDescribe Your Learning JourneyОбсуждение