Table of Content
No need to wait! Andrew Ng’s MCP course is here!

Updated on:June-21st-2025
Recommendation
Professor Andrew Ng and Anthropic have launched the MCP course, ushering in a new era of AI development!
Core content:
1. What is the MCP technical protocol and why it is so important
2. An overview of Andrew Ng's MCP course and how to help AI application development
3. Course practical projects: building an MCP server and application from scratch
Yang Fangxian
Founder of 53A/Most Valuable Expert of Tencent Cloud (TVP)
Why is MCP so popular?
Professor Andrew Ng and Anthropic jointly launch MCP course
Course Outline
* Learn to build and deploy an MCP server that provides tools, resources, and prompts, and configure it into AI applications (such as Claude Desktop) to extend its capabilities.
* Build an MCP-compatible application that can host multiple MCP clients, each maintaining a one-to-one connection with an MCP server.
* Converted a custom chatbot tool for searching academic papers into an MCP-compatible application.
* Use FastMCP to build a local MCP server and test it with MCP Inspector.
* Create an MCP client in your chatbot to dynamically connect to your server.
* Connect your chatbot to reference servers built by the Anthropic MCP team, such as `filesystem` for implementing file system operations and `fetch` for fetching content from web pages.
* Configure Claude Desktop to connect to your server and other servers, and experience how it abstracts the underlying logic of the MCP client.
* Deploy your MCP server remotely and test it with the Inspector or other MCP compatible applications.