Exa Web Search MCP Server
MCP ServersWeb search, crawling, and technical documentation retrieval for agents.
1903/26/2026
Version 1
PublishedInitial 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>"
}
}
}
}