కంటెంట్‌కు వెళ్లండి
పదకోశం

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 చేయగలదు; capabilities bespoke per-integration code లేకుండా add చేయవచ్చు.

పర్యాయపదాలు: 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 తో describe అవుతుంది, కాబట్టి client capabilities discover చేసి safely call చేయగలదు.
governed automation కోసం MCP ఎందుకు ముఖ్యం?
ఇది external assistants platform పై act చేయడానికి standard, schema-described మార్గం ఇస్తుంది; tool calls validate చేయవచ్చు, tenant కు scope చేయవచ్చు, ఇతర action లాగే approval policy ద్వారా route చేయవచ్చు.