Back to Browse

Exa Search MCP Server

AI & MLModerate5.0Local
Free

AI-powered web search for research, code, and company data

About

The Exa Search MCP Server provides AI-powered web search optimized for research, code, and company data. Exa uses neural search to understand the meaning behind queries, delivering more relevant results than traditional keyword-based search engines.

Built by Exa Labs, this server connects to the Exa API for semantic web search. It supports finding similar pages, searching by content type (research papers, companies, code), and extracting clean text content from results.

Perfect for research-heavy workflows where finding specific, high-quality sources matters more than keyword matching.

Security Report

5.0
Moderate5.0Moderate Risk

Valid MCP server (1 strong, 1 medium validity signals). 6 known CVEs in dependencies (0 critical, 4 high severity) Imported from the Official MCP Registry.

4 files analyzed · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "exa-search": {
      "args": [
        "-y",
        "exa-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!