<?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>Forem: goldct</title>
    <description>The latest articles on Forem by goldct (@goldct).</description>
    <link>https://forem.com/goldct</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%2F3876917%2Ff91679f8-a9fd-492f-8f8c-5036fe56c95b.png</url>
      <title>Forem: goldct</title>
      <link>https://forem.com/goldct</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/goldct"/>
    <language>en</language>
    <item>
      <title>I Built an AI Fortune Telling App with SwiftUI — Meet Arcana Stars</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Sun, 19 Apr 2026 00:08:34 +0000</pubDate>
      <link>https://forem.com/goldct/i-built-an-ai-fortune-telling-app-with-swiftui-meet-arcana-stars-3p6f</link>
      <guid>https://forem.com/goldct/i-built-an-ai-fortune-telling-app-with-swiftui-meet-arcana-stars-3p6f</guid>
      <description>&lt;h1&gt;
  
  
  Arcana Stars: AI-Powered Fortune Telling
&lt;/h1&gt;

&lt;p&gt;What happens when you combine Tarot, astrology, and AI?&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;78 Tarot Cards&lt;/strong&gt; with AI readings&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;12 Zodiac Daily Horoscopes&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Crystal Ball&lt;/strong&gt; — AI yes/no predictions&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Love Compatibility&lt;/strong&gt; — zodiac matching&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;SwiftUI (zero UIKit)&lt;/li&gt;
&lt;li&gt;GLM-4-Flash API (free tier!)&lt;/li&gt;
&lt;li&gt;StoreKit 2 subscriptions&lt;/li&gt;
&lt;li&gt;Zero third-party dependencies&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why
&lt;/h2&gt;

&lt;p&gt;I wanted to prove a solo dev can build a polished AI app without expensive APIs or a design team.&lt;/p&gt;

&lt;h2&gt;
  
  
  Status
&lt;/h2&gt;

&lt;p&gt;Currently &lt;strong&gt;under App Store review&lt;/strong&gt;! 🤞&lt;/p&gt;

&lt;p&gt;Follow for updates. Happy to share technical details if interested!&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built with ❤️ and AI.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ios</category>
      <category>swift</category>
      <category>indiedev</category>
      <category>ai</category>
    </item>
    <item>
      <title>From Zero to MCP: How I Automated My Entire Workflow</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:56:07 +0000</pubDate>
      <link>https://forem.com/goldct/from-zero-to-mcp-how-i-automated-my-entire-workflow-1nnm</link>
      <guid>https://forem.com/goldct/from-zero-to-mcp-how-i-automated-my-entire-workflow-1nnm</guid>
      <description>&lt;h2&gt;
  
  
  Before MCP
&lt;/h2&gt;

&lt;p&gt;Every task was manual:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Write SQL, copy results, paste in chat&lt;/li&gt;
&lt;li&gt;Open files one by one for AI to read&lt;/li&gt;
&lt;li&gt;Manually create GitHub issues&lt;/li&gt;
&lt;li&gt;Check servers in terminal&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  After MCP
&lt;/h2&gt;

&lt;p&gt;Everything happens in one chat:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Hey Claude, what are the top selling products this month?&lt;/li&gt;
&lt;li&gt;Read the config file and tell me what needs fixing&lt;/li&gt;
&lt;li&gt;Create an issue for this bug&lt;/li&gt;
&lt;li&gt;Check if the container is running&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Setup
&lt;/h2&gt;

&lt;p&gt;I installed 5 MCP servers in 10 minutes:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;PostgreSQL — database queries&lt;/li&gt;
&lt;li&gt;Filesystem — file access&lt;/li&gt;
&lt;li&gt;GitHub — repo management&lt;/li&gt;
&lt;li&gt;Docker — container status&lt;/li&gt;
&lt;li&gt;Brave Search — web lookup&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Finding Tools
&lt;/h2&gt;

&lt;p&gt;Browse 900+ at &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt; with quality scores and one-click install.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Result
&lt;/h2&gt;

&lt;p&gt;I went from 2 hours of context switching per day to near zero. MCP is a game changer.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;What would you automate with MCP? Share your use case!&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Why Every Developer Should Care About Model Context Protocol</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:50:45 +0000</pubDate>
      <link>https://forem.com/goldct/why-every-developer-should-care-about-model-context-protocol-4njf</link>
      <guid>https://forem.com/goldct/why-every-developer-should-care-about-model-context-protocol-4njf</guid>
      <description>&lt;h2&gt;
  
  
  The Shift
