<?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: CuratedMCP</title>
    <description>The latest articles on DEV Community by CuratedMCP (@curatedmcp).</description>
    <link>https://dev.to/curatedmcp</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%2Forganization%2Fprofile_image%2F13022%2F78f72a09-b12f-4738-9be7-4c43c77f6c51.png</url>
      <title>DEV Community: CuratedMCP</title>
      <link>https://dev.to/curatedmcp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/curatedmcp"/>
    <language>en</language>
    <item>
      <title>MCP Ecosystem Week 20: Database Tooling Enters the Ring as Giants Dominate Discovery</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Mon, 11 May 2026 10:17:57 +0000</pubDate>
      <link>https://dev.to/curatedmcp/mcp-ecosystem-week-20-database-tooling-enters-the-ring-as-giants-dominate-discovery-3ngj</link>
      <guid>https://dev.to/curatedmcp/mcp-ecosystem-week-20-database-tooling-enters-the-ring-as-giants-dominate-discovery-3ngj</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://curatedmcp.com/blog/week-2026-20" rel="noopener noreferrer"&gt;curatedmcp.com/blog/week-2026-20&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  MCP Ecosystem Week 20: Database Tooling Enters the Ring as Giants Dominate Discovery
&lt;/h1&gt;

&lt;p&gt;The MCP ecosystem continues its steady expansion with the addition of Local-YDB, an unofficial server that brings local YDB database management into the MCP fold. Meanwhile, the weekly trending list reveals a clear pattern: integration servers backed by major platforms—OpenAI, GitHub, Figma, and Anthropic—continue to capture developer attention at scale.&lt;/p&gt;

&lt;h2&gt;
  
  
  This Week in MCP
&lt;/h2&gt;

&lt;p&gt;We added one new server this week:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://curatedmcp.com/marketplace/local-ydb-unofficial-mcp-server" rel="noopener noreferrer"&gt;Local-YDB unofficial mcp server&lt;/a&gt;&lt;/strong&gt; (FREE): A community-built server for managing local YDB database instances. YDB, Yandex's distributed SQL database, joins the growing roster of database-specific MCP tools as developers seek to integrate data layer operations directly into their AI workflows.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The addition pushes the verified catalog to 70 servers, with 69 remaining free. No new playbooks were added this week, keeping the focus on server infrastructure expansion rather than orchestration patterns.&lt;/p&gt;

&lt;h2&gt;
  
  
  Trending Servers
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;GitHub Copilot MCP&lt;/strong&gt; continues its dominant run, commanding 98K views this week. The server channels GitHub's code intelligence—completions, explanations, and review capabilities—into any MCP client, making it an obvious draw for developers working in Cursor and other AI IDEs. It's the bridge between GitHub's ecosystem and broader AI agent workflows.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OpenAI MCP&lt;/strong&gt; lands at 87K views, offering official access to GPT-4o, DALL-E, Whisper, and Embeddings APIs through MCP. The steady demand signals that developers want to orchestrate multiple OpenAI capabilities within unified agent contexts rather than making isolated API calls.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Figma MCP&lt;/strong&gt; rounds out the top three with 82K views, serving design engineers and teams building AI-assisted workflows around design systems. Direct access to design files, components, and design tokens from within an agent drastically reduces context-switching overhead—a compelling value proposition that the numbers clearly reflect.&lt;/p&gt;

&lt;p&gt;The pattern here is worth noting: first-party integrations from well-known platforms capture the lion's share of attention. GitHub, OpenAI, Figma, and Anthropic collectively pull roughly 420K views across the top five slots. Developer friction and discoverability favor the names they already trust.&lt;/p&gt;

&lt;h2&gt;
  
  
  Quick Take
&lt;/h2&gt;

&lt;p&gt;The 100% free-tier catalog (69 of 70 servers) masks an important reality: pricing structures around MCP are still forming. No commercial/premium servers have gained traction yet, suggesting the ecosystem remains in the "free tooling to build the foundation" phase. What's notable is &lt;em&gt;how&lt;/em&gt; developers are using free servers—they're threading together specialized capabilities (database tools, design platforms, code hosts) into composite agents rather than adopting monolithic platforms. This suggests MCP's real value isn't in individual integrations, but in the ability to mix and match. The Local-YDB addition is a quiet marker: database teams, not just SaaS platforms, are beginning to see MCP as infrastructure worth supporting. Watch for more domain-specific tooling (observability, data, infrastructure) to follow as the pattern becomes clearer.&lt;/p&gt;

&lt;p&gt;Browse all 70 verified servers at &lt;a href="https://curatedmcp.com/marketplace" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>webdev</category>
    </item>
    <item>
      <title>PagerDuty MCP: Let AI Handle Your On-Call Chaos</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Sun, 10 May 2026 10:45:34 +0000</pubDate>
      <link>https://dev.to/curatedmcp/pagerduty-mcp-let-ai-handle-your-on-call-chaos-hdd</link>
      <guid>https://dev.to/curatedmcp/pagerduty-mcp-let-ai-handle-your-on-call-chaos-hdd</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/pagerduty-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  PagerDuty MCP: Let AI Handle Your On-Call Chaos
