<?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: CuratedMCP</title>
    <description>The latest articles on Forem by CuratedMCP (@curatedmcp).</description>
    <link>https://forem.com/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>Forem: CuratedMCP</title>
      <link>https://forem.com/curatedmcp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/curatedmcp"/>
    <language>en</language>
    <item>
      <title>Windsor.ai MCP Server: Query 325+ Marketing &amp; Sales Data Sources in Plain English</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Sat, 16 May 2026 10:28:09 +0000</pubDate>
      <link>https://forem.com/curatedmcp/windsorai-mcp-server-query-325-marketing-sales-data-sources-in-plain-english-6jl</link>
      <guid>https://forem.com/curatedmcp/windsorai-mcp-server-query-325-marketing-sales-data-sources-in-plain-english-6jl</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/windsorai-mcp-server/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Windsor.ai MCP Server: Query 325+ Marketing &amp;amp; Sales Data Sources in Plain English
&lt;/h1&gt;

&lt;p&gt;Stop writing SQL queries or toggling between dashboards. Windsor.ai MCP connects Claude, Cursor, and other MCP-compatible AI agents directly to your marketing, sales, and customer data across 325+ platforms—Google Ads, Meta, TikTok, GA4, HubSpot, Salesforce, Shopify, and more. Ask natural-language questions and get structured answers in seconds.&lt;/p&gt;

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

&lt;p&gt;Windsor.ai MCP bridges your marketing and sales tech stack to your AI agent. Instead of exporting CSVs or piecing together reports manually, you can ask Claude questions like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"What campaigns had the best ROAS last month?"&lt;/li&gt;
&lt;li&gt;"Break down spend by channel over the last 90 days"&lt;/li&gt;
&lt;li&gt;"Which product had the highest conversion rate this quarter?"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The server handles authentication via your Windsor.ai account and API key, then translates plain English into queries across your connected sources. Responses come back structured and actionable—no dashboards, no custom ETL, no SQL required.&lt;/p&gt;

&lt;p&gt;This is especially useful for building AI-powered analytics workflows, automating report generation, or letting non-technical teammates query their own data through Claude.&lt;/p&gt;

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

&lt;p&gt;Add the Windsor.ai MCP server to Claude Desktop (Pro+ plan), Cursor, or any MCP-compatible client:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;https://mcp.windsor.ai
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;For Claude Desktop, add this to 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;"windsor.ai-mcp-server"&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;"https://mcp.windsor.ai"&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 Windsor.ai account and API key. The server is free during beta.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Automated Weekly Reports&lt;/strong&gt;: Ask Claude to summarize campaign performance across all channels and generate a plain-text report you can paste into Slack or email.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Quick Ad Audit&lt;/strong&gt;: Query spend, impressions, and conversion data across Google Ads, Meta, and TikTok in one shot—useful for spotting budget leaks or underperforming creatives.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Attribution Analysis&lt;/strong&gt;: Compare ROAS, CPA, or customer lifetime value across acquisition channels without switching tools or waiting for a data analyst.&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/windsorai-mcp-server" 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>Perspective AI: Replace Static Forms with Conversational Data Collection</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Fri, 15 May 2026 10:14:32 +0000</pubDate>
      <link>https://forem.com/curatedmcp/perspective-ai-replace-static-forms-with-conversational-data-collection-jjl</link>
      <guid>https://forem.com/curatedmcp/perspective-ai-replace-static-forms-with-conversational-data-collection-jjl</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/perspective-ai/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Perspective AI: Replace Static Forms with Conversational Data Collection
&lt;/h1&gt;

&lt;p&gt;Static forms kill engagement. They're rigid, impersonal, and lose context before users even submit. Perspective AI is an MCP server that swaps forms for adaptive AI conversations—letting your AI agents conduct intelligent interviews that capture structured data while maintaining the full situational context.&lt;/p&gt;

