<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Json-Rpc on MyVar.dev</title><link>https://gibbok.github.io/myvar/tags/json-rpc/</link><description>Recent content in Json-Rpc on MyVar.dev</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 11 Aug 2026 21:00:24 +0000</lastBuildDate><atom:link href="https://gibbok.github.io/myvar/tags/json-rpc/index.xml" rel="self" type="application/rss+xml"/><item><title>Model Context Protocol MCP Technical Overview</title><link>https://gibbok.github.io/myvar/model-context-protocol/model-context-protocol-mcp-technical-overview/</link><pubDate>Tue, 11 Aug 2026 21:00:24 +0000</pubDate><guid>https://gibbok.github.io/myvar/model-context-protocol/model-context-protocol-mcp-technical-overview/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;The Model Context Protocol (MCP) is an open, JSON-RPC 2.0-based standard that connects Large Language Model (LLM) applications with external data sources, context, and execution tools. Inspired by the Language Server Protocol (LSP), MCP provides a unified architecture for building composable integrations across the AI ecosystem.&lt;/p&gt;
&lt;h2 id="key-insights"&gt;Key Insights&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Decoupled Architecture:&lt;/strong&gt; Standardizes communication between LLM host applications, internal clients, and external capability servers.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stateless JSON-RPC Foundation:&lt;/strong&gt; Utilizes JSON-RPC 2.0 for stateless, self-contained messaging with per-request capability negotiation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bi-Directional Capabilities:&lt;/strong&gt; Allows servers to supply context and tools while enabling clients to handle server-initiated input requests.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Extensible Ecosystem:&lt;/strong&gt; Supports opt-in extensions for asynchronous tasks, agent skills, and rich UI rendering.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Security-First Model:&lt;/strong&gt; Defines strict user-consent standards for arbitrary code execution and data access, treating unverified tool descriptions as untrusted.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="technical-details"&gt;Technical Details&lt;/h2&gt;
&lt;h3 id="architecture-and-roles"&gt;Architecture and Roles&lt;/h3&gt;
&lt;p&gt;MCP establishes standardized communication across three distinct entities using &lt;strong&gt;JSON-RPC 2.0&lt;/strong&gt;:&lt;/p&gt;</description></item></channel></rss>