<?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: michielinksee</title>
    <description>The latest articles on DEV Community by michielinksee (@michielinksee).</description>
    <link>https://dev.to/michielinksee</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%2F3857701%2F93954c79-a1c4-4f84-a326-713dbd871954.png</url>
      <title>DEV Community: michielinksee</title>
      <link>https://dev.to/michielinksee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/michielinksee"/>
    <language>en</language>
    <item>
      <title>I built an MCP server that helps agents find and orchestrate other MCP servers</title>
      <dc:creator>michielinksee</dc:creator>
      <pubDate>Thu, 02 Apr 2026 13:19:35 +0000</pubDate>
      <link>https://dev.to/michielinksee/i-built-an-mcp-server-that-helps-agents-find-and-orchestrate-other-mcp-servers-327m</link>
      <guid>https://dev.to/michielinksee/i-built-an-mcp-server-that-helps-agents-find-and-orchestrate-other-mcp-servers-327m</guid>
      <description>&lt;p&gt;The Problem&lt;br&gt;
MCP servers are multiplying fast. There are now MCP servers for accounting (freee), HR (SmartHR), project management (Backlog), messaging (Chatwork, LINE WORKS, Slack), and more — just for Japanese SaaS alone.&lt;/p&gt;

&lt;p&gt;But when you tell an agent "create and send an invoice," it has to figure out:&lt;/p&gt;

&lt;p&gt;Which MCP handles invoices?&lt;br&gt;
How to combine multiple MCPs for a complete workflow?&lt;br&gt;
Has anything changed since last time?&lt;br&gt;
There's no discovery layer. Every agent starts from zero.&lt;/p&gt;

&lt;p&gt;What I Built&lt;br&gt;
An MCP server that searches, combines, and tracks other MCP servers.&lt;/p&gt;

&lt;p&gt;npx @kansei-link/mcp-server&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq5fgc78abbvljll1exjj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq5fgc78abbvljll1exjj.png" alt=" " width="800" height="306"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>modelcontextprotocol</category>
      <category>mcp</category>
      <category>ai</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
