MCP in Action
Developer | Adept in software development | Building expertise in machine learning and deep learning
MCP Architecture Component
MCP host (application)
Host act as a bridge between user and LLM, just like AI powered IDE tool, Cursor etc. Capture input, sending to LLM, and showing responses.
AI Application responsible for coordinating and managing MCP clients.
AI /LLM Logic to MCP client, which maintain connections to one/many MCP servers. They connect to external services, like Slack, Local filesystem, and GitHub.
MCP client
It is an a unified gateway for communication between MCP host and MCP server, running within the MCP host application, converting user request into standardized format.