beta

Exa Web Search MCP Server

MCP Servers

Web search, crawling, and technical documentation retrieval for agents.

1903/26/2026

Version 1

Published

Initial version

Created 3/26/2026

Initial version — no previous version to compare

MCP Server Config
{
  "mcpServers": {
    "exa": {
      "command": "npx",
      "args": ["-y", "exa-mcp-server"],
      "env": {
        "EXA_API_KEY": "<your-api-key>"
      }
    }
  }
}