&lt;p&gt;Instead of forcing users through checkbox-and-dropdown workflows, Perspective AI creates dynamic conversations that understand intent, follow natural dialogue patterns, and automatically structure the information that actually matters. Think of it as deploying an AI concierge that knows when to dig deeper, when to summarize, and when to move to the next step.&lt;/p&gt;

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

&lt;p&gt;The Perspective AI MCP server unlocks two core capabilities in Claude, Cursor, or Windsurf:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Adaptive Data Collection&lt;/strong&gt; — Your AI agent conducts natural conversations that feel like talking to a knowledgeable person, not filling out a form. The system intelligently structures responses and routes follow-up questions based on context, not rigid logic trees.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Automation Triggers&lt;/strong&gt; — Once structured data is captured, you can immediately trigger downstream actions: create tickets, fire webhooks, qualify leads, or log research findings—without manual data transformation.&lt;/p&gt;

&lt;p&gt;This is especially powerful for customer research, application intake, support triage, and survey workflows where context dropout and weak qualification are expensive problems.&lt;/p&gt;

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

&lt;p&gt;Run the install 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 mcp-remote https://getperspective.ai/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then add to 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;"perspective-ai"&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 mcp-remote https://getperspective.ai/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;h2&gt;
  
  
  Real-World Use Cases
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Customer Onboarding Interviews&lt;/strong&gt; — Have Claude conduct a multi-turn conversation to understand a prospect's needs, automatically extract intent signals and pain points, and create a pre-qualified lead record in your CRM.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Structured User Research&lt;/strong&gt; — Deploy an adaptive interviewer in Cursor that converses naturally with users about their workflows, auto-captures key findings in JSON, and flags patterns for product decisions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Support Intake Triage&lt;/strong&gt; — Let your AI agent ask clarifying questions in natural language, gather full context about a support issue, and route to the right team with structured data—reducing back-and-forth.&lt;/p&gt;&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/perspective-ai" 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>DataForSEO MCP Server: Real-time SEO data and keyword intelligence for AI agents</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Thu, 14 May 2026 10:14:34 +0000</pubDate>
      <link>https://forem.com/curatedmcp/dataforseo-mcp-server-real-time-seo-data-and-keyword-intelligence-for-ai-agents-3b38</link>
      <guid>https://forem.com/curatedmcp/dataforseo-mcp-server-real-time-seo-data-and-keyword-intelligence-for-ai-agents-3b38</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/dataforseo-mcp-server/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  DataForSEO MCP Server: Real-time SEO data and keyword intelligence for AI agents
&lt;/h1&gt;

&lt;p&gt;DataForSEO MCP Server bridges the gap between AI assistants and enterprise SEO intelligence. If you're building Claude, Cursor, or Windsurf integrations that need to pull keyword metrics, SERP rankings, backlink data, or on-page performance insights, this is your direct pipe to DataForSEO's APIs without writing custom integrations.&lt;/p&gt;

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

