<?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 (@sam_curatedmcp).</description>
    <link>https://dev.to/sam_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%2Fuser%2Fprofile_image%2F3873835%2F034ea75d-2b0d-43f2-b352-778777c2e837.png</url>
      <title>DEV Community: curatedmcp</title>
      <link>https://dev.to/sam_curatedmcp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sam_curatedmcp"/>
    <language>en</language>
    <item>
      <title>MCP Ecosystem Week 17: Official Integrations Dominate as Ecosystem Reaches 64 Verified Servers</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Mon, 20 Apr 2026 10:52:07 +0000</pubDate>
      <link>https://dev.to/curatedmcp/mcp-ecosystem-week-17-official-integrations-dominate-as-ecosystem-reaches-64-verified-servers-2hh</link>
      <guid>https://dev.to/curatedmcp/mcp-ecosystem-week-17-official-integrations-dominate-as-ecosystem-reaches-64-verified-servers-2hh</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://curatedmcp.com/blog/week-2026-17" rel="noopener noreferrer"&gt;curatedmcp.com/blog/week-2026-17&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  MCP Ecosystem Week 17: Official Integrations Dominate as Ecosystem Reaches 64 Verified Servers
&lt;/h1&gt;

&lt;p&gt;The MCP marketplace is hitting a natural inflection point. With zero new servers added this week, the focus has shifted from rapid catalog expansion to deepening integrations with the tools developers already use daily. The data tells a clear story: official integrations from major platforms are capturing mindshare and usage, while the broader ecosystem consolidates around proven patterns.&lt;/p&gt;

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

&lt;p&gt;No new servers were added to the marketplace this week, but that's not a sign of stagnation—it's a sign of maturation. The catalog stands at 64 verified servers, all free to use, and the community is channeling energy into building on top of existing infrastructure rather than fragmenting it further.&lt;/p&gt;

&lt;p&gt;What &lt;em&gt;is&lt;/em&gt; new this week: 8 fresh playbooks hit the platform. These curated workflows bridge the gap between raw MCP capabilities and real-world developer tasks, showing how to compose multiple servers into coherent agent behaviors. Playbooks are becoming the connective tissue of the ecosystem—a way to demonstrate value without requiring new server implementations.&lt;/p&gt;

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

&lt;p&gt;&lt;strong&gt;1. GitHub Copilot MCP (98,000 views)&lt;/strong&gt; leads by a wide margin, reflecting the reality that code intelligence is table stakes for AI-assisted development. This one integrates Copilot's completions and code review capabilities into any MCP client, letting developers lean on GitHub's models and reasoning outside the VS Code sandbox.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. OpenAI MCP (87,000 views)&lt;/strong&gt; sits right behind, unsurprising given OpenAI's reach. The ability to orchestrate GPT-4o, DALL-E, Whisper, and embeddings through a single protocol makes this essential infrastructure for teams already deep in the OpenAI ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Figma MCP (82,000 views)&lt;/strong&gt; rounds out the top three and signals something important: it's not just about code anymore. Design-to-development workflows are a legitimate use case for AI agents, and Figma's official server taps into a large developer audience that treats design files as first-class development assets.&lt;/p&gt;

&lt;p&gt;Also worth noting: &lt;strong&gt;GitHub MCP&lt;/strong&gt; and &lt;strong&gt;Anthropic Claude MCP&lt;/strong&gt; both pulled strong numbers (76K views each). The former is obvious (repo management from an agent context is powerful), but the latter deserves attention—nesting Claude within Claude for specialized reasoning tasks suggests developers are starting to think about agentic decomposition and task-specific sub-agents as a legitimate architecture pattern.&lt;/p&gt;

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

&lt;p&gt;The top 5 trending servers are &lt;em&gt;all&lt;/em&gt; either officially maintained by major platforms (GitHub, OpenAI, Figma, Anthropic) or deeply integrated with platform ecosystems (Copilot). This concentration around official integrations isn't surprising, but it does highlight a constraint: developer trust and adoption clustering around names they already recognize.&lt;/p&gt;