&lt;/h2&gt;

&lt;p&gt;AI assistants are no longer just chatbots. They can now access your database, read your code, manage your servers, and browse the web.&lt;/p&gt;

&lt;p&gt;The key enabler? &lt;strong&gt;Model Context Protocol (MCP).&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What MCP Does
&lt;/h2&gt;

&lt;p&gt;MCP gives AI a standard way to connect to external tools. One protocol, many integrations:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Database access (PostgreSQL, MySQL, SQLite)&lt;/li&gt;
&lt;li&gt;File operations (read, write, manage)&lt;/li&gt;
&lt;li&gt;Web interaction (search, scrape)&lt;/li&gt;
&lt;li&gt;DevOps (Docker, Kubernetes, CI/CD)&lt;/li&gt;
&lt;li&gt;Communication (Slack, Discord, email)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Developers Should Care
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;10x productivity&lt;/strong&gt; — AI handles the boring stuff&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No more context switching&lt;/strong&gt; — everything in one chat&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open standard&lt;/strong&gt; — not locked to any vendor&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Growing ecosystem&lt;/strong&gt; — 900+ tools already&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;Browse tools at &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt; — 900+ MCP tools with quality scores and one-click install.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;The future of development is AI-assisted. MCP makes it possible.&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>The Developer Guide to MCP Quality: How to Evaluate MCP Servers</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:43:41 +0000</pubDate>
      <link>https://forem.com/goldct/the-developer-guide-to-mcp-quality-how-to-evaluate-mcp-servers-8dp</link>
      <guid>https://forem.com/goldct/the-developer-guide-to-mcp-quality-how-to-evaluate-mcp-servers-8dp</guid>
      <description>&lt;p&gt;Not all MCP servers are equal. Here is how to evaluate them.&lt;/p&gt;

&lt;h2&gt;
  
  
  Criteria That Matter
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Code Quality
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Does it have tests?&lt;/li&gt;
&lt;li&gt;Is the code well-structured?&lt;/li&gt;
&lt;li&gt;Does it follow MCP conventions?&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. Documentation
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Clear README with examples?&lt;/li&gt;
&lt;li&gt;Configuration guide?&lt;/li&gt;
&lt;li&gt;Troubleshooting section?&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  3. Maintenance
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Recent commits?&lt;/li&gt;
&lt;li&gt;Responsive to issues?&lt;/li&gt;
&lt;li&gt;Active contributors?&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  4. Community
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;GitHub stars and forks&lt;/li&gt;
&lt;li&gt;User reviews&lt;/li&gt;
&lt;li&gt;Community contributions&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Easy Way
&lt;/h2&gt;

&lt;p&gt;At &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt;, every tool gets a 0-100 quality score based on all these factors. No need to evaluate manually.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;900+ tools scored&lt;/li&gt;
&lt;li&gt;Updated every 6 hours&lt;/li&gt;
&lt;li&gt;One-click install commands&lt;/li&gt;
&lt;li&gt;Free, no signup&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;What criteria matter most to you when choosing an MCP server?&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>10 MCP Servers That Will Save You Hours Every Week</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:38:23 +0000</pubDate>
      <link>https://forem.com/goldct/10-mcp-servers-that-will-save-you-hours-every-week-53i5</link>
      <guid>https://forem.com/goldct/10-mcp-servers-that-will-save-you-hours-every-week-53i5</guid>
      <description>&lt;p&gt;Time is money. Here are 10 MCP servers that will make you more productive:&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Filesystem
&lt;/h2&gt;

&lt;p&gt;Read and write files from your AI assistant. Essential.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. PostgreSQL
&lt;/h2&gt;

&lt;p&gt;Query databases directly from chat. No more copy-pasting.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. GitHub
&lt;/h2&gt;

&lt;p&gt;Manage repos, issues, PRs without leaving your AI tool.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Puppeteer
&lt;/h2&gt;

&lt;p&gt;Automate browsers with AI. Testing and scraping made easy.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Google Drive
&lt;/h2&gt;

&lt;p&gt;Access your docs and sheets from Claude.&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Slack
&lt;/h2&gt;

&lt;p&gt;Send messages, read channels, manage workflows.&lt;/p&gt;

&lt;h2&gt;
  
  
  7. Memory
&lt;/h2&gt;

&lt;p&gt;Persistent memory for AI across conversations.&lt;/p&gt;