&lt;/h1&gt;

&lt;p&gt;Operations teams spend too much time context-switching between incident dashboards, chat, and email. PagerDuty MCP is the official integration that gives Claude, Cursor, and other AI agents direct access to your incident response workflows—so they can create incidents, manage alerts, update on-call schedules, and keep responders aligned without human hand-offs.&lt;/p&gt;

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

&lt;p&gt;PagerDuty MCP bridges the gap between your AI agent and your incident management system. Instead of manually toggling between tools, you can now ask Claude to create an incident, check who's on-call, escalate a critical alert, or annotate a timeline—and the agent executes those commands directly in PagerDuty.&lt;/p&gt;

&lt;p&gt;The server unlocks core capabilities: create and update incidents with custom urgency and priority levels, list active on-call users and rotation schedules, manage escalation policies and team assignments, query historical alerts and response timelines, annotate incidents with context or responder notes, and trigger incident actions programmatically from plain-language AI commands.&lt;/p&gt;

&lt;p&gt;This is especially powerful for automation. When your monitoring system fires a critical alert, an AI agent can automatically open a PagerDuty incident, notify the right on-call engineer, and add diagnostic context—all in seconds. Or during an active incident, your agent can pull recent alert history, suggest escalation paths, and track response metadata without anyone leaving their terminal.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; @pagerduty/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Add the server to 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;"pagerduty-mcp"&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 -y @pagerduty/mcp"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"env"&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;"PAGERDUTY_API_TOKEN"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your-api-token-here"&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;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;p&gt;You'll need a valid PagerDuty API token with appropriate scopes. Get yours from your PagerDuty account settings.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Incident triage at scale&lt;/strong&gt;: Ask Claude to review your last 50 incidents, identify patterns (e.g., recurring database timeouts), and propose new escalation policies without manually digging through the UI.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Automated alert response&lt;/strong&gt;: When a monitoring tool detects anomalies, an AI agent creates a PagerDuty incident, pulls the on-call roster, checks recent similar incidents, and sends a pre-populated summary to the responder.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;On-call coordination&lt;/strong&gt;: Query who's currently on-call across multiple services, check schedule conflicts, and let Claude suggest load-balancing changes based on response time trends.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Full install guides for Claude Desktop, Cursor, Windsurf, and more at &lt;a href="https://curatedmcp.com/marketplace/pagerduty-mcp" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
    <item>
      <title>Splunk MCP: Query your observability stack directly from Claude</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Sat, 09 May 2026 10:45:37 +0000</pubDate>
      <link>https://dev.to/curatedmcp/splunk-mcp-query-your-observability-stack-directly-from-claude-3pkp</link>
      <guid>https://dev.to/curatedmcp/splunk-mcp-query-your-observability-stack-directly-from-claude-3pkp</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/splunk-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Splunk MCP: Query your observability stack directly from Claude
&lt;/h1&gt;

&lt;p&gt;Splunk MCP is the official Model Context Protocol server that bridges AI agents to your Splunk instance. Instead of context-switching between Claude and your monitoring platform, you can now ask your AI assistant to search logs, inspect alerts, correlate incidents, and surface root causes—all without leaving your chat.&lt;/p&gt;

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

&lt;p&gt;Splunk MCP gives Claude and other AI agents direct access to your observability and security data. You can run SPL (Splunk Processing Language) queries, retrieve event results, inspect logs across services, and access alert timelines. The server also lets you search saved dashboards, manage data inputs, and correlate security events with operational metrics.&lt;/p&gt;

&lt;p&gt;The key unlock: your AI agent can now triage incidents autonomously. Feed it vague symptoms ("why did latency spike at 3pm?"), and it can query your Splunk instance, pull relevant logs and metrics, cross-reference alert history, and surface likely root causes. For SRE and SecOps teams drowning in data, this cuts investigation time significantly.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install
&lt;/h2&gt;

&lt;p&gt;Install via npm:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; @splunk/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then add Splunk MCP to 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;"splunk-mcp"&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 -y @splunk/mcp"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"env"&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;"SPLUNK_URL"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"https://your-splunk-instance.com"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"SPLUNK_USERNAME"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your_username"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"SPLUNK_PASSWORD"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your_api_token"&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;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;p&gt;Replace placeholders with your Splunk credentials and instance URL. Full setup guides for Cursor, Windsurf, and other clients available in the official docs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Incident triage at speed&lt;/strong&gt;: "Hey Claude, I got a PagerDuty alert for high error rates. Search Splunk logs from the last 30 minutes and tell me which service is failing." Claude queries your instance, correlates events, and suggests remediation steps.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Root cause analysis&lt;/strong&gt;: "Why did our database queries slow down yesterday around 2pm?" Claude pulls metrics, compares baselines, and surfaces anomalies you'd normally miss.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Security event correlation&lt;/strong&gt;: "Find all failed login attempts from the last 48 hours and correlate them with successful logins from unusual IPs." Claude runs complex multi-field searches without you writing SPL.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Full install guides for Claude Desktop, Cursor, Windsurf, and more at &lt;a href="https://curatedmcp.com/marketplace/splunk-mcp" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
    <item>
      <title>ServiceNow MCP: Automate ITSM workflows without leaving your AI agent</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Fri, 08 May 2026 10:45:35 +0000</pubDate>
      <link>https://dev.to/curatedmcp/servicenow-mcp-automate-itsm-workflows-without-leaving-your-ai-agent-cmd</link>
      <guid>https://dev.to/curatedmcp/servicenow-mcp-automate-itsm-workflows-without-leaving-your-ai-agent-cmd</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/servicenow-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  ServiceNow MCP: Automate ITSM workflows without leaving your AI agent