&lt;p&gt;The real opportunity for community-built MCP servers likely lies in specialized domains—internal tools, niche SaaS integrations, domain-specific APIs—where official support doesn't exist. The 100% free pricing model helps here: there's no friction to adoption once a server proves useful, but discoverability and trust remain the gatekeepers. The 8 new playbooks this week suggest the community understands this, focusing on composition and narrative rather than net-new tools.&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>GitHub MCP: Manage Your Entire Repo Workflow from Your AI Agent</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Mon, 20 Apr 2026 10:51:59 +0000</pubDate>
      <link>https://dev.to/curatedmcp/github-mcp-manage-your-entire-repo-workflow-from-your-ai-agent-5fpm</link>
      <guid>https://dev.to/curatedmcp/github-mcp-manage-your-entire-repo-workflow-from-your-ai-agent-5fpm</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/github-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  GitHub MCP: Manage Your Entire Repo Workflow from Your AI Agent
&lt;/h1&gt;

&lt;p&gt;GitHub MCP is the official Model Context Protocol server that connects your AI agent directly to GitHub. Instead of switching between your editor, GitHub's web UI, and CI/CD dashboards, you can now handle pull requests, issues, workflows, and repository management through natural language commands in Claude, Cursor, or Windsurf.&lt;/p&gt;

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

&lt;p&gt;This server gives AI agents full visibility into your repositories and the ability to take action on them. Your agent can review pull requests with full code context, search and triage issues across multiple repos, query commit history and file changes, manage branch protections and collaborators, and trigger—or inspect—GitHub Actions workflows without leaving your development environment.&lt;/p&gt;

&lt;p&gt;The practical upside: when you ask Claude to "review that PR and check if the tests passed," it actually opens the PR, reads the code, checks the CI logs, and gives you a detailed breakdown. You're not describing problems to your agent; your agent is seeing them directly.&lt;/p&gt;

&lt;p&gt;Features include creating and merging PRs, searching issues and comments, managing collaborators, accessing security alerts and dependency insights, and fetching repository metadata for code browsing. It's the kind of integration that turns your AI agent from a chat interface into an actual development teammate.&lt;/p&gt;

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

&lt;p&gt;Install the MCP server 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; @github/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;"github-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 @github/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;Authenticate with your GitHub token when prompted, and you're ready to go.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Automated PR Triage:&lt;/strong&gt; Ask Claude to "find all open PRs with failing tests, summarize the failures, and suggest fixes." Your agent reads each PR, checks the workflow logs, and delivers actionable feedback in seconds.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Issue Investigation:&lt;/strong&gt; "Search for all open bugs labeled 'critical' and create a summary of what needs fixing." The agent finds issues across repos, reads comments and linked PRs, and synthesizes context.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Workflow Debugging:&lt;/strong&gt; When a GitHub Actions pipeline fails, ask your agent to "check the latest workflow run for my deploy job and show me what went wrong." It fetches the logs directly and explains the error.&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/github-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>Salesforce MCP: Give Your AI Agent Full CRM Access via Natural Language</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Sun, 19 Apr 2026 10:26:45 +0000</pubDate>
      <link>https://dev.to/curatedmcp/salesforce-mcp-give-your-ai-agent-full-crm-access-via-natural-language-2n1a</link>
      <guid>https://dev.to/curatedmcp/salesforce-mcp-give-your-ai-agent-full-crm-access-via-natural-language-2n1a</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/salesforce-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Salesforce MCP: Give Your AI Agent Full CRM Access via Natural Language
&lt;/h1&gt;

&lt;p&gt;Salesforce just launched its official MCP (Model Context Protocol) server, and it's a game-changer if you're building AI agents that need to touch your CRM. Instead of building custom APIs or manual integrations, you can now drop this server into Claude, Cursor, or Windsurf and let your agent search records, create leads, run SOQL queries, and pull Einstein AI insights—all through conversation.&lt;/p&gt;

&lt;p&gt;This is one of Anthropic's launch partners for MCP Apps. It renders interactive dashboards directly in Claude's chat window and handles OAuth authentication with granular Salesforce permission sets. Works with Enterprise, Unlimited, and Developer editions.&lt;/p&gt;

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

&lt;p&gt;The Salesforce MCP server gives your AI agent read and write access to your entire Salesforce org. Search and retrieve any object (Accounts, Contacts, Opportunities, Cases). Create or update records across standard and custom objects. Run complex SOQL queries without leaving your chat. Access Einstein AI predictions and insights. Manage your sales pipeline, handle approvals, check activity history, and pull reports and dashboards.&lt;/p&gt;