&lt;p&gt;The server implements a standardized Model Context Protocol interface to DataForSEO's comprehensive suite of SEO and marketing data APIs. Your AI agent gains access to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Real-time SERP data&lt;/strong&gt; from Google, Bing, and Yahoo for rank tracking and competitor analysis&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Keyword research metrics&lt;/strong&gt; including search volume, CPC, and trend data&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;On-page crawling&lt;/strong&gt; with customizable parameters to audit website SEO performance&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backlink intelligence&lt;/strong&gt; covering referring domains, anchor text, and link quality scores&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Domain analytics&lt;/strong&gt; for traffic patterns, technology stacks, and Whois details&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI Optimization insights&lt;/strong&gt; for keyword discovery and LLM benchmarking&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Business data and content analysis&lt;/strong&gt; for brand monitoring and sentiment tracking&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This means your Claude instance can autonomously fetch live keyword rankings, analyze competitor backlinks, or audit a website's technical SEO—all through natural conversation. No manual API calls, no authentication headaches.&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 dataforseo-mcp-server
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Add 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;"dataforseo-mcp-server"&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 dataforseo-mcp-server"&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;"DATAFORSEO_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;"DATAFORSEO_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_password"&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 credentials from &lt;a href="https://dataforseo.com" rel="noopener noreferrer"&gt;DataForSEO&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;Competitive keyword analysis&lt;/strong&gt;: Ask Claude to pull top-ranking keywords for a competitor domain, get search volumes and CPC data in seconds, then receive structured recommendations for content gaps.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Technical SEO audits&lt;/strong&gt;: Have Claude crawl your staging environment via the On-Page API, surface critical on-page issues (missing meta tags, broken internal links, schema problems), and generate a prioritized fix list.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backlink opportunity research&lt;/strong&gt;: Claude queries the Backlinks API for high-authority sites linking to competitors but not to you, then surfaces outreach targets with anchor text distribution and domain metrics built in.&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/dataforseo-mcp-server" 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>HubSpot MCP: Give Claude Direct Access to Your CRM and Revenue Data</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Wed, 13 May 2026 10:14:33 +0000</pubDate>
      <link>https://forem.com/curatedmcp/hubspot-mcp-give-claude-direct-access-to-your-crm-and-revenue-data-4j3a</link>
      <guid>https://forem.com/curatedmcp/hubspot-mcp-give-claude-direct-access-to-your-crm-and-revenue-data-4j3a</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/hubspot-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  HubSpot MCP: Give Claude Direct Access to Your CRM and Revenue Data
&lt;/h1&gt;

&lt;p&gt;HubSpot MCP is the official Model Context Protocol server from HubSpot. It connects AI agents like Claude, Cursor, and Windsurf directly to your HubSpot account, letting them read and write CRM data, manage workflows, and pull analytics—all without leaving your IDE or chat interface.&lt;/p&gt;

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

&lt;p&gt;This server unlocks a new layer of automation for revenue teams. Instead of switching between HubSpot and your code editor, you can ask Claude to create contacts, update deals, manage support tickets, and generate follow-up tasks in context. The server bridges your CRM to AI reasoning, enabling agents to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Create and update contacts, companies, and deals&lt;/strong&gt; with full property support&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Manage customer support&lt;/strong&gt; by creating, updating, and triaging tickets&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Query campaign performance&lt;/strong&gt; and pull email analytics&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Access sales pipeline data&lt;/strong&gt; and generate revenue reports&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Auto-generate follow-ups and email drafts&lt;/strong&gt; based on customer context&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Maintain lists and custom properties&lt;/strong&gt; programmatically&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is useful if you're building internal tools, automating lead qualification, or letting AI handle routine CRM hygiene while you focus on strategy.&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; @hubspot/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then add it to 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;"hubspot-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 @hubspot/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;"HUBSPOT_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;Generate a private app API key in HubSpot Settings → Integrations → Private Apps, then paste it as an environment variable.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Lead enrichment automation&lt;/strong&gt;: Ask Claude to fetch a contact's recent activity, update their company info, and move their deal stage based on email engagement data—all in one request.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Support ticket triage&lt;/strong&gt;: Have your AI agent pull open tickets, categorize them by priority, assign them to the right team, and draft responses based on conversation history.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Weekly pipeline reports&lt;/strong&gt;: Generate a revenue snapshot by querying all deals in specific pipeline stages, with win/loss analysis and next-step recommendations formatted for your team.&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/hubspot-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>Databricks MCP: Give Claude Direct Access to Your Lakehouse</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Tue, 12 May 2026 10:14:33 +0000</pubDate>
      <link>https://forem.com/curatedmcp/databricks-mcp-give-claude-direct-access-to-your-lakehouse-an3</link>
      <guid>https://forem.com/curatedmcp/databricks-mcp-give-claude-direct-access-to-your-lakehouse-an3</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/databricks-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Databricks MCP: Give Claude Direct Access to Your Lakehouse
