<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MCP &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/mcp/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 26 Sep 2025 14:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>An AI Index for all our customers</title>
		<link>https://noise.getoto.net/2025/09/26/an-ai-index-for-all-our-customers/</link>
		
		<dc:creator><![CDATA[Celso Martinho]]></dc:creator>
		<pubDate>Fri, 26 Sep 2025 14:00:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[AI Search]]></category>
		<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[Pay per crawl]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a7348eadfe5fc40738df49a1af50720c</guid>

					<description><![CDATA[Cloudflare will soon automatically create an AI-optimized search index for your domain, and expose a set of ready-to-use standard APIs and tools including an MCP server, LLMs.txt, and a search API.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Code Mode: the better way to use MCP</title>
		<link>https://noise.getoto.net/2025/09/26/code-mode-the-better-way-to-use-mcp/</link>
		
		<dc:creator><![CDATA[Kenton Varda]]></dc:creator>
		<pubDate>Fri, 26 Sep 2025 13:00:00 +0000</pubDate>
				<category><![CDATA[Agents]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[MCP]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=0c33192b32bbc182c68ac6ff4c9d4adc</guid>

					<description><![CDATA[It turns out we've all been using MCP wrong. Most agents today use MCP by exposing the "tools" directly to the LLM.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Securing the AI Revolution: Introducing Cloudflare MCP Server Portals</title>
		<link>https://noise.getoto.net/2025/08/26/securing-the-ai-revolution-introducing-cloudflare-mcp-server-portals/</link>
		
		<dc:creator><![CDATA[Kenny Johnson]]></dc:creator>
		<pubDate>Tue, 26 Aug 2025 14:05:00 +0000</pubDate>
				<category><![CDATA[AI Week]]></category>
		<category><![CDATA[MCP]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=1da0a2a3a08518f3512c1096441b5f7e</guid>

					<description><![CDATA[Cloudflare MCP Server Portals are now available in Open Beta. MCP Server Portals are a new capability that enable you to centralize, secure, and observe every MCP connection in your organization.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Best Practices for Securing Generative AI with SASE</title>
		<link>https://noise.getoto.net/2025/08/26/best-practices-for-securing-generative-ai-with-sase/</link>
		
		<dc:creator><![CDATA[AJ Gerstenhaber]]></dc:creator>
		<pubDate>Tue, 26 Aug 2025 14:00:00 +0000</pubDate>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[AI Week]]></category>
		<category><![CDATA[AI-SPM]]></category>
		<category><![CDATA[CASB]]></category>
		<category><![CDATA[Cloudflare One]]></category>
		<category><![CDATA[Cloudflare Zero Trust]]></category>
		<category><![CDATA[DLP]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[SASE]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=1a4877b6e119cebdbfa1f20a1de55161</guid>

					<description><![CDATA[This guide provides best practices for Security and IT leaders to securely adopt generative AI using Cloudflare’s SASE architecture as part of a strategy for AI Security Posture Management (AI-SPM).]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Connect any React application to an MCP server in three lines of code</title>
		<link>https://noise.getoto.net/2025/06/18/connect-any-react-application-to-an-mcp-server-in-three-lines-of-code/</link>
		
		<dc:creator><![CDATA[Dina Kozlov]]></dc:creator>
		<pubDate>Wed, 18 Jun 2025 06:00:00 +0000</pubDate>
				<category><![CDATA[Agents]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[MCP]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=5c7b1e7df7d5b8bd7d5e67764bf34514</guid>

					<description><![CDATA[We're open-sourcing use-mcp, a React library that connects to any MCP server in just 3 lines of code, as well as our AI Playground, a complete chat interface that can connect to remote MCP servers.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Thirteen new MCP servers from Cloudflare you can use today</title>
		<link>https://noise.getoto.net/2025/05/01/thirteen-new-mcp-servers-from-cloudflare-you-can-use-today/</link>
		
		<dc:creator><![CDATA[Nevi Shah]]></dc:creator>
		<pubDate>Thu, 01 May 2025 13:01:19 +0000</pubDate>
				<category><![CDATA[Agents]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[Model Context Protocol,]]></category>
		<category><![CDATA[open source]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=8b273de9ddae96ef2fe6f8ce280c5c9f</guid>

					<description><![CDATA[You can now connect to Cloudflare's first publicly available remote Model Context Protocol (MCP) servers from any MCP client that supports remote servers.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>MCP Demo Day: How 10 leading AI companies built MCP servers on Cloudflare</title>
		<link>https://noise.getoto.net/2025/05/01/mcp-demo-day-how-10-leading-ai-companies-built-mcp-servers-on-cloudflare/</link>
		
		<dc:creator><![CDATA[Dina Kozlov]]></dc:creator>
		<pubDate>Thu, 01 May 2025 13:00:21 +0000</pubDate>
				<category><![CDATA[Agents]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[MCP]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=2e5f2349a74f1d1112cb368af4265589</guid>

					<description><![CDATA[We’re teaming up with Anthropic, Asana, Atlassian, Block, Intercom, Linear, PayPal, Sentry, Stripe, and Webflow to launch new remote MCP servers, built on Cloudflare, to enable Claude users to manage]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Bringing streamable HTTP transport and Python language support to MCP servers</title>
		<link>https://noise.getoto.net/2025/04/30/bringing-streamable-http-transport-and-python-language-support-to-mcp-servers/</link>
		
		<dc:creator><![CDATA[Jeremy Morrell]]></dc:creator>
		<pubDate>Wed, 30 Apr 2025 14:00:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Durable Objects]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[Phython]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=12f65842b4b8d0b536d8ab256ac4b0ae</guid>

					<description><![CDATA[We're continuing to make it easier for developers to bring their services into the AI ecosystem with the Model Context Protocol (MCP) with two new updates.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Piecing together the Agent puzzle: MCP, authentication &#038; authorization, and Durable Objects free tier</title>
		<link>https://noise.getoto.net/2025/04/07/piecing-together-the-agent-puzzle-mcp-authentication-authorization-and-durable-objects-free-tier/</link>
		
		<dc:creator><![CDATA[Rita Kozlov]]></dc:creator>
		<pubDate>Mon, 07 Apr 2025 14:00:00 +0000</pubDate>
				<category><![CDATA[Agents]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Developer Week]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[Model Context Protocol,]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=afac10817457802d667d66a4159d6552</guid>

					<description><![CDATA[Cloudflare delivers toolkit for AI agents with new Agents SDK support for MCP (Model Context Protocol) clients, authentication/authorization/hibernation for MCP servers and Durable Objects free tier.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Build and deploy Remote Model Context Protocol (MCP) servers to Cloudflare</title>
		<link>https://noise.getoto.net/2025/03/25/build-and-deploy-remote-model-context-protocol-mcp-servers-to-cloudflare/</link>
		
		<dc:creator><![CDATA[Brendan Irvine-Broque]]></dc:creator>
		<pubDate>Tue, 25 Mar 2025 13:59:00 +0000</pubDate>
				<category><![CDATA[Agents]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[MCP]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=8a46d8799df163db1303b9d0b0915ecc</guid>

					<description><![CDATA[You can now build and deploy remote MCP servers to Cloudflare, and we handle the hard parts of building remote MCP servers for you.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Hi Claude, build an MCP server on Cloudflare Workers</title>
		<link>https://noise.getoto.net/2024/12/20/hi-claude-build-an-mcp-server-on-cloudflare-workers/</link>
		
		<dc:creator><![CDATA[Dina Kozlov]]></dc:creator>
		<pubDate>Fri, 20 Dec 2024 14:50:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[MCP]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7809fdc4b7afd13a2c32d9a530d29104</guid>

					<description><![CDATA[Want Claude to interact with your app directly? Build an MCP server on Cloudflare Workers, enabling you to connect your service directly, allowing Claude to understand and run tasks on your behalf.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 34/231 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-10 22:55:34 by W3 Total Cache
-->