<?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: QueryPie</title>
    <description>The latest articles on DEV Community by QueryPie (@querypie).</description>
    <link>https://dev.to/querypie</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%2F3359248%2Fdbe1a441-ea44-4151-aadd-fd9bc72ee0ee.png</url>
      <title>DEV Community: QueryPie</title>
      <link>https://dev.to/querypie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/querypie"/>
    <language>en</language>
    <item>
      <title>Beyond Guardrails: Securing Generative AI with MCP PAM</title>
      <dc:creator>QueryPie</dc:creator>
      <pubDate>Thu, 31 Jul 2025 04:08:07 +0000</pubDate>
      <link>https://dev.to/querypie/beyond-guardrails-securing-generative-ai-with-mcp-pam-4ob6</link>
      <guid>https://dev.to/querypie/beyond-guardrails-securing-generative-ai-with-mcp-pam-4ob6</guid>
      <description>&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%2Fmirdxi9sj1escuugow04.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%2Fmirdxi9sj1escuugow04.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Generative AI is no longer experimental. It’s mainstream, powerful, and increasingly integrated into enterprise systems. But with that power comes a new class of risk—ones that can’t be filtered away with content safety tools alone.&lt;br&gt;
By 2023, McKinsey reported that a quarter of global organizations had already adopted generative AI in real-world operations. And we’ve seen what that looks like: confidential code leaked to public models, GDPR violations, and the growing inability to explain or control what AI systems actually do once they’re embedded into workflows.&lt;br&gt;
This is where traditional AI "guardrails" start to fall short.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Guardrails Aren’t Enough Anymore
&lt;/h2&gt;

&lt;p&gt;Guardrails—like those offered by AWS Bedrock, Google, or OpenAI—serve as post-processing content filters. They’re great at catching problematic outputs: hate speech, hallucinations, PII. But they don’t know &lt;strong&gt;who&lt;/strong&gt; is making the request, &lt;strong&gt;why&lt;/strong&gt;, or &lt;strong&gt;what the AI is being asked to access&lt;/strong&gt;.&lt;br&gt;
They protect what the model says, but not who is prompting it or what actions it might trigger.&lt;br&gt;
That’s a critical gap—especially in environments where AI agents now directly interact with APIs, databases, internal tools, or cloud infrastructure.&lt;/p&gt;

&lt;h2&gt;
  
  
  Enter MCP: The Infrastructure That Connects AI to the Real World
&lt;/h2&gt;

&lt;p&gt;Anthropic’s &lt;strong&gt;Model Context Protocol (MCP)&lt;/strong&gt; was introduced in 2024 to standardize how AI models interact with external systems. Think of it as the “USB-C for AI”—enabling models to take natural language and turn it into real-world actions, like spinning up AWS instances or posting in Slack.&lt;br&gt;
With that kind of access, AI becomes not just a chatbot—but an agent of automation. Helpful? Yes. Risky? Very much so.&lt;br&gt;
And that’s exactly why &lt;strong&gt;MCP PAM (Privileged Access Management)&lt;/strong&gt; is necessary.&lt;/p&gt;

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

&lt;p&gt;MCP PAM, introduced by QueryPie, layers access governance directly into the MCP architecture. It doesn’t just filter words—it controls &lt;strong&gt;who can do what, where, and when.&lt;/strong&gt;&lt;br&gt;
It verifies user identity, evaluates intent, checks roles and permissions, applies DLP (Data Loss Prevention) filters, and logs everything for audit. All before the AI even makes a move.&lt;br&gt;
Whether it’s guarding against prompt injection, privilege misuse, or data leakage—MCP PAM acts as a security control before, during, and after an AI action.&lt;/p&gt;

&lt;h2&gt;
  
  
  Guardrails + MCP PAM = Complete AI Security
&lt;/h2&gt;