&lt;/h1&gt;

&lt;p&gt;If you're running analytics or data engineering workflows on Databricks, you've probably wished your AI tools could actually &lt;em&gt;do&lt;/em&gt; something with all that data instead of just talking about it. Databricks MCP closes that gap.&lt;/p&gt;

&lt;p&gt;This is the official integration that lets Claude, Cursor, and other AI agents execute notebooks, query Delta tables, manage clusters, and inspect your data lineage—all from within your chat. Think of it as giving your AI a direct line to your lakehouse instead of just read-only documentation.&lt;/p&gt;

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

&lt;p&gt;Databricks MCP unlocks three core capabilities:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data access.&lt;/strong&gt; Query Delta Lake tables and Unity Catalog schemas directly. Your AI can write SQL, inspect table metadata, and understand your data structure without context-switching to the Databricks UI.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Automation.&lt;/strong&gt; Execute notebooks and run SQL analytics on demand. Instead of manually kicking off jobs, you can ask Claude to run a transformation, check the results, and iterate—all in conversation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Compute &amp;amp; ML ops.&lt;/strong&gt; Manage cluster state, access MLflow experiments and model registries, and inspect job histories. Your AI becomes a useful teammate for routine ops tasks.&lt;/p&gt;

&lt;p&gt;The server handles authentication via Databricks credentials and integrates seamlessly into existing MCP-compatible tools.&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; @databricks/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then add to your Claude Desktop config (typically &lt;code&gt;~/.config/Claude/claude_desktop_config.json&lt;/code&gt; on Linux/Mac):&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;"databricks-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 @databricks/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;"DATABRICKS_HOST"&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-workspace-url"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
        &lt;/span&gt;&lt;span class="nl"&gt;"DATABRICKS_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-pat-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;Store credentials securely—never commit tokens to version control. Refer to the &lt;a href="https://docs.databricks.com/mcp" rel="noopener noreferrer"&gt;official docs&lt;/a&gt; for Cursor and Windsurf setup.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Debugging pipeline failures.&lt;/strong&gt; "Run this notebook and show me what broke in the transformation step"—get results in seconds instead of manually checking the job UI.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ad-hoc analysis.&lt;/strong&gt; "Query our customer table, count rows by region, and highlight anomalies"—your AI writes the SQL and surfaces insights without you touching the cluster.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Model iteration.&lt;/strong&gt; "Check the latest MLflow run, compare metrics to the last three experiments, and suggest which one to promote to staging"—keep experiments and context in one place.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

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

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>claude</category>
      <category>cursor</category>
    </item>
    <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://forem.com/curatedmcp/mcp-ecosystem-week-20-database-tooling-enters-the-ring-as-giants-dominate-discovery-3ngj</link>
      <guid>https://forem.com/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://forem.com/curatedmcp/pagerduty-mcp-let-ai-handle-your-on-call-chaos-hdd</link>
      <guid>https://forem.com/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://forem.com/curatedmcp/splunk-mcp-query-your-observability-stack-directly-from-claude-3pkp</link>
      <guid>https://forem.com/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://forem.com/curatedmcp/servicenow-mcp-automate-itsm-workflows-without-leaving-your-ai-agent-cmd</link>
      <guid>https://forem.com/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://forem.com/curatedmcp/mcp-ecosystem-week-19-data-intelligence-and-safety-tools-lead-new-arrivals-33kb</link>
      <guid>https://forem.com/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://forem.com/curatedmcp/okta-mcp-let-your-ai-agent-handle-identity-management-4ph0</link>
      <guid>https://forem.com/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://forem.com/curatedmcp/ibm-cloud-mcp-control-your-ibm-cloud-infrastructure-from-claude-k8p</link>
      <guid>https://forem.com/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>
  </channel>
</rss>