&lt;/h1&gt;

&lt;p&gt;ServiceNow MCP is the official integration that lets Claude, Cursor, and other AI agents interact directly with ServiceNow's ITSM platform. Instead of context-switching between your IDE and the ServiceNow portal, you can now orchestrate incidents, change requests, and approvals entirely through natural language prompts in your agent.&lt;/p&gt;

&lt;p&gt;This is particularly useful for ops teams building automation workflows or developers who need to integrate service desk operations into their deployment pipelines. The server speaks both directions—your AI agent can read incident data, search the knowledge base, and write changes back to ServiceNow in real time.&lt;/p&gt;

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

&lt;p&gt;ServiceNow MCP unlocks full ITSM lifecycle management through your AI agent. You can create and update incidents, problems, and change requests; search knowledge base articles to surface solutions during troubleshooting; manage approval workflows and SLAs; query asset and configuration item data; and access service desk analytics to identify trends.&lt;/p&gt;

&lt;p&gt;The server acts as a direct API bridge, so your agent can handle repetitive ticket routing, auto-assign based on skill tags, fetch related configuration items during incident triage, or even generate reports from trend data. Think of it as giving Claude or Cursor read-write access to your entire service desk—without the browser tab.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install
&lt;/h2&gt;

&lt;p&gt;Run this single command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; @servicenow/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then add the server to your Claude Desktop configuration (or Cursor/Windsurf equivalent):&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;"servicenow-mcp"&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 -y @servicenow/mcp"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"env"&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;"SERVICENOW_INSTANCE"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your-instance.service-now.com"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"SERVICENOW_API_KEY"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your-api-key"&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;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;p&gt;Replace &lt;code&gt;SERVICENOW_INSTANCE&lt;/code&gt; and &lt;code&gt;SERVICENOW_API_KEY&lt;/code&gt; with your credentials. See the &lt;a href="https://developer.servicenow.com/docs/mcp" rel="noopener noreferrer"&gt;official docs&lt;/a&gt; for authentication details.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Incident triage in Cursor&lt;/strong&gt;: Paste an error log, ask Claude to search the knowledge base for solutions, and auto-create an incident with relevant config items attached—all without leaving your editor.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Change request automation&lt;/strong&gt;: Describe a deployment, let your AI draft a change request with SLA calculations, and route it to the approval queue based on impact level.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;On-call escalation&lt;/strong&gt;: Build a Slack bot or CLI tool that queries open incidents, fetches analytics, and drafts summaries for your incident commander—all via natural language.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Full install guides for Claude Desktop, Cursor, Windsurf, and more at &lt;a href="https://curatedmcp.com/marketplace/servicenow-mcp" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
    <item>
      <title>MCP Ecosystem Week 19: Data Intelligence and Safety Tools Lead New Arrivals</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Mon, 04 May 2026 10:38:54 +0000</pubDate>
      <link>https://dev.to/curatedmcp/mcp-ecosystem-week-19-data-intelligence-and-safety-tools-lead-new-arrivals-33kb</link>
      <guid>https://dev.to/curatedmcp/mcp-ecosystem-week-19-data-intelligence-and-safety-tools-lead-new-arrivals-33kb</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://curatedmcp.com/blog/week-2026-19" rel="noopener noreferrer"&gt;curatedmcp.com/blog/week-2026-19&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  MCP Ecosystem Week 19: Data Intelligence and Safety Tools Lead New Arrivals
&lt;/h1&gt;

&lt;p&gt;The MCP marketplace continues to expand with four new servers landing this week, reflecting a clear market demand for data accessibility and content safety. Week 19 brings tools spanning SEO analytics, conversational UI, marketing data aggregation, and threat detection—a diverse mix that signals the ecosystem is moving beyond developer-centric integrations toward enterprise and consumer-facing use cases.&lt;/p&gt;

&lt;h2&gt;
  
  
  This Week in MCP
&lt;/h2&gt;

