<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>MCP - Tag - Daily Deep Think</title>
        <link>https://blog.baifan.site/en/tags/mcp/</link>
        <description>MCP - Tag - Daily Deep Think</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>blog@baifan.site (ByF)</managingEditor>
            <webMaster>blog@baifan.site (ByF)</webMaster><lastBuildDate>Mon, 20 Jul 2026 14:00:00 &#43;0800</lastBuildDate><atom:link href="https://blog.baifan.site/en/tags/mcp/" rel="self" type="application/rss+xml" /><item>
    <title>AI Agent Skills and MCP: Which Ones Are Worth Installing</title>
    <link>https://blog.baifan.site/en/ai-agent-skills-mcp-review/</link>
    <pubDate>Mon, 20 Jul 2026 14:00:00 &#43;0800</pubDate><author>
                    <name>ByF</name>
                </author><guid>https://blog.baifan.site/en/ai-agent-skills-mcp-review/</guid>
    <description><![CDATA[<p>Conclusion first: plenty of tools out there can be installed, but most of them sit there gathering dust after installation. Below is what I filtered out of the things I actually use, sorted into five scenario categories, with a few genuinely used picks in each.</p>
<!-- more -->
<h2 id="first-one-all-rounder-recommendation" class="headerLink">
    <a href="#first-one-all-rounder-recommendation" class="header-mark"></a>First, One All-Rounder Recommendation</h2><p>If you want a single install that covers most scenarios, take a look at this one:</p>
<p><strong>dev-skills</strong>, at: <a href="https://github.com/ByronFinn/dev-skills" target="_blank" rel="noopener noreferrer">https://github.com/ByronFinn/dev-skills</a></p>]]></description>
</item>
<item>
    <title>The MCP Protocol: USB-C for AI Tool Interconnection</title>
    <link>https://blog.baifan.site/en/claude-code-mcp-protocol/</link>
    <pubDate>Fri, 12 Jun 2026 09:00:00 &#43;0800</pubDate><author>
                    <name>ByF</name>
                </author><guid>https://blog.baifan.site/en/claude-code-mcp-protocol/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/pictures/note/claude-code-deconstruction-series.svg" referrerpolicy="no-referrer">
            </div><!-- more -->
<p>Before MCP, every AI tool integration was a <strong>custom build</strong>. Want ChatGPT to reach a database? Write a plugin. Want Claude to call the GitHub API? Write a Function Calling definition. Want Copilot to access your internal systems? Write a Custom Tool.</p>
<p>Every time, the same thing: define an interface, write adapter code, handle auth, manage errors. The wheel, reinvented countless times.</p>
<p>The problem MCP (Model Context Protocol) solves is simple: <strong>give AI agents a standard protocol for connecting tools.</strong> Just as USB-C gave electronic devices a universal connector, MCP gives AI agents a universal tool interface.</p>]]></description>
</item>
<item>
    <title>Claude Skills Progressive Disclosure via MCP: Skill in Anywhere</title>
    <link>https://blog.baifan.site/en/mcp-claude-skills-progressive-disclosure/</link>
    <pubDate>Fri, 26 Dec 2025 14:00:00 &#43;0800</pubDate><author>
                    <name>ByF</name>
                </author><guid>https://blog.baifan.site/en/mcp-claude-skills-progressive-disclosure/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/pictures/note/claudecodeskills.png" referrerpolicy="no-referrer">
            </div><figure><img src="/pictures/note/claudecodeskills.png"
    alt="Claude Code Skill in Anywhere"><figcaption>
      <p>Claude Code Skill in Anywhere</p>
    </figcaption>
</figure>

<h1 id="implementing-claude-skills-progressive-disclosure-via-mcp-reusing-claude-code-skills-anywhere" class="headerLink">
    <a href="#implementing-claude-skills-progressive-disclosure-via-mcp-reusing-claude-code-skills-anywhere" class="header-mark"></a>Implementing Claude Skills&rsquo; Progressive Disclosure via MCP: Reusing Claude Code Skills Anywhere</h1><h3 id="-a-feasible-approach-to-capability-encapsulation-and-dynamic-context-extension-technical-proposal-and-verification" class="headerLink">
    <a href="#-a-feasible-approach-to-capability-encapsulation-and-dynamic-context-extension-technical-proposal-and-verification" class="header-mark"></a>— A feasible approach to capability encapsulation and dynamic context extension (technical proposal and verification)</h3><h2 id="preface" class="headerLink">
    <a href="#preface" class="header-mark"></a>Preface</h2><p>Claude Skills introduced a remarkably advanced concept:
<strong>encapsulating professional knowledge, process standards, and task methods into &ldquo;skill packages&rdquo; that load dynamically, only when a task actually needs them.</strong></p>
<p>This &ldquo;progressive disclosure&rdquo; mechanism is essentially a <strong>dynamic context extension protocol</strong> — it effectively reduces the model&rsquo;s context burden and markedly improves the quality of complex task handling.</p>]]></description>
</item>
</channel>
</rss>