&lt;p&gt;The real value: your agent can now understand your CRM's current state &lt;em&gt;and act on it&lt;/em&gt; in real time. No more "let me check Salesforce and come back to you." It's all in one conversation window.&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; @salesforce/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;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;"salesforce-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 @salesforce/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 authenticate via OAuth—Salesforce handles permissions based on your user role.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Instant lead qualification&lt;/strong&gt;: Ask Claude to search for high-value open opportunities, pull their account history, and suggest next steps based on activity patterns—without manually switching tabs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bulk deal updates&lt;/strong&gt;: "Update all Q1 opportunities in the Healthcare vertical to the new forecast category and add a note." Your agent handles the SOQL query and batch updates.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Einstein-powered insights&lt;/strong&gt;: Request competitor analysis or win/loss predictions tied to specific deals, then have your agent summarize findings and surface them in a dashboard.&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/salesforce-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>Hugging Face MCP: Search 500k+ Models and Run Inference Directly From Claude</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Sat, 18 Apr 2026 10:26:45 +0000</pubDate>
      <link>https://dev.to/curatedmcp/hugging-face-mcp-search-500k-models-and-run-inference-directly-from-claude-153a</link>
      <guid>https://dev.to/curatedmcp/hugging-face-mcp-search-500k-models-and-run-inference-directly-from-claude-153a</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/hugging-face-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Hugging Face MCP: Search 500k+ Models and Run Inference Directly From Claude
&lt;/h1&gt;

&lt;p&gt;The Hugging Face MCP server connects your AI agent directly to the world's largest open-source model repository. Instead of leaving your Claude or Cursor session to browse Hugging Face, search models, run inference, explore datasets, and deploy Spaces without context-switching.&lt;/p&gt;

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

&lt;p&gt;This server unlocks five core capabilities:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Model discovery&lt;/strong&gt; across 500,000+ models filterable by task, framework, and performance metrics. Find the right model for your use case without manual browsing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Inference execution&lt;/strong&gt; lets you run predictions through any model via the Hugging Face Inference API—pass text, images, or audio and get results back in your agent's context.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dataset access&lt;/strong&gt; to 150,000+ community datasets with schema inspection and preview data, useful for training, fine-tuning, or research workflows.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Space management&lt;/strong&gt; to deploy and monitor Gradio/Streamlit applications directly from your agent.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Leaderboard comparisons&lt;/strong&gt; so you can check Open LLM Leaderboard rankings and model benchmarks programmatically.&lt;/p&gt;

&lt;p&gt;You get model cards, tokenizer configs, community discussions, and weight downloads all accessible without switching tabs.&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; @huggingface/mcp
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Add 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;"hugging-face-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 @huggingface/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;After installation, restart Claude Desktop and the server will appear in your MCP options.&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;Model selection&lt;/strong&gt;: Ask Claude, "Find me the best open-source sentiment analysis model under 1B parameters with the highest F1 score on the leaderboard." Get ranked results with links and stats instantly.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Inference pipelines&lt;/strong&gt;: "Run this customer review through the Mistral-7B model and give me the sentiment score." Execute inference without writing API calls.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Data discovery&lt;/strong&gt;: "What datasets are available for training a code completion model? Show me their sizes and schemas." Explore training data options while brainstorming architecture.&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/hugging-face-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>Exa MCP: Semantic Search for AI Agents That Actually Understands What You Mean</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Fri, 17 Apr 2026 14:14:12 +0000</pubDate>
      <link>https://dev.to/curatedmcp/exa-mcp-semantic-search-for-ai-agents-that-actually-understands-what-you-mean-2ilp</link>
      <guid>https://dev.to/curatedmcp/exa-mcp-semantic-search-for-ai-agents-that-actually-understands-what-you-mean-2ilp</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Install guide and config at &lt;a href="https://curatedmcp.com/install/exa-mcp/claude-desktop" rel="noopener noreferrer"&gt;curatedmcp.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Exa MCP: Semantic Search for AI Agents That Actually Understands What You Mean
&lt;/h1&gt;

&lt;p&gt;Traditional search APIs return keyword matches. Exa MCP returns &lt;em&gt;meaning&lt;/em&gt; — it's a neural search engine purpose-built for AI workflows. Instead of feeding Claude or Cursor fuzzy keyword queries, you get conceptually related results, even when exact terms don't overlap.&lt;/p&gt;

&lt;p&gt;Think of it as the difference between searching for "machine learning classification" and getting papers about decision trees versus searching by &lt;em&gt;idea&lt;/em&gt; and finding everything semantically similar, regardless of terminology. That's Exa.&lt;/p&gt;

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

