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 க்கு உட்படுத்த முடியும்.