<?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: Deepika N</title>
    <description>The latest articles on Forem by Deepika N (@deepika_n_417a1b69443e2bd).</description>
    <link>https://forem.com/deepika_n_417a1b69443e2bd</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%2F3680749%2Fbb631975-60f1-47c8-b559-83d5cda4d21b.png</url>
      <title>Forem: Deepika N</title>
      <link>https://forem.com/deepika_n_417a1b69443e2bd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/deepika_n_417a1b69443e2bd"/>
    <language>en</language>
    <item>
      <title>Anyone using Context7 MCP to avoid outdated docs in Claude?</title>
      <dc:creator>Deepika N</dc:creator>
      <pubDate>Sun, 04 Jan 2026 17:25:34 +0000</pubDate>
      <link>https://forem.com/deepika_n_417a1b69443e2bd/anyone-using-context7-mcp-to-avoid-outdated-docs-in-claude-4k5b</link>
      <guid>https://forem.com/deepika_n_417a1b69443e2bd/anyone-using-context7-mcp-to-avoid-outdated-docs-in-claude-4k5b</guid>
      <description>&lt;p&gt;I’ve been running into the same issue repeatedly when using Claude for coding:&lt;br&gt;
the model knows the concept, but the docs it references are slightly outdated or version mismatched.&lt;br&gt;
Context7 MCP seems to solve this by pulling documentation directly from official sources instead of relying on training data.&lt;br&gt;
I’ve seen a lot of people mention it as one of the few MCPs that’s actually “always on” and worth the context cost especially compared to search based MCPs.&lt;br&gt;
I started documenting MCPs (including Context7) with setup steps and usage notes so I don’t have to re-discover this every time.&lt;br&gt;
Curious:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Are you using Context7 regularly?&lt;/li&gt;
&lt;li&gt;Does it noticeably improve accuracy for you?&lt;/li&gt;
&lt;li&gt;Any downsides you’ve run into?
(If helpful, I’ve written up the setup + notes here: &lt;a href="https://ai-stack.dev" rel="noopener noreferrer"&gt;https://ai-stack.dev&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>claude</category>
      <category>mcp</category>
      <category>programming</category>
      <category>ai</category>
    </item>
    <item>
      <title>Brave Search MCP looks great on paper , how reliable is it in real workflows?</title>
      <dc:creator>Deepika N</dc:creator>
      <pubDate>Sat, 03 Jan 2026 04:35:42 +0000</pubDate>
      <link>https://forem.com/deepika_n_417a1b69443e2bd/brave-search-mcp-looks-great-on-paper-how-reliable-is-it-in-real-workflows-1i1</link>
      <guid>https://forem.com/deepika_n_417a1b69443e2bd/brave-search-mcp-looks-great-on-paper-how-reliable-is-it-in-real-workflows-1i1</guid>
      <description>&lt;p&gt;I’ve been experimenting with MCPs across Claude, Cursor, and local models, and one pattern keeps repeating:&lt;/p&gt;

&lt;p&gt;MCPs often work, but not always in the way the README implies.&lt;/p&gt;

&lt;p&gt;Brave Search MCP is a good example.&lt;/p&gt;

&lt;p&gt;On paper:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Privacy-first search&lt;/li&gt;
&lt;li&gt;Clean MCP interface&lt;/li&gt;
&lt;li&gt;Easy Claude integration&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In practice, people report different experiences depending on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;tool (Claude vs Cursor)&lt;/li&gt;
&lt;li&gt;environment variables&lt;/li&gt;
&lt;li&gt;rate limits&lt;/li&gt;
&lt;li&gt;local vs hosted models&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To keep track of this, I started documenting MCPs with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;exact setup steps&lt;/li&gt;
&lt;li&gt;environment requirements&lt;/li&gt;
&lt;li&gt;usage notes&lt;/li&gt;
&lt;li&gt;tool compatibility&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I just added &lt;strong&gt;Brave Search MCP&lt;/strong&gt; here:&lt;br&gt;
👉 &lt;a href="https://ai-stack.dev/mcps/brave-search-mcp-server" rel="noopener noreferrer"&gt;https://ai-stack.dev/mcps/brave-search-mcp-server&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’m &lt;em&gt;not&lt;/em&gt; trying to review or rate MCPs yet just make it easier to understand what’s actually involved before wiring them into workflows.&lt;/p&gt;

&lt;p&gt;Curious:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Has Brave Search MCP been stable for you?&lt;/li&gt;
&lt;li&gt;Any gotchas you hit that weren’t obvious?&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>developers</category>
      <category>opensource</category>
    </item>
    <item>
      <title>MCPs, AI Tools, and Coding Rules Are Everywhere So I Built a Single Place to Discover Them</title>
      <dc:creator>Deepika N</dc:creator>
      <pubDate>Tue, 30 Dec 2025 13:13:53 +0000</pubDate>
      <link>https://forem.com/deepika_n_417a1b69443e2bd/mcps-ai-tools-and-coding-rules-are-everywhere-so-i-built-a-single-place-to-discover-them-b34</link>
      <guid>https://forem.com/deepika_n_417a1b69443e2bd/mcps-ai-tools-and-coding-rules-are-everywhere-so-i-built-a-single-place-to-discover-them-b34</guid>
      <description>&lt;p&gt;If you’re exploring MCPs or AI coding assistants right now, you’ve probably felt this already:&lt;/p&gt;

&lt;p&gt;MCP servers are scattered across GitHub repos, blog posts, demos, and Reddit threads&lt;/p&gt;

&lt;p&gt;Each AI tool (Claude, Cursor, Replit, Copilot, Windsurf) surfaces integrations differently&lt;/p&gt;

&lt;p&gt;Practical AI coding rules and workflows are hard to find and even harder to compare&lt;/p&gt;

&lt;p&gt;None of this is a protocol problem.&lt;/p&gt;

&lt;p&gt;It’s a discoverability problem.&lt;/p&gt;

&lt;p&gt;So I built AI Stack.&lt;/p&gt;

&lt;p&gt;What AI Stack Is&lt;/p&gt;

&lt;p&gt;AI Stack is a community-curated hub that brings together:&lt;/p&gt;

&lt;p&gt;🔹 MCP integrations across popular AI tools&lt;/p&gt;

&lt;p&gt;🔹 AI developer tools with structured overviews&lt;/p&gt;

&lt;p&gt;🔹 AI coding rules &amp;amp; workflows, categorized by tool&lt;/p&gt;

&lt;p&gt;🔹 Community submissions, with contributor attribution&lt;/p&gt;

&lt;p&gt;It’s designed to be a navigation layer for the rapidly growing AI tooling ecosystem.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://ai-stack.dev" rel="noopener noreferrer"&gt;https://ai-stack.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What AI Stack Is Not&lt;/p&gt;

&lt;p&gt;Just to be explicit (because this matters):&lt;/p&gt;

&lt;p&gt;❌ It does not test or verify MCPs&lt;/p&gt;

&lt;p&gt;❌ It does not benchmark or rank correctness&lt;/p&gt;

&lt;p&gt;❌ It does not claim production readiness&lt;/p&gt;

&lt;p&gt;AI Stack focuses on organization and discovery, not validation.&lt;/p&gt;

&lt;p&gt;Think of it as:&lt;/p&gt;

&lt;p&gt;“One place to find what exists without digging through dozens of repos and threads.”&lt;/p&gt;

&lt;p&gt;What You Can Explore Today&lt;br&gt;
🔹 MCP Directory&lt;/p&gt;

&lt;p&gt;Browse MCP integrations by tool, category, and popularity including both platform-curated and community submitted entries.&lt;/p&gt;

&lt;p&gt;🔹 Tools Pages&lt;/p&gt;

&lt;p&gt;Each AI tool has a dedicated page with:&lt;/p&gt;

&lt;p&gt;Overview&lt;/p&gt;

&lt;p&gt;Links&lt;/p&gt;

&lt;p&gt;Related MCPs&lt;/p&gt;

&lt;p&gt;Associated rules and workflows&lt;/p&gt;

&lt;p&gt;🔹 AI Development Rules&lt;/p&gt;

&lt;p&gt;A growing collection of AI coding rules organized by assistant (Cursor, Claude, Replit, Copilot, etc.), including community contributions.&lt;/p&gt;

&lt;p&gt;🔹 Community Contributions&lt;/p&gt;

&lt;p&gt;Users can submit MCPs and rules, with clear attribution no anonymous dumping.&lt;/p&gt;

&lt;p&gt;Why I Built This&lt;/p&gt;

&lt;p&gt;As MCPs and AI coding assistants evolve quickly, knowledge fragments fast:&lt;/p&gt;

&lt;p&gt;Useful MCPs live in obscure repos&lt;/p&gt;

&lt;p&gt;Rules that improve AI coding workflows are often tribal knowledge&lt;/p&gt;

&lt;p&gt;Tool-specific practices get buried in long threads&lt;/p&gt;

&lt;p&gt;AI Stack doesn’t try to solve everything it just reduces discovery friction.&lt;/p&gt;

&lt;p&gt;Why Share This Early&lt;/p&gt;

&lt;p&gt;AI Stack is still early, but already useful if you:&lt;/p&gt;

&lt;p&gt;Explore MCPs regularly&lt;/p&gt;

&lt;p&gt;Work with AI coding assistants&lt;/p&gt;

&lt;p&gt;Want a single place to browse tools, integrations, and rules&lt;/p&gt;

&lt;p&gt;I’m sharing it now to learn from the community:&lt;/p&gt;

&lt;p&gt;How do you currently discover MCPs?&lt;/p&gt;

&lt;p&gt;Do AI coding rules help in real workflows?&lt;/p&gt;

&lt;p&gt;What would make a hub like this more valuable?&lt;/p&gt;

&lt;p&gt;Feedback (good or critical) is very welcome.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://ai-stack.dev" rel="noopener noreferrer"&gt;https://ai-stack.dev&lt;/a&gt;&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>developers</category>
      <category>opensource</category>
    </item>
    <item>
      <title>What I Learned Testing MCPs Across Claude, Cursor, and Replit</title>
      <dc:creator>Deepika N</dc:creator>
      <pubDate>Sun, 28 Dec 2025 05:45:34 +0000</pubDate>
      <link>https://forem.com/deepika_n_417a1b69443e2bd/what-i-learned-testing-mcps-across-claude-cursor-and-replit-10mf</link>
      <guid>https://forem.com/deepika_n_417a1b69443e2bd/what-i-learned-testing-mcps-across-claude-cursor-and-replit-10mf</guid>
      <description>&lt;p&gt;Model Context Protocols (MCPs) are a powerful pattern for connecting AI assistants to real world data sources and tools. Over the past few months, I’ve been experimenting with MCPs across multiple environments in particular Claude, Cursor, and Replit and I want to share what actually works, where things tend to break, and how I think about validation.&lt;/p&gt;

&lt;p&gt;MCPs are not magic they are just a standard for letting LLM based tools talk to external systems in a reliable way. This is similar to how a USB-C port lets different devices connect to your computer: the protocol itself doesn’t do anything special, but it makes integration possible when done right.&lt;/p&gt;

&lt;h3&gt;
  
  
  What I observed
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;1. Not all MCPs behave the same everywhere&lt;/strong&gt;&lt;br&gt;
A lot of MCP examples that feel solid in one environment print nothing or fail silently in another. This usually comes down to how each environment handles execution, context, filesystem access, or tool arguments.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Small config differences matter&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Sometimes an MCP that runs in Claude breaks in Cursor not because of a logic bug but because of subtle differences in how CLI tools, paths, or quirk settings are handled.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Validation is hard&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
There isn’t a silver bullet yet for catching silent failures. Most of the time, I find myself running the same MCP in minimal contexts, checking raw outputs and side effects, and isolating tool chains until I understand exactly where it fails.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Trending MCPs you might find useful&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
From systems that access files or GitHub repos to tooling that helps with analytics or Redis access, MCPs are being built for a variety of workflows. Treat them as &lt;em&gt;reusable modules&lt;/em&gt;, not one off scripts.&lt;/p&gt;

&lt;h3&gt;
  
  
  What this means for you
&lt;/h3&gt;

&lt;p&gt;If you’re building with MCPs, treat them as &lt;strong&gt;execution boundaries with behavioral contracts&lt;/strong&gt; you should validate each one in each environment before using it in production workflows.&lt;/p&gt;

&lt;p&gt;For folks discovering MCPs or trying to find working examples across tools like Claude, Cursor, GitHub Copilot and more, I’ve been aggregating what actually runs in multiple environments.&lt;/p&gt;

&lt;p&gt;Here’s a place where that’s organized for easy reference:&lt;br&gt;&lt;br&gt;
&lt;a href="https://ai-stack.dev/" rel="noopener noreferrer"&gt;https://ai-stack.dev/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear how others validate MCPs in their workflows.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>developers</category>
      <category>mcp</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
