<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Saurabh Sharma</title>
    <description>The latest articles on DEV Community by Saurabh Sharma (@saurabh_sharma_1ebd4fe9de).</description>
    <link>https://dev.to/saurabh_sharma_1ebd4fe9de</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3779956%2F235e0874-7bb0-458e-ae02-b1af5a26be24.jpg</url>
      <title>DEV Community: Saurabh Sharma</title>
      <link>https://dev.to/saurabh_sharma_1ebd4fe9de</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/saurabh_sharma_1ebd4fe9de"/>
    <language>en</language>
    <item>
      <title>GA4 is now live in Search Console MCP 🚀</title>
      <dc:creator>Saurabh Sharma</dc:creator>
      <pubDate>Tue, 24 Feb 2026 15:34:15 +0000</pubDate>
      <link>https://dev.to/saurabh_sharma_1ebd4fe9de/ga4-is-now-live-in-search-console-mcp-55eb</link>
      <guid>https://dev.to/saurabh_sharma_1ebd4fe9de/ga4-is-now-live-in-search-console-mcp-55eb</guid>
      <description>&lt;p&gt;This one’s been on the roadmap for a while — and it’s finally here.&lt;br&gt;
&lt;a href="https://www.npmjs.com/package/search-console-mcp" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/search-console-mcp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Search Console MCP now supports &lt;strong&gt;Google Analytics 4&lt;/strong&gt;, alongside Google Search Console and Bing. That means you can pull search performance and user behavior data into the same CLI workflow. No exports. No dashboard juggling. No “wait, which tab was that in?”&lt;br&gt;
&lt;a href="https://searchconsolemcp.mintlify.app/" rel="noopener noreferrer"&gt;https://searchconsolemcp.mintlify.app/&lt;/a&gt;&lt;br&gt;
Why this is exciting (at least to me):&lt;/p&gt;

&lt;p&gt;Search data tells you &lt;em&gt;what&lt;/em&gt; people clicked.&lt;br&gt;&lt;br&gt;
GA4 tells you &lt;em&gt;what they did next&lt;/em&gt;.  &lt;/p&gt;

&lt;p&gt;Now you can connect:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Queries → landing pages → engagement&lt;/li&gt;
&lt;li&gt;Impressions → clicks → conversions&lt;/li&gt;
&lt;li&gt;Traffic spikes → actual revenue impact&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All scriptable. All automation-friendly. All in one place.&lt;/p&gt;

&lt;p&gt;If you’re building reporting pipelines, running SEO experiments, or just tired of living inside web dashboards, this unlocks a lot.&lt;/p&gt;

&lt;p&gt;This isn’t about replacing GA. It’s about making the data composable — something you can pipe into your own tools, notebooks, dashboards, or internal systems.&lt;/p&gt;

&lt;p&gt;Release is live.&lt;br&gt;&lt;br&gt;
Would genuinely love feedback from anyone running search + analytics workflows at scale.&lt;/p&gt;

&lt;p&gt;If you break it, tell me. If it makes your life easier, tell me that too.&lt;/p&gt;

</description>
      <category>analytics</category>
      <category>cli</category>
      <category>mcp</category>
      <category>tooling</category>
    </item>
    <item>
      <title>Bing is now live in Search Console MCP (v1.11.0)</title>
      <dc:creator>Saurabh Sharma</dc:creator>
      <pubDate>Fri, 20 Feb 2026 11:39:37 +0000</pubDate>
      <link>https://dev.to/saurabh_sharma_1ebd4fe9de/bing-is-now-live-in-search-console-mcp-v1110-3db2</link>
      <guid>https://dev.to/saurabh_sharma_1ebd4fe9de/bing-is-now-live-in-search-console-mcp-v1110-3db2</guid>
      <description>&lt;p&gt;Just shipped &lt;strong&gt;Bing integration&lt;/strong&gt; in Search Console MCP.&lt;/p&gt;

