Loading video player...
Code - https://github.com/campusx-official/test-remote-mcp-server Quick Revision - https://docs.google.com/document/d/1QyQKI8s23L3QQQwaq6sabsw4dqbYJngXswK-94tsL78/edit?usp=sharing MindMap: https://whimsical.com/remote-mcp-servers-XvEKLRbGEZU8wEUPzmSBgo In this video, we continue our MCP (Model Context Protocol) playlist and move from local MCP servers to remote MCP servers using the FastMCP library. You’ll first learn the difference between local and remote servers, why remote servers are important for enterprise use, and their pros and cons. Then, step by step, we’ll build a simple remote MCP server, test it, and deploy it using FastMCP Cloud (a free hosting service). What you’ll learn in this video: The difference between local and remote MCP servers Building a basic remote MCP server (with simple tools like add and random number generator) Running and debugging your server with MCP Inspector Deploying the server on FastMCP Cloud and sharing it globally Connecting your remote MCP server with Claude Desktop (via custom connectors) Converting and deploying your Expense Tracker MCP server as a remote server ============================ Did you like my teaching style? Check my affordable mentorship program at : https://learnwith.campusx.in DSMP FAQ: https://docs.google.com/document/d/1OsMe9jGHoZS67FH8TdIzcUaDWuu5RAbCbBKk2cNq6Dk/edit#heading=h.gvv0r2jo3vjw ============================ 📱 Grow with us: CampusX' LinkedIn: https://www.linkedin.com/company/campusx-official CampusX on Instagram for daily tips: https://www.instagram.com/campusx.official My LinkedIn: https://www.linkedin.com/in/nitish-singh-03412789 Discord: https://discord.gg/PsWu8R87Z8 E-mail us at support@campusx.in ⌚Chapters⌚ 00:00 - Recap 02:50 - Plan of Attack 04:50 - Steps for a simple remote server 11:55 - Creating Repo 18:29 - Expense Tracker Remote MCP Server 29:40 - Fixing Flaws in the Server 35:42 - Adding Connectors Manually