Server Directory
SearchBeginner

Exa Search

by Exa

Semantic and neural search powered by Exa. Find web content using natural language queries with advanced relevance ranking and content extraction.

CAPABILITIES

  • Neural/semantic web search
  • Natural language queries
  • Content extraction and summaries
  • Domain filtering
  • Date range filtering

INSTALLATION

Terminal
npx -y exa-mcp-server

CLAUDE DESKTOP CONFIG

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Search
Difficulty
Beginner
Maintained By
Exa
NPM Package
exa-mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →