<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mcp on TutorialEdge.net</title><link>https://tutorialedge.net/tags/mcp/</link><description>Recent content in Mcp on TutorialEdge.net</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 07 Jun 2026 12:00:00 +0000</lastBuildDate><atom:link href="https://tutorialedge.net/tags/mcp/index.xml" rel="self" type="application/rss+xml"/><item><title>Building an MCP Server in Go</title><link>https://tutorialedge.net/ai/building-an-mcp-server-in-go/</link><pubDate>Sun, 07 Jun 2026 12:00:00 +0000</pubDate><guid>https://tutorialedge.net/ai/building-an-mcp-server-in-go/</guid><description>&lt;p&gt;In this tutorial, we&amp;rsquo;re going to build a &lt;a href="https://modelcontextprotocol.io"
 title="Model Context Protocol" 
 class="underline" target="_blank" rel="noopener noreferrer"&gt;
 Model Context Protocol&lt;/a&gt; (MCP) server in Go from scratch. MCP is the standard that lets AI assistants like Claude call out to your own code — your APIs, your databases, your search indexes — in a consistent way. By the end you&amp;rsquo;ll have a small but complete server that exposes a &lt;code&gt;search_tutorials&lt;/code&gt; tool, handles tool calls, and serves over stdio so any MCP client can connect to it.&lt;/p&gt;</description></item></channel></rss>