Founder | Agentic AI... • 1m
Most non-tech people learning AI don’t get this. I’ve explained how MCP works in simple. 1. 𝗨𝘀𝗲𝗿 Everything starts with the 𝗨𝘀𝗲𝗿. • The user wants something done • Example: “𝘍𝘪𝘯𝘥 𝘮𝘦 𝘧𝘭𝘪𝘨𝘩𝘵𝘴 𝘵𝘰 𝘚𝘪𝘯𝘨𝘢𝘱𝘰𝘳𝘦” The request is sent to an 𝗔𝗜 𝗮𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻. 2. 𝗠𝗖𝗣 𝗛𝗼𝘀𝘁 The request first reaches the 𝗠𝗖𝗣 𝗛𝗼𝘀𝘁. This is the 𝗺𝗮𝗶𝗻 𝗔𝗜 𝗮𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻 that interacts with the user. Examples: • AI assistants • Coding tools • AI-powered apps The MCP Host: • Receives the user request • Understands the task • Decides whether external tools or data are needed 3. 𝗠𝗖𝗣 𝗖𝗹𝗶𝗲𝗻𝘁 Inside the host is the 𝗠𝗖𝗣 𝗖𝗹𝗶𝗲𝗻𝘁. The MCP Client: • Communicates with MCP servers • Sends requests for tools or data • Uses the MCP protocol for communication Think of it as the 𝗯𝗿𝗶𝗱𝗴𝗲 𝗯𝗲𝘁𝘄𝗲𝗲𝗻 𝘁𝗵𝗲 𝗔𝗜 𝗮𝗻𝗱 𝗲𝘅𝘁𝗲𝗿𝗻𝗮𝗹 𝘀𝘆𝘀𝘁𝗲𝗺𝘀. 4. 𝗠𝗖𝗣 𝗣𝗿𝗼𝘁𝗼𝗰𝗼𝗹 This is the standard communication layer. It defines 𝗵𝗼𝘄 𝘁𝗵𝗲 𝗵𝗼𝘀𝘁 𝘁𝗮𝗹𝗸𝘀 𝘁𝗼 𝗠𝗖𝗣 𝘀𝗲𝗿𝘃𝗲𝗿𝘀. Instead of building custom integrations for every tool, MCP provides 𝗼𝗻𝗲 𝘀𝘁𝗮𝗻𝗱𝗮𝗿𝗱 𝘄𝗮𝘆 to connect everything. 5. 𝗠𝗖𝗣 𝗦𝗲𝗿𝘃𝗲𝗿 This exposes tools, services, or data to the AI. Each MCP Server acts as a 𝗴𝗮𝘁𝗲𝘄𝗮𝘆 𝘁𝗼 𝗲𝘅𝘁𝗲𝗿𝗻𝗮𝗹 𝗿𝗲𝘀𝗼𝘂𝗿𝗰𝗲𝘀. The server: • Receives requests from the host • Connects to tools or databases • Sends results back to the host Multiple MCP servers can exist at the same time. 6. 𝗘𝘅𝘁𝗲𝗿𝗻𝗮𝗹 𝗔𝗣𝗜𝘀 Some MCP servers connect to 𝗘𝘅𝘁𝗲𝗿𝗻𝗮𝗹 𝗔𝗣𝗜𝘀. These APIs allow AI to interact with other platforms. Examples: • Weather APIs • Payment APIs • Maps APIs • Social media APIs This allows AI to 𝗳𝗲𝘁𝗰𝗵 𝗿𝗲𝗮𝗹-𝘁𝗶𝗺𝗲 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻. 7. 𝗗𝗮𝘁𝗮 𝗦𝗼𝘂𝗿𝗰𝗲𝘀 Other MCP servers connect to 𝗗𝗮𝘁𝗮 𝗦𝗼𝘂𝗿𝗰𝗲𝘀. Examples: • Databases • Knowledge bases • Company documents • File systems This allows AI to 𝗿𝗲𝘁𝗿𝗶𝗲𝘃𝗲 𝗮𝗻𝗱 𝘂𝘀𝗲 𝗹𝗮𝗿𝗴𝗲 𝗮𝗺𝗼𝘂𝗻𝘁𝘀 𝗼𝗳 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻. 8. 𝗦𝗲𝗿𝘃𝗶𝗰𝗲𝘀 / 𝗧𝗼𝗼𝗹𝘀 Some MCP servers provide 𝘁𝗼𝗼𝗹𝘀 𝗼𝗿 𝘀𝗲𝗿𝘃𝗶𝗰𝗲𝘀. These tools allow AI to 𝗽𝗲𝗿𝗳𝗼𝗿𝗺 𝗮𝗰𝘁𝗶𝗼𝗻𝘀, not just generate text. Examples: • Sending emails • Running code • Booking meetings This is what enables 𝗔𝗜 𝗮𝗴𝗲𝗻𝘁𝘀 𝘁𝗼 𝗮𝗰𝘁𝘂𝗮𝗹𝗹𝘆 𝗱𝗼 𝘁𝗵𝗶𝗻𝗴𝘀. 9. 𝗥𝗲𝘀𝘂𝗹𝘁𝘀 𝗥𝗲𝘁𝘂𝗿𝗻 Once the MCP server gets the required data or completes an action: • The result is sent back to the 𝗠𝗖𝗣 𝗛𝗼𝘀𝘁 • The AI processes the information • The final response is generated Everything happens through the 𝗠𝗖𝗣 𝗣𝗿𝗼𝘁𝗼𝗰𝗼𝗹. 10. 𝗕𝗮𝗰𝗸 𝘁𝗼 𝗨𝘀𝗲𝗿 Finally, the 𝗨𝘀𝗲𝗿 𝗿𝗲𝗰𝗲𝗶𝘃𝗲𝘀 𝘁𝗵𝗲 𝗿𝗲𝘀𝗽𝗼𝗻𝘀𝗲. The AI may: • Answer the question • Perform an action • Provide results from tools/data This entire flow enables AI systems to connect with real-world tools and information. This is pretty basic but many beginners still struggle with it. ✅ Repost for people in your network learning AI.
Founder | Agentic AI... • 2m
Most non tech people learning AI don't get MCP. I've given a simple clear explanation. 1. 𝗨𝘀𝗲𝗿 Everything still starts with the User. • The user wants something done • Example: “Send a message to my team” or “Summarise my Google Docs” But now t
See MoreDownload the medial app to read full posts, comements and news.