&lt;p&gt;This isn’t about choosing one or the other.&lt;br&gt;
Guardrails are essential for content safety. But PAM is what gives AI actual governance. Together, they form a layered defense model that aligns with frameworks like NIST and OWASP for secure AI adoption.&lt;br&gt;
Want to see exactly how this works? The original blog post walks through:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Detailed architecture of MCP PAM&lt;/li&gt;
&lt;li&gt;Real threat scenarios and how MCP PAM mitigates them&lt;/li&gt;
&lt;li&gt;Why guardrails and PAM should work together, not compete&lt;/li&gt;
&lt;li&gt;How to implement contextual, role-based, policy-driven AI controls&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔗 &lt;strong&gt;Read the full blog here&lt;/strong&gt;: &lt;a href="https://www.querypie.com/resources/discover/white-paper/16" rel="noopener noreferrer"&gt;MCP PAM as the Next Step Beyond Guardrails&lt;/a&gt;&lt;br&gt;
As AI gets smarter, so does security. QueryPie is trying to find answers at the forefront of these changes.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Why We’re Offering Our Enterprise-Grade Access Control Platform for Free</title>
      <dc:creator>QueryPie</dc:creator>
      <pubDate>Tue, 22 Jul 2025 09:13:32 +0000</pubDate>
      <link>https://dev.to/querypie/why-were-offering-our-enterprise-grade-access-control-platform-for-free-26ei</link>
      <guid>https://dev.to/querypie/why-were-offering-our-enterprise-grade-access-control-platform-for-free-26ei</guid>
      <description>&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%2F3dcna3zyi6paadulnit9.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%2F3dcna3zyi6paadulnit9.png" alt=" " width="800" height="440"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Helping close the growing security gap with QueryPie Community Edition
&lt;/h2&gt;

&lt;p&gt;In today’s AI-driven, cloud-native world, managing infrastructure security isn’t optional — it’s foundational. But for many startups and small businesses, building even a baseline access control system is still out of reach. The result? A growing security divide between large, well-funded organizations and everyone else.&lt;br&gt;
At &lt;strong&gt;QueryPie&lt;/strong&gt;, we’ve seen this gap up close — from working with Korea’s fastest-growing startups to helping enterprises secure their digital assets. And we’ve decided it’s time to act.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Access Control Matters Now
&lt;/h2&gt;

&lt;p&gt;Cyber threats are no longer just an enterprise concern.&lt;br&gt;
Small teams — often lacking full-time security staff or budget — are increasingly being targeted by:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Credential theft and insider abuse&lt;/li&gt;
&lt;li&gt;Supply chain vulnerabilities&lt;/li&gt;
&lt;li&gt;Poorly configured database or server access&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Even technically strong companies fall short when access control is fragmented across databases, servers, Kubernetes clusters, and SaaS apps. That’s where &lt;strong&gt;QueryPie&lt;/strong&gt; comes in.&lt;/p&gt;

&lt;h2&gt;
  
  
  A Unified Security Layer, Now Free to Use
&lt;/h2&gt;

&lt;p&gt;To help close this gap, we’re offering our &lt;strong&gt;Community Edition&lt;/strong&gt; at no cost — for one year, up to five active users per team. This includes the same core access control technologies used by 80% of Korea’s unicorn startups.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Database Access Controller (DAC)&lt;/strong&gt;: SQL masking, auditing, approval workflows&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;System Access Controller (SAC)&lt;/strong&gt;: Command-level SSH control, live session monitoring&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Kubernetes Access Controller (KAC)&lt;/strong&gt;: API-level access policy enforcement&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Web Application Controller (WAC)&lt;/strong&gt;: UI-level activity tracking and data leakage protection&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI Hub integration&lt;/strong&gt;: Safe access control for LLM and autonomous agent workflows (optional)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We’ve made the setup as straightforward as possible — deploy via Docker and you’re good to go.&lt;br&gt;
👉 &lt;a href="https://www.querypie.com/resources/learn/documentation/querypie-install-guide" rel="noopener noreferrer"&gt;Explore the Setup Guide&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  A Small Startup’s Big Decision
&lt;/h2&gt;

&lt;p&gt;We’re not a PR-first company. Offering something like this for free wasn’t easy.&lt;br&gt;
But we believe that in moments like this — with security risks growing and AI adoption accelerating — technology companies have a responsibility to step up.&lt;br&gt;
We’ve taken inspiration from others before us: Microsoft made Windows Defender free. Cloudflare offered DDoS protection for all. Bitdefender launched free ransomware decryption tools.&lt;br&gt;
We hope QueryPie Community Edition contributes in the same spirit — to &lt;strong&gt;lower the barrier to good security&lt;/strong&gt; and make essential infrastructure accessible, especially for teams with limited resources.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It. Share It. Build Securely.
&lt;/h2&gt;

&lt;p&gt;If your team is just starting to implement access governance — or you're looking to replace a patchwork of scripts and manual processes — we invite you to try QueryPie Community Edition.&lt;br&gt;
It’s our way of saying:&lt;br&gt;
&lt;strong&gt;Security shouldn't be a luxury.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://www.querypie.com/resources/learn/documentation/querypie-install-guide" rel="noopener noreferrer"&gt;Download QueryPie Community Edition&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://app.querypie.com/login" rel="noopener noreferrer"&gt;Sign up for AI Hub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If this helps your team, let us know. If not — tell us why.&lt;br&gt;
Let’s build better infrastructure security together.&lt;/p&gt;

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