MCP Marketplace logo
MCP
All servers
Exa

Exa Search

verified

Neural search across the web with citations.

by Exa3.1kMITupdated 1mo agoadded 1y ago

Exa AI search server. Semantic web search with content extraction and citations.

Install

Add this block to your claude_desktop_config.json then restart Claude Desktop.

claude_desktop_config.jsonjson
{
  "mcpServers": {
    "exa": {
      "command": "npx",
      "args": [
        "-y",
        "exa-mcp-server"
      ],
      "env": {
        "EXA_API_KEY": "your-key"
      }
    }
  }
}

Related servers