&lt;p&gt;Four new verified servers joined the catalog:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://curatedmcp.com/marketplace/dataforseo-mcp-server" rel="noopener noreferrer"&gt;DataForSEO MCP Server&lt;/a&gt;&lt;/strong&gt; opens SEO and SERP data to any MCP client. For developers building competitive analysis or content tools, this eliminates the friction of API documentation and token management.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://curatedmcp.com/marketplace/perspective-ai" rel="noopener noreferrer"&gt;Perspective AI&lt;/a&gt;&lt;/strong&gt; replaces form-based interactions with adaptive AI conversations. The shift from static inputs to natural dialogue is gaining traction—this server makes that pattern pluggable for any agent.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://curatedmcp.com/marketplace/windsorai-mcp-server" rel="noopener noreferrer"&gt;Windsor.ai MCP Server&lt;/a&gt;&lt;/strong&gt; aggregates marketing, sales, and customer data across 325+ sources and exposes it via plain English queries. This is a meaningful consolidation play: instead of agents juggling multiple vendor SDKs, they get a unified interface.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://curatedmcp.com/marketplace/tuteliq" rel="noopener noreferrer"&gt;Tuteliq&lt;/a&gt;&lt;/strong&gt; detects grooming, bullying, fraud, and 16+ threat types across text, voice, image, and video. Content moderation and safety are increasingly non-negotiable for production AI systems, and multimodal threat detection filling a real gap.&lt;/p&gt;

&lt;p&gt;All four are available free—a continued pattern in the ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  Trending Servers
&lt;/h2&gt;

&lt;p&gt;The top three trending servers by page views this week reveal what developers are actively integrating:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub Copilot MCP&lt;/strong&gt; (98K views) leads. The appeal is clear: developers want Copilot's code intelligence—completions, explanations, reviews—available outside the IDE, in their own MCP workflows. It's a portability play.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OpenAI MCP&lt;/strong&gt; (87K views) maintains second place. Official integrations matter. Having GPT-4o, DALL-E, Whisper, and Embeddings available as MCP resources means developers can route AI workloads through standardized tooling rather than managing OpenAI SDK fragmentation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Figma MCP&lt;/strong&gt; (82K views) rounds out the top three. Design-to-code and design system integration are high-friction problems. Direct access to design files, components, and tokens within an AI agent workflow is a legitimate productivity unlock—and the traffic reflects that need is real.&lt;/p&gt;

&lt;p&gt;The pattern: developers prioritize integration servers that reduce context switching and vendor lock-in.&lt;/p&gt;

&lt;h2&gt;
  
  
  Quick Take
&lt;/h2&gt;

&lt;p&gt;The all-free pricing on this week's new arrivals (and 67 of 68 total servers) reflects a strategic choice by vendors: expand adoption fast, own the integration layer, monetize upstream or at the platform level. But there's a secondary story: we're seeing category clustering around &lt;em&gt;data intelligence&lt;/em&gt; (SEO, marketing, CRM aggregation) and &lt;em&gt;safety/moderation&lt;/em&gt;. These are problems that individual AI developers can't easily solve in-house. The marketplace is becoming a repository of specialized, repeatable capabilities—the opposite of monolithic platforms. That's healthy ecosystem behavior.&lt;/p&gt;

&lt;p&gt;Browse all 68 verified servers at &lt;a href="https://curatedmcp.com/marketplace" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Okta MCP: Let Your AI Agent Handle Identity Management</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Sat, 02 May 2026 10:12:28 +0000</pubDate>
      <link>https://dev.to/curatedmcp/okta-mcp-let-your-ai-agent-handle-identity-management-4ph0</link>
      <guid>https://dev.to/curatedmcp/okta-mcp-let-your-ai-agent-handle-identity-management-4ph0</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/okta-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Okta MCP: Let Your AI Agent Handle Identity Management
&lt;/h1&gt;

&lt;p&gt;Identity and access management shouldn't require manual ticket shuffling. Okta MCP is the official Okta integration for AI agents—it lets Claude, Cursor, or Windsurf directly manage users, groups, authentication workflows, and security events within your Okta tenant.&lt;/p&gt;

&lt;p&gt;If you're managing identity infrastructure, this means your AI can provision users, enforce access policies, investigate authentication failures, and respond to security incidents without you leaving your IDE or chat window.&lt;/p&gt;

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