&lt;h2&gt;
  
  
  8. Brave Search
&lt;/h2&gt;

&lt;p&gt;Web search directly from your AI assistant.&lt;/p&gt;

&lt;h2&gt;
  
  
  9. SQLite
&lt;/h2&gt;

&lt;p&gt;Lightweight database access. Perfect for local projects.&lt;/p&gt;

&lt;h2&gt;
  
  
  10. Docker
&lt;/h2&gt;

&lt;p&gt;Manage containers from chat. DevOps without the CLI.&lt;/p&gt;




&lt;p&gt;Discover 900+ more at &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Which MCP server saves you the most time? Comment below!&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How Python Agents Helped Me Catalog 900+ AI Tools</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:33:05 +0000</pubDate>
      <link>https://forem.com/goldct/how-python-agents-helped-me-catalog-900-ai-tools-2o39</link>
      <guid>https://forem.com/goldct/how-python-agents-helped-me-catalog-900-ai-tools-2o39</guid>
      <description>&lt;h2&gt;
  
  
  The Challenge
&lt;/h2&gt;

&lt;p&gt;Keeping track of 900+ MCP servers manually? Impossible. I needed automation.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Python Agent Architecture
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Collector Agent
&lt;/h3&gt;

&lt;p&gt;Crawls GitHub API every 6 hours looking for new MCP repos.&lt;/p&gt;

&lt;h3&gt;
  
  
  Analyzer Agent
&lt;/h3&gt;

&lt;p&gt;Scores each tool on quality, docs, activity.&lt;/p&gt;

&lt;h3&gt;
  
  
  Writer Agent
&lt;/h3&gt;

&lt;p&gt;Generates review articles for top tools.&lt;/p&gt;

&lt;h3&gt;
  
  
  Ops Brain
&lt;/h3&gt;

&lt;p&gt;Coordinates everything. Tells me what to focus on.&lt;/p&gt;

&lt;h2&gt;
  
  
  Results
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;900+ tools cataloged automatically&lt;/li&gt;
&lt;li&gt;Quality scores for every tool&lt;/li&gt;
&lt;li&gt;Deep reviews generated weekly&lt;/li&gt;
&lt;li&gt;Zero manual data entry&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Python 3.12 with asyncio&lt;/li&gt;
&lt;li&gt;GitHub REST API + GraphQL&lt;/li&gt;
&lt;li&gt;Playwright for social media posting&lt;/li&gt;
&lt;li&gt;Cron for scheduling&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;See the results at &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Questions about the agent setup? Ask in comments!&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>The Rise of MCP: Why AI Tool Integration is Exploding</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:26:58 +0000</pubDate>
      <link>https://forem.com/goldct/the-rise-of-mcp-why-ai-tool-integration-is-exploding-mcf</link>
      <guid>https://forem.com/goldct/the-rise-of-mcp-why-ai-tool-integration-is-exploding-mcf</guid>
      <description>&lt;h2&gt;
  
  
  MCP is Growing Fast
&lt;/h2&gt;

&lt;p&gt;Model Context Protocol went from zero to 900+ servers in months. Here is why.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Catalyst
&lt;/h2&gt;

&lt;p&gt;Anthropic open-sourced MCP for Claude. Then Cursor, Windsurf, and others adopted it. Now it is becoming the standard for AI tool integration.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Numbers
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;900+ servers&lt;/strong&gt; on GitHub&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multiple categories&lt;/strong&gt;: databases, files, web, DevOps, creative&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Growing daily&lt;/strong&gt;: new servers every week&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Directory&lt;/strong&gt;: &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt; tracks them all&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What This Means
&lt;/h2&gt;

&lt;p&gt;AI assistants are no longer isolated. They can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Query your database&lt;/li&gt;
&lt;li&gt;Read and write files&lt;/li&gt;
&lt;li&gt;Browse the web&lt;/li&gt;
&lt;li&gt;Manage your GitHub&lt;/li&gt;
&lt;li&gt;And much more&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Get an MCP-compatible AI tool (Claude, Cursor, etc)&lt;/li&gt;
&lt;li&gt;Browse tools at &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Install and configure&lt;/li&gt;
&lt;li&gt;Done!&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;&lt;em&gt;The MCP ecosystem is just getting started. Exciting times ahead.&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Open Source Projects I Found While Building an MCP Tool Directory</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:20:07 +0000</pubDate>
      <link>https://forem.com/goldct/open-source-projects-i-found-while-building-an-mcp-tool-directory-kj1</link>
      <guid>https://forem.com/goldct/open-source-projects-i-found-while-building-an-mcp-tool-directory-kj1</guid>
      <description>&lt;p&gt;While cataloging 900+ MCP servers for &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt;, I discovered some incredible open source projects. Here are my top finds:&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Everything MCP
