உள்ளடக்கத்திற்குச் செல்லவும்
சொற்களஞ்சியம்

Model Context Protocol (MCP)

Model Context Protocol என்பது AI assistants external tools மற்றும் data sources உடன் uniform interface வழியாக connect ஆக உதவும் open standard. MCP server typed tools மற்றும் resources ஐ expose செய்கிறது; model client அவற்றைக் discover செய்து call செய்ய முடியும், bespoke per-integration code இல்லாமல் capabilities சேர்க்க முடியும்.

இணைச்சொற்கள்: MCP, model context protocol, MCP server, tool protocol

Model Context Protocol language model தனது context வெளியே tools பயன்படுத்தவும் data படிக்கவும் எப்படி செல்ல வேண்டும் என்பதை standardize செய்கிறது. ஒவ்வொரு assistant க்கும் custom adapter எழுதுவதற்கு பதிலாக, platform schemas மற்றும் annotations உடன் typed tools, resources publish செய்யும் MCP server ஐ இயக்குகிறது. Compliant client அந்த capabilities ஐ discover செய்து ஒரே consistent contract மூலம் invoke செய்கிறது. Governed work automation க்கு MCP மதிப்புடையது, ஏனெனில் அது structured: ஒவ்வொரு tool call ம் schema-described ஆக வருகிறது; inputs validate செய்ய, tenant scoping enforce செய்ய, call ஐ human-initiated action போலவே approval policy க்கு உட்படுத்த முடியும்.

அடிக்கடி கேட்கப்படும் கேள்விகள்

MCP server என்ன expose செய்கிறது?
model invoke செய்யக்கூடிய typed tools மற்றும் read செய்யக்கூடிய resources; ஒவ்வொன்றும் schema மற்றும் annotations உடன் described ஆகும், client capabilities discover செய்து safely call செய்ய முடியும்.
governed automation க்கு MCP ஏன் முக்கியம்?
External assistants platform மீது act செய்ய standard, schema-described வழி இது தருகிறது; tool calls validate செய்யலாம், tenant க்கு scope செய்யலாம், மற்ற action போலவே approval policy வழியாக route செய்யலாம்.