&lt;p&gt;Okta MCP grants AI agents safe, scoped access to your identity workflows. Your agent can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Manage users at scale&lt;/strong&gt;: create, update, deactivate accounts, reset passwords, and manage recovery rules&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Control access&lt;/strong&gt;: assign users to groups and applications, manage roles, and inspect sign-on policies&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Monitor security&lt;/strong&gt;: query authentication events, check MFA status, and analyze access patterns&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Automate OAuth/OIDC&lt;/strong&gt;: manage client configurations and token policies&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The server is built for security and IT teams who want AI to reduce toil—faster user onboarding, quicker incident response, and easier policy enforcement. Everything is gated by your Okta API token, so permissions stay locked to what you've explicitly authorized.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; @okta/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then add it to 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;"okta-mcp"&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 -y @okta/mcp"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"env"&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;"OKTA_DOMAIN"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your-org.okta.com"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"OKTA_API_TOKEN"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your_api_token_here"&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;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;p&gt;Grab your API token from &lt;strong&gt;Admin → API → Tokens&lt;/strong&gt; in your Okta console. Full setup guides for Cursor and Windsurf are in the docs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Onboarding sprint&lt;/strong&gt;: Ask Claude to provision 12 new contractors, assign them to the engineering group, activate their Slack app, and send a summary—all in one prompt.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Incident response&lt;/strong&gt;: When a security alert fires, ask your agent to pull MFA status for a suspicious user, review their recent sign-ons, and deactivate sessions—no context switching.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Access review automation&lt;/strong&gt;: Have your agent query who has admin roles, who hasn't logged in this quarter, and which legacy OAuth clients are still active—then generate a compliance report.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Full install guides for Claude Desktop, Cursor, Windsurf, and more at &lt;a href="https://curatedmcp.com/marketplace/okta-mcp" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
    <item>
      <title>IBM Cloud MCP: Control Your IBM Cloud Infrastructure From Claude</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Fri, 01 May 2026 10:06:17 +0000</pubDate>
      <link>https://dev.to/curatedmcp/ibm-cloud-mcp-control-your-ibm-cloud-infrastructure-from-claude-k8p</link>
      <guid>https://dev.to/curatedmcp/ibm-cloud-mcp-control-your-ibm-cloud-infrastructure-from-claude-k8p</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/ibm-cloud-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  IBM Cloud MCP: Control Your IBM Cloud Infrastructure From Claude
&lt;/h1&gt;

&lt;p&gt;Managing IBM Cloud resources usually means jumping between dashboards, CLIs, and documentation. IBM Cloud MCP changes that by giving AI agents direct access to your infrastructure, databases, and AI services. Built by IBM for enterprise teams, this official server lets you provision compute, query data, and inspect security policies without leaving your Claude chat or code editor.&lt;/p&gt;

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

&lt;p&gt;IBM Cloud MCP is a Model Context Protocol server that bridges Claude, Cursor, and other AI agents to IBM Cloud's full platform. Instead of manual API calls or console clicks, you can ask Claude to spin up Kubernetes clusters, deploy serverless functions, or query Watson AI models directly.&lt;/p&gt;

&lt;p&gt;The server handles compute provisioning (Kubernetes, VMs, Cloud Functions), data operations (Cloudant, Db2, Databases for PostgreSQL), and enterprise workflows like identity management and security audits. You get real-time access to logs, monitoring alerts, and metrics across regions. It's designed for teams managing hybrid cloud workloads—IBM Cloud alongside on-premises systems.&lt;/p&gt;

&lt;p&gt;For developers, this means faster iteration on cloud-native apps, faster infrastructure troubleshooting, and the ability to automate repetitive cloud tasks through natural conversation.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install
&lt;/h2&gt;

&lt;p&gt;Install via npm:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; @ibm/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then add it to your Claude Desktop config file (&lt;code&gt;~/Library/Application Support/Claude/claude_desktop_config.json&lt;/code&gt; on macOS):&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;"ibm-cloud-mcp"&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 -y @ibm/mcp"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"env"&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;"IBM_CLOUD_API_KEY"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your-api-key-here"&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;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;p&gt;Grab your IBM Cloud API key from the &lt;a href="https://cloud.ibm.com/iam/apikeys" rel="noopener noreferrer"&gt;IAM dashboard&lt;/a&gt;, set it as an environment variable, and restart Claude.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Deploy and scale an app in seconds&lt;/strong&gt;: "Deploy my Node.js app to IBM Cloud Kubernetes with 3 replicas across Dallas and London regions, then show me the logs."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Debug database issues with context&lt;/strong&gt;: "Query my Db2 instance for slow queries in the last hour, then suggest indexes based on the execution plans."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Audit security posture&lt;/strong&gt;: "List all IAM policies for my service accounts, identify overly permissive roles, and generate a compliance report."&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Full install guides for Claude Desktop, Cursor, Windsurf, and more at &lt;a href="https://curatedmcp.com/marketplace/ibm-cloud-mcp" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
    <item>
      <title>Adobe MCP: Connect Claude to Photoshop, Acrobat, and Experience Cloud</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Thu, 30 Apr 2026 10:06:16 +0000</pubDate>
      <link>https://dev.to/curatedmcp/adobe-mcp-connect-claude-to-photoshop-acrobat-and-experience-cloud-5h1i</link>
      <guid>https://dev.to/curatedmcp/adobe-mcp-connect-claude-to-photoshop-acrobat-and-experience-cloud-5h1i</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/adobe-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Adobe MCP: Connect Claude to Photoshop, Acrobat, and Experience Cloud
&lt;/h1&gt;

&lt;p&gt;Adobe just released an official MCP server that plugs your AI agent directly into Creative Cloud and Experience Cloud. If you're building workflows that need to generate assets, manage PDFs, or pull marketing analytics—this cuts out the manual handoff.&lt;/p&gt;

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