&lt;/h2&gt;

&lt;p&gt;A meta-server that bundles common MCP tools. Great for getting started quickly.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Database Connectors
&lt;/h2&gt;

&lt;p&gt;PostgreSQL, MySQL, SQLite, MongoDB — all have MCP servers now. Query your data directly from Claude.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Browser Automation
&lt;/h2&gt;

&lt;p&gt;Playwright and Puppeteer MCP servers let AI control browsers. Powerful for testing and scraping.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. File System Tools
&lt;/h2&gt;

&lt;p&gt;Safe file read/write for AI agents. Essential for any coding workflow.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Creative Tools
&lt;/h2&gt;

&lt;p&gt;Image generation, music, video — yes, MCP servers for creative work exist too.&lt;/p&gt;




&lt;p&gt;Browse all 900+ tools at &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt; with quality scores, install commands, and reviews.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;What hidden gem MCP servers have you found?&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to Set Up Your First MCP Server in 5 Minutes</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:14:30 +0000</pubDate>
      <link>https://forem.com/goldct/how-to-set-up-your-first-mcp-server-in-5-minutes-2kin</link>
      <guid>https://forem.com/goldct/how-to-set-up-your-first-mcp-server-in-5-minutes-2kin</guid>
      <description>&lt;h2&gt;
  
  
  What You Need
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Claude Desktop (or Cursor)&lt;/li&gt;
&lt;li&gt;5 minutes&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Step 1: Find a Tool
&lt;/h2&gt;

&lt;p&gt;Go to &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt; and browse 900+ MCP tools. Pick one.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2: Copy Install Command
&lt;/h2&gt;

&lt;p&gt;Every tool on mcphello has a one-click install command. Copy it.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Example: filesystem MCP&lt;/span&gt;
npx @anthropic/mcp-filesystem
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Step 3: Add to Config
&lt;/h2&gt;

&lt;p&gt;Open your Claude Desktop config:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"mcpServers"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"filesystem"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"command"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"npx"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"args"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;"@anthropic/mcp-filesystem"&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Step 4: Restart
&lt;/h2&gt;

&lt;p&gt;Restart Claude Desktop. Your MCP server is live!&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 5: Use It
&lt;/h2&gt;

&lt;p&gt;Ask Claude to read files, write data, query databases — whatever your MCP server supports.&lt;/p&gt;

&lt;h2&gt;
  
  
  Want More?
&lt;/h2&gt;

&lt;p&gt;Browse 900+ tools at &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Quality scores for every tool&lt;/li&gt;
&lt;li&gt;Category filters&lt;/li&gt;
&lt;li&gt;Search by name or function&lt;/li&gt;
&lt;li&gt;Updated every 6 hours&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;What MCP server did you set up first?&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>MCP vs Plugins vs Extensions: Which AI Integration Should You Use?</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:09:02 +0000</pubDate>
      <link>https://forem.com/goldct/mcp-vs-plugins-vs-extensions-which-ai-integration-should-you-use-12pl</link>
      <guid>https://forem.com/goldct/mcp-vs-plugins-vs-extensions-which-ai-integration-should-you-use-12pl</guid>
      <description>&lt;p&gt;AI tools need to connect to external data and tools. But how? There are three main approaches:&lt;/p&gt;

&lt;h2&gt;
  
  
  1. MCP (Model Context Protocol)
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Standard, open, growing fast&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Created by Anthropic for Claude&lt;/li&gt;
&lt;li&gt;Now supported by Cursor, Windsurf, and others&lt;/li&gt;
&lt;li&gt;Standardized JSON-based protocol&lt;/li&gt;
&lt;li&gt;Growing ecosystem: &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;900+ tools&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  2. Plugins (ChatGPT-style)
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Proprietary, platform-locked&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Only works on one platform&lt;/li&gt;
&lt;li&gt;Requires approval process&lt;/li&gt;
&lt;li&gt;Limited to specific AI products&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  3. Custom Extensions (VS Code-style)
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Flexible but complex&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Full control but lots of work&lt;/li&gt;
&lt;li&gt;No standard protocol&lt;/li&gt;
&lt;li&gt;Hard to reuse across tools&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  My Recommendation
&lt;/h2&gt;