&lt;p&gt;Exa MCP connects your AI agent to Exa's search API, unlocking capabilities that traditional search tools (like Brave or Tavily) can't match:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Semantic search&lt;/strong&gt; — find content by meaning, not keywords&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Find similar content&lt;/strong&gt; — point to any URL and discover conceptually related pages&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Research mode&lt;/strong&gt; — synthesis across multiple sources with structured extraction&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Temporal filtering&lt;/strong&gt; — search before/after specific dates for trend analysis&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Domain filtering&lt;/strong&gt; — restrict to academic papers, news, GitHub repos, technical docs, etc.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Highlighted passages&lt;/strong&gt; — extracts relevant snippets directly from results&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is particularly powerful for research-heavy workflows: finding academic papers similar to an abstract, discovering competitors doing X for a different vertical, or tracking what was written about a topic before a certain date.&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; exa-mcp-server
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;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;"exa-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 exa-mcp-server"&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;Restart Claude Desktop, and Exa becomes available as a callable tool in your agent's context.&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;Competitive research&lt;/strong&gt; — "Find companies building the Figma equivalent for 3D design" or "Show me startups using approach X differently." Exa finds conceptual matches, not just exact competitors.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Literature review&lt;/strong&gt; — Hand Claude an arXiv paper abstract and ask it to "find similar research." Exa surfaces related work across the academic web without keyword matching.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Time-scoped discovery&lt;/strong&gt; — "What were people writing about RAG before 2023?" Exa's date filtering lets you track how narratives evolved and find pre-hype historical context.&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/exa-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>The Composable AI Agent</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Mon, 13 Apr 2026 15:19:38 +0000</pubDate>
      <link>https://dev.to/sam_curatedmcp/the-composable-ai-agent-1772</link>
      <guid>https://dev.to/sam_curatedmcp/the-composable-ai-agent-1772</guid>
      <description>&lt;p&gt;Great article on the composable AI agent, how Model Context Protocol Is Redefining Software Infrastructure&lt;br&gt;
&lt;a href="https://www.curatedmcp.com/whitepaper#executive-summary" rel="noopener noreferrer"&gt;https://www.curatedmcp.com/whitepaper#executive-summary&lt;/a&gt;&lt;/p&gt;

</description>
      <category>agentskills</category>
      <category>agentaichallenge</category>
      <category>mcp</category>
      <category>claude</category>
    </item>
    <item>
      <title>MCP Servers Just Got an App Store - And It's Already Changing How We Build AI Agents</title>
      <dc:creator>curatedmcp</dc:creator>
      <pubDate>Sat, 11 Apr 2026 16:50:48 +0000</pubDate>
      <link>https://dev.to/sam_curatedmcp/mcp-servers-just-got-an-app-store-and-its-already-changing-how-we-build-ai-agents-4hoo</link>
      <guid>https://dev.to/sam_curatedmcp/mcp-servers-just-got-an-app-store-and-its-already-changing-how-we-build-ai-agents-4hoo</guid>
      <description>&lt;p&gt;If you've spent any time building with Claude Desktop or Cursor lately, you've felt the pain of MCP server discovery.&lt;/p&gt;

&lt;p&gt;You know the drill:&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 1: Search GitHub for "mcp server stripe"
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Step 2: Find 6 repos, 4 unmaintained
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Step 3: Attempt claude_desktop_config.json wiring
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Step 4: Debug for 3 hours
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Step 5: Still unsure if this is safe to run
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://curatedmcp.com" rel="noopener noreferrer"&gt;CuratedMCP&lt;/a&gt; just solved that.&lt;/p&gt;

&lt;p&gt;It's a curated, human-reviewed catalogue of 34+ production-ready MCP servers — Stripe, Figma, AWS, Cloudflare, Vercel, Docker, and more — with one-click claude_desktop_config.json generation and an AI Stack Builder that takes a plain-English description of your goal and returns a complete server stack in under a minute.&lt;/p&gt;

&lt;p&gt;For developers specifically: 80% revenue share. Five-minute publish flow. You own your category.&lt;/p&gt;

&lt;p&gt;The MCP ecosystem is at the App Store moment of 2008. The developers who publish now will own the categories.&lt;/p&gt;

&lt;p&gt;→ &lt;a href="https://curatedmcp.com/dashboard/servers/new" rel="noopener noreferrer"&gt;Publish your server&lt;/a&gt; | &lt;a href="https://curatedmcp.com" rel="noopener noreferrer"&gt;Browse the catalogue&lt;/a&gt;&lt;/p&gt;

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