<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ai on Cloud Native MCP Server</title><link>https://mahmut-abi.github.io/cloud-native-mcp-server/tags/ai/</link><description>Recent content in Ai on Cloud Native MCP Server</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 02 Mar 2026 08:56:44 +0000</lastBuildDate><atom:link href="https://mahmut-abi.github.io/cloud-native-mcp-server/tags/ai/index.xml" rel="self" type="application/rss+xml"/><item><title>AI Integration Best Practices: Getting the Most from MCP</title><link>https://mahmut-abi.github.io/cloud-native-mcp-server/posts/2025-02-01-ai-integration-best-practices/</link><pubDate>Sat, 01 Feb 2025 10:00:00 +0000</pubDate><guid>https://mahmut-abi.github.io/cloud-native-mcp-server/posts/2025-02-01-ai-integration-best-practices/</guid><description>&lt;p&gt;Cloud Native MCP Server is designed for AI-assisted infrastructure operations. This guide focuses on practical integration patterns that are safe and production-friendly.&lt;/p&gt;
&lt;h2 id="understand-the-interaction-model"&gt;Understand the Interaction Model&lt;a class="anchor" href="#understand-the-interaction-model"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The Model Context Protocol (MCP) enables AI clients to discover tools and call them through a standard workflow.&lt;/p&gt;
&lt;h3 id="tool-discovery"&gt;Tool Discovery&lt;a class="anchor" href="#tool-discovery"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;div style="background-color:#f7f7f7;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;
&lt;table style="border-spacing:0;padding:0;margin:0;border:0;"&gt;&lt;tr&gt;&lt;td style="vertical-align:top;padding:0;margin:0;border:0;"&gt;
&lt;pre tabindex="0" style="background-color:#f7f7f7;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;1
&lt;/span&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;2
&lt;/span&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;3
&lt;/span&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;4
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;padding:0;margin:0;border:0;;width:100%"&gt;
&lt;pre tabindex="0" style="background-color:#f7f7f7;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-json" data-lang="json"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#1f2328"&gt;{&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#0550ae"&gt;&amp;#34;method&amp;#34;&lt;/span&gt;&lt;span style="color:#1f2328"&gt;:&lt;/span&gt; &lt;span style="color:#0a3069"&gt;&amp;#34;mcp/list-tools&amp;#34;&lt;/span&gt;&lt;span style="color:#1f2328"&gt;,&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#0550ae"&gt;&amp;#34;params&amp;#34;&lt;/span&gt;&lt;span style="color:#1f2328"&gt;:&lt;/span&gt; &lt;span style="color:#1f2328"&gt;{}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#1f2328"&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Use discovery first so your agent can reason with the latest available tools and parameter schemas.&lt;/p&gt;</description></item></channel></rss>