&lt;p&gt;If you are building AI integrations in 2025, &lt;strong&gt;MCP is the way to go&lt;/strong&gt;. It is open, standardized, and the ecosystem is exploding.&lt;/p&gt;

&lt;p&gt;Browse 900+ MCP tools at &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt; — quality scored, one-click install, free.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;What integration approach do you prefer?&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Building a Side Project with 7 AI Agents: Lessons Learned</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 11:03:38 +0000</pubDate>
      <link>https://forem.com/goldct/building-a-side-project-with-7-ai-agents-lessons-learned-1bfj</link>
      <guid>https://forem.com/goldct/building-a-side-project-with-7-ai-agents-lessons-learned-1bfj</guid>
      <description>&lt;h2&gt;
  
  
  The Project
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt; — an MCP tool directory with 900+ tools. Built and maintained entirely by AI agents.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Agent Team
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Collector&lt;/strong&gt; — finds new MCP repos on GitHub&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Analyzer&lt;/strong&gt; — scores each tool&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Writer&lt;/strong&gt; — generates review articles&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Publisher&lt;/strong&gt; — updates the website&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ops Brain&lt;/strong&gt; — coordinates and strategizes&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Social Agent&lt;/strong&gt; — publishes to social media&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dev.to Agent&lt;/strong&gt; — writes and publishes articles&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Lessons
&lt;/h2&gt;

&lt;h3&gt;
  
  
  What Worked
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Clear agent responsibilities (single purpose each)&lt;/li&gt;
&lt;li&gt;JSON-based data sharing between agents&lt;/li&gt;
&lt;li&gt;Cron-based orchestration (simple and reliable)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  What Did Not Work
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Complex agent-to-agent communication (over-engineered)&lt;/li&gt;
&lt;li&gt;LLM-based orchestration (unreliable, expensive)&lt;/li&gt;
&lt;li&gt;Real-time agent networks (unnecessary for this use case)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 16 + Vercel (frontend)&lt;/li&gt;
&lt;li&gt;Python agents (backend automation)&lt;/li&gt;
&lt;li&gt;GitHub API (data source)&lt;/li&gt;
&lt;li&gt;Playwright (social media publishing)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Result
&lt;/h2&gt;

&lt;p&gt;A fully automated directory that updates itself. Zero manual work after setup.&lt;/p&gt;

&lt;p&gt;Check it out: &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Any questions about the agent architecture? Happy to share details!&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>I Scored 900+ MCP Servers So You Do Not Have To</title>
      <dc:creator>goldct</dc:creator>
      <pubDate>Tue, 14 Apr 2026 10:58:13 +0000</pubDate>
      <link>https://forem.com/goldct/i-scored-900-mcp-servers-so-you-do-not-have-to-29eg</link>
      <guid>https://forem.com/goldct/i-scored-900-mcp-servers-so-you-do-not-have-to-29eg</guid>
      <description>&lt;h2&gt;
  
  
  Quality Matters
&lt;/h2&gt;

&lt;p&gt;Not all MCP servers are created equal. Some have amazing docs and active communities. Others are abandoned side projects with broken installs.&lt;/p&gt;

&lt;p&gt;I built a scoring system to separate signal from noise.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Scoring Works
&lt;/h2&gt;

&lt;p&gt;Each MCP server gets a 0-100 score based on:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;GitHub Stars&lt;/strong&gt; (25%) — Community popularity&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Documentation&lt;/strong&gt; (25%) — README quality, examples, guides&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Recent Activity&lt;/strong&gt; (25%) — Commits in last 30 days&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Issue Response&lt;/strong&gt; (25%) — How fast maintainers respond&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Top Scorers
&lt;/h2&gt;

&lt;p&gt;Check the full list at &lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Tool
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://mcphello.com" rel="noopener noreferrer"&gt;mcphello.com&lt;/a&gt; catalogs 900+ MCP tools with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Quality scores for every tool&lt;/li&gt;
&lt;li&gt;One-click install commands&lt;/li&gt;
&lt;li&gt;19 categories&lt;/li&gt;
&lt;li&gt;Updated every 6 hours&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Free. No signup. Just search and install.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built with Next.js + Python agents. Feedback welcome!&lt;/em&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
