Feedback

Chat Icon

Practical MCP with FastMCP & LangChain

Engineering the Agentic Experience

MCP Architecture & Workflow Explained
9%

The MCP Server

Both MCP host and client are part of the same application, but the MCP server is an external service that exposes different tools to the client via a standardized protocol - the Model Context Protocol.

It can run locally on the same machine as the host like a process and communicates with via standard streams (e.g. a local git server, a local filesystem server, or a local SQLite database). This is commonly referred to as a local MCP server.

It can also run remotely over a network protocol like HTTP (e.g. a remote observability tool, a knowledge graph service, or a remote database). This is commonly referred to as a remote MCP server

Practical MCP with FastMCP & LangChain

Engineering the Agentic Experience

Enroll now to unlock current content and receive all future updates for free. Your purchase supports the author and fuels the creation of more exciting content. Act fast, as the price will rise as the course nears completion!