&lt;p&gt;Adobe MCP gives Claude, Cursor, and other AI agents direct access to Adobe's creative and marketing tools. You can now:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Create and edit images&lt;/strong&gt; in Photoshop programmatically—useful if you're generating variations, applying filters, or building batch workflows&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Generate and manage PDFs&lt;/strong&gt; via Acrobat—ideal for automated document creation, form filling, or report generation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Query Experience Cloud&lt;/strong&gt; for campaign and analytics data—pull reporting directly into your AI context&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Manage Creative Cloud assets&lt;/strong&gt; and access libraries, templates, and brand-approved styles&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Export finished work&lt;/strong&gt; with delivery URLs—no manual export steps&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is officially supported by Adobe, so you're integrating with their actual APIs, not scraping or reverse-engineering. The server runs on your machine or server and communicates with your Adobe account.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; @adobe/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then configure it in your Claude Desktop config (or Cursor/Windsurf):&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;"adobe-mcp"&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 -y @adobe/mcp"&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;p&gt;You'll need Adobe API credentials (client ID and secret from the &lt;a href="https://developer.adobe.com" rel="noopener noreferrer"&gt;Adobe Developer Console&lt;/a&gt;). Full setup docs at &lt;a href="https://developer.adobe.com/mcp" rel="noopener noreferrer"&gt;developer.adobe.com/mcp&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Marketing automation&lt;/strong&gt;: Ask Claude to pull last month's campaign performance from Experience Cloud, then generate a summarized PDF report with embedded charts—all in one prompt.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Batch creative generation&lt;/strong&gt;: Feed Claude a product catalog and ask it to generate hero images for each item in Photoshop, apply your brand template, and export URLs for your website.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Document workflows&lt;/strong&gt;: Automate contract or invoice generation by having Claude populate Acrobat templates with data, then export signed PDFs ready for archival.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Full install guides for Claude Desktop, Cursor, Windsurf, and more at &lt;a href="https://curatedmcp.com/marketplace/adobe-mcp" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
    <item>
      <title>Oracle Cloud MCP: Automate OCI infrastructure through AI agents</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Wed, 29 Apr 2026 10:06:16 +0000</pubDate>
      <link>https://dev.to/curatedmcp/oracle-cloud-mcp-automate-oci-infrastructure-through-ai-agents-20nm</link>
      <guid>https://dev.to/curatedmcp/oracle-cloud-mcp-automate-oci-infrastructure-through-ai-agents-20nm</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/oracle-cloud-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Oracle Cloud MCP: Automate OCI infrastructure through AI agents
&lt;/h1&gt;

&lt;p&gt;Oracle Cloud MCP is the official integration that connects AI agents like Claude and Cursor directly to Oracle Cloud Infrastructure (OCI). Instead of switching between terminals and the OCI console, you can now ask your AI assistant to provision instances, manage databases, handle storage, and configure security—all within your IDE or chat interface.&lt;/p&gt;

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

&lt;p&gt;This server bridges the gap between AI agents and OCI operations. It gives Claude, Cursor, and Windsurf read and write access to your OCI environment through the Model Context Protocol. Your AI can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Compute&lt;/strong&gt;: Spin up, terminate, and monitor compute instances with different shapes and configurations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Storage&lt;/strong&gt;: Create and manage Object Storage buckets, upload objects, and handle lifecycle policies&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Databases&lt;/strong&gt;: Query Autonomous Database instances, manage DB systems, and inspect schemas&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Networking&lt;/strong&gt;: Inspect Virtual Cloud Networks (VCNs), review security lists, and audit firewall rules&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Identity &amp;amp; Access&lt;/strong&gt;: Create IAM users, attach policies, and manage permissions programmatically&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Security &amp;amp; Compliance&lt;/strong&gt;: Pull audit logs and generate security reports for governance&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's built for enterprise teams who run OCI and want to shift repetitive infrastructure tasks to AI automation.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install
&lt;/h2&gt;

&lt;p&gt;Install via npm:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; @oracle/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then add it to your Claude Desktop configuration:&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;"oracle-cloud-mcp"&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 -y @oracle/mcp"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"env"&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;"OCI_CONFIG_FILE"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"~/.oci/config"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"OCI_PROFILE"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"DEFAULT"&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;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;p&gt;Make sure your OCI credentials are configured locally before connecting.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;On-demand infrastructure scaling&lt;/strong&gt;: Ask Claude to check current compute usage, then provision additional instances if load is high—all without leaving your editor&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Database troubleshooting&lt;/strong&gt;: Query Autonomous Database logs, inspect connection pools, and get optimization suggestions from your AI in real time&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Audit and compliance&lt;/strong&gt;: Generate security reports, review IAM policies, and pull audit logs to validate your infrastructure against compliance requirements&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Full install guides for Claude Desktop, Cursor, Windsurf, and more at &lt;a href="https://curatedmcp.com/marketplace/oracle-cloud-mcp" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
    <item>
      <title>Elastic Cloud MCP: Give Claude Direct Access to Your Elasticsearch and Kibana Data</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Tue, 28 Apr 2026 10:06:17 +0000</pubDate>
      <link>https://dev.to/curatedmcp/elastic-cloud-mcp-give-claude-direct-access-to-your-elasticsearch-and-kibana-data-ll7</link>
      <guid>https://dev.to/curatedmcp/elastic-cloud-mcp-give-claude-direct-access-to-your-elasticsearch-and-kibana-data-ll7</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/elastic-cloud-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Elastic Cloud MCP: Give Claude Direct Access to Your Elasticsearch and Kibana Data
&lt;/h1&gt;

&lt;p&gt;Searching logs manually is slow. Analyzing metrics across dashboards takes context switching. What if Claude could do it for you?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Elastic Cloud MCP&lt;/strong&gt; is the official integration that plugs your Elasticsearch and Kibana deployment directly into Claude, Cursor, and other AI agents. Instead of copying query syntax or explaining your schema, you can ask Claude to investigate anomalies, explore logs, or run analytics—and it talks to your Elastic Cloud instance in real time.&lt;/p&gt;

&lt;p&gt;Built by Elastic and verified for production use, this server gives AI agents safe, structured access to your search and observability stack without exposing raw credentials or requiring manual data extraction.&lt;/p&gt;

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

&lt;p&gt;Elastic Cloud MCP turns your Elasticsearch indexes and Kibana dashboards into tools Claude can use directly.&lt;/p&gt;

&lt;p&gt;You can ask Claude to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Query indexes and run analytics&lt;/strong&gt; across your data in natural language&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Inspect dashboards and visualizations&lt;/strong&gt; to understand what's already built&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Search logs, metrics, and traces&lt;/strong&gt; without switching tools&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Explore schema mappings&lt;/strong&gt; and see which fields are available&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Set up alerts and anomaly detection jobs&lt;/strong&gt; programmatically&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Manage index templates and ingest pipelines&lt;/strong&gt; for data ingestion flows&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is especially powerful for incident response—Claude can query your logs, correlate metrics, and surface the context you need without you leaving your editor or chat window.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install
&lt;/h2&gt;

&lt;p&gt;Install via npm:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; @elastic/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then configure it in your &lt;code&gt;claude_desktop_config.json&lt;/code&gt;:&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;"elastic-cloud-mcp"&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 -y @elastic/mcp"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"env"&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;"ELASTIC_CLOUD_ID"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your-deployment-id"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"ELASTIC_API_KEY"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"your-api-key"&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;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;p&gt;Get your Cloud ID and API key from your Elastic Cloud console, then restart Claude Desktop.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Incident triage&lt;/strong&gt;: Ask Claude to search error logs from the last hour, pull relevant metrics, and summarize what went wrong—all without manual queries.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Schema exploration&lt;/strong&gt;: New to a team's data model? Have Claude map out available fields, data types, and common usage patterns from your live indexes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dashboard-driven analysis&lt;/strong&gt;: Point Claude at a Kibana dashboard and ask it to explain the data, suggest optimizations, or dig deeper into anomalies it finds.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Full install guides for Claude Desktop, Cursor, Windsurf, and more at &lt;a href="https://curatedmcp.com/marketplace/elastic-cloud-mcp" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
    <item>
      <title>MCP Ecosystem Week 18: The Consolidation Phase — When Integration Depth Beats New Tools</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Mon, 27 Apr 2026 10:57:56 +0000</pubDate>
      <link>https://dev.to/curatedmcp/mcp-ecosystem-week-18-the-consolidation-phase-when-integration-depth-beats-new-tools-22ai</link>
      <guid>https://dev.to/curatedmcp/mcp-ecosystem-week-18-the-consolidation-phase-when-integration-depth-beats-new-tools-22ai</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://curatedmcp.com/blog/week-2026-18" rel="noopener noreferrer"&gt;curatedmcp.com/blog/week-2026-18&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  MCP Ecosystem Week 18: The Consolidation Phase — When Integration Depth Beats New Tools
&lt;/h1&gt;

&lt;p&gt;The MCP marketplace hit an interesting inflection point this week. For the first time in our roundup series, we saw zero new server additions — yet engagement across the catalog remained strong. This isn't a slowdown. It's a signal that the ecosystem is shifting from breadth to depth, with developers and AI agents diving deeper into fewer, more powerful integrations rather than constantly chasing new tools.&lt;/p&gt;

&lt;p&gt;With 64 verified servers now in the catalog and 100% of them free to use, the market is consolidating around proven, official integrations and specialized use cases. The data tells a clear story: when you can do more with fewer tools, you do.&lt;/p&gt;

&lt;h2&gt;
  
  
  This Week in MCP
&lt;/h2&gt;

&lt;p&gt;No new servers entered the verified catalog this week, marking a notable pause in new submissions. This doesn't reflect reduced activity — rather, it suggests that recent additions from previous weeks are still onboarding, being tested, and integrated into workflows.&lt;/p&gt;

&lt;p&gt;The verification backlog remains healthy, and community submissions continue. If you've built an MCP server and want to list it, the team is actively reviewing submissions at &lt;a href="https://curatedmcp.com/marketplace" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Trending Servers
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. GitHub Copilot MCP&lt;/strong&gt; (98,002 views) sits firmly at the top, offering direct access to Copilot's code intelligence — completions, explanations, and automated review — from any MCP client. For developers working across multiple editors and AI agents, this is table stakes. It's the connective tissue between where you write code and where AI helps you write it better.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. OpenAI MCP&lt;/strong&gt; (87,001 views) provides official access to GPT-4o, DALL-E, Whisper, and embeddings. What's driving sustained interest here is flexibility: rather than being locked into OpenAI's native interfaces, developers can compose these capabilities into custom workflows. That's the core MCP value proposition in action.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Figma MCP&lt;/strong&gt; (82,003 views) rounds out the top three, letting design systems and component libraries flow directly into AI coding workflows. This one is particularly interesting because it bridges a gap that rarely gets bridged — design metadata meeting code generation. Teams using component-driven architecture are clearly building around this integration.&lt;/p&gt;

&lt;p&gt;All three trending servers are official integrations from major platforms (GitHub, OpenAI, Figma). That pattern matters.&lt;/p&gt;

&lt;h2&gt;
  
  
  Quick Take
&lt;/h2&gt;

&lt;p&gt;The "all free" catalog is a competitive advantage, not a limitation. With zero paid servers in the verified directory, CuratedMCP has become the canonical destination for developers who want production-grade integrations without licensing complexity. &lt;/p&gt;

&lt;p&gt;More importantly: the dominance of official platform integrations (GitHub, OpenAI, Figma, Anthropic Claude all in the top five) suggests the MCP ecosystem is following a predictable adoption curve. Phase one was experimental diversity. Phase two — where we are now — is consolidation around the integrations that unlock multiplier effects: code, design, AI reasoning, and version control, all composable in one workflow.&lt;/p&gt;

&lt;p&gt;Watch for phase three: specialized vertical tools (domain-specific MCPs for legal tech, biotech, finance) layering on top of this foundation. That's where real differentiation emerges.&lt;/p&gt;




&lt;p&gt;Browse all 64 verified servers at &lt;a href="https://curatedmcp.com/marketplace" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>webdev</category>
    </item>
    <item>
      <title>MongoDB MCP: Give Your AI Agent Direct Access to Your MongoDB Clusters</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Mon, 27 Apr 2026 10:57:49 +0000</pubDate>
      <link>https://dev.to/curatedmcp/mongodb-mcp-give-your-ai-agent-direct-access-to-your-mongodb-clusters-3l9</link>
      <guid>https://dev.to/curatedmcp/mongodb-mcp-give-your-ai-agent-direct-access-to-your-mongodb-clusters-3l9</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/mongodb-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  MongoDB MCP: Give Your AI Agent Direct Access to Your MongoDB Clusters
&lt;/h1&gt;

&lt;p&gt;MongoDB just released an official MCP server, and it's a game-changer for developers who want their AI agents to actually &lt;em&gt;work&lt;/em&gt; with NoSQL data instead of just talking about it.&lt;/p&gt;

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

&lt;p&gt;MongoDB MCP lets Claude, Cursor, and other AI agents query, inspect, and modify MongoDB Atlas clusters and local instances directly. Instead of asking an AI to write MongoDB queries and hoping they're correct, the agent can now execute queries, explore your schema in real time, and handle document operations autonomously.&lt;/p&gt;

&lt;p&gt;The server supports the full CRUD lifecycle: query documents with filters and aggregations, inspect collections and indexes, create and update records, and manage cluster configuration. You also get performance monitoring, slow query detection, Atlas search integration, and change stream support — everything a developer needs to orchestrate database workflows through natural language.&lt;/p&gt;

&lt;p&gt;This is especially powerful for exploratory work. Ask your AI to "find all documents where &lt;code&gt;status&lt;/code&gt; is 'pending' and &lt;code&gt;createdAt&lt;/code&gt; is older than 30 days" and it executes the actual query, sees the results, and can act on them. No more back-and-forth copy-pasting.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install
&lt;/h2&gt;

&lt;p&gt;Install via npm:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; @mongodb/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then add to your Claude Desktop config file (&lt;code&gt;claude_desktop_config.json&lt;/code&gt;):&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;"mongodb-mcp"&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 -y @mongodb/mcp"&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;p&gt;You'll need MongoDB connection credentials (Atlas connection string or local instance details). Full setup instructions are in the &lt;a href="https://www.mongodb.com/docs/mcp" rel="noopener noreferrer"&gt;MongoDB MCP docs&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Data migration and cleanup&lt;/strong&gt;: Ask Claude to find and transform legacy documents across collections, then execute the updates. No manual scripting required.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Schema exploration for feature development&lt;/strong&gt;: Query your actual data patterns, discover edge cases in your schema, and get AI suggestions for indexing improvements based on real access patterns.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Debugging production issues&lt;/strong&gt;: Have your AI agent query slow logs, inspect problematic documents, and suggest fixes — all without leaving your chat interface.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's free and officially maintained by MongoDB, so you're not relying on a community fork.&lt;/p&gt;




&lt;p&gt;Full install guides for Claude Desktop, Cursor, Windsurf, and more at &lt;a href="https://curatedmcp.com/marketplace/mongodb-mcp" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
  </channel>
</rss>