&lt;p&gt;Yep — you can now pull data from both Google Search Console &lt;em&gt;and&lt;/em&gt; Bing Webmaster Tools in the same workflow. No more jumping between dashboards like it’s 2014.&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s new
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Bing Webmaster Tools support
&lt;/li&gt;
&lt;li&gt;Unified CLI flow (same DX, no weird branching logic)
&lt;/li&gt;
&lt;li&gt;Works with existing pipelines
&lt;/li&gt;
&lt;li&gt;No breaking changes
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’re already using MCP for GSC, this is basically plug-and-play.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this matters
&lt;/h2&gt;

&lt;p&gt;Most SEOs ignore Bing until traffic shows up randomly and nobody knows why.&lt;br&gt;&lt;br&gt;
Now you can actually compare performance across engines without duct-taping scripts together.&lt;/p&gt;

&lt;p&gt;Also: Bing data sometimes exposes stuff Google doesn’t. Worth watching.&lt;/p&gt;




&lt;p&gt;Release:&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/saurabhsharma2u/search-console-mcp/" rel="noopener noreferrer"&gt;https://github.com/saurabhsharma2u/search-console-mcp/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://searchconsolemcp.mintlify.app/getting-started/overview" rel="noopener noreferrer"&gt;https://searchconsolemcp.mintlify.app/getting-started/overview&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback from anyone running multi-engine reporting setups.&lt;br&gt;&lt;br&gt;
If something breaks, tell me. If it’s awesome, tell me louder.&lt;/p&gt;

&lt;p&gt;Let’s make SEO tooling less painful.&lt;/p&gt;

</description>
      <category>analytics</category>
      <category>cli</category>
      <category>mcp</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Plug Google Search Console Into Your AI (Without the Mess)</title>
      <dc:creator>Saurabh Sharma</dc:creator>
      <pubDate>Wed, 18 Feb 2026 17:22:55 +0000</pubDate>
      <link>https://dev.to/saurabh_sharma_1ebd4fe9de/plug-google-search-console-into-your-ai-without-the-mess-1knk</link>
      <guid>https://dev.to/saurabh_sharma_1ebd4fe9de/plug-google-search-console-into-your-ai-without-the-mess-1knk</guid>
      <description>&lt;p&gt;I built &lt;strong&gt;Search Console MCP&lt;/strong&gt; because exporting CSVs from Google Search Console just to feed them into AI felt… dumb.&lt;/p&gt;

&lt;p&gt;This is an MCP server that lets Claude, Cursor, or any MCP-compatible client query your GSC data directly.&lt;/p&gt;

&lt;p&gt;No dashboards.&lt;br&gt;&lt;br&gt;
No copy-paste.&lt;br&gt;&lt;br&gt;
Just structured access to your search data.&lt;/p&gt;

&lt;h2&gt;
  
  
  What You Can Do
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Fetch search analytics (queries, pages, CTR, impressions, clicks)&lt;/li&gt;
&lt;li&gt;Run filtered reports&lt;/li&gt;
&lt;li&gt;Inspect site health&lt;/li&gt;
&lt;li&gt;Work with multiple Google accounts&lt;/li&gt;
&lt;li&gt;Automate SEO analysis inside AI workflows&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Built for Real Usage
&lt;/h2&gt;

&lt;p&gt;This isn’t just a thin API wrapper.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Concurrency limits&lt;/strong&gt; prevent accidental rate-limit disasters
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Query caching&lt;/strong&gt; makes repeated AI prompts faster and saves quota
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Optimized validation&lt;/strong&gt; keeps things safe without unnecessary overhead
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Security
&lt;/h2&gt;

&lt;p&gt;OAuth tokens are encrypted and bound to the machine.&lt;/p&gt;

&lt;p&gt;They’re not stored in plain text, and they’re not easily portable off the system.&lt;/p&gt;

&lt;p&gt;Practical security for real-world tooling.&lt;/p&gt;




&lt;p&gt;If you're building AI-powered SEO tools or internal automation, this removes a ton of friction.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://github.com/saurabhsharma2u/search-console-mcp" rel="noopener noreferrer"&gt;https://github.com/saurabhsharma2u/search-console-mcp&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>mcp</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
