RadarSearch & web
Exa
Search & web · MCP Server
About Exa
The Exa MCP server lets an assistant run semantic web searches and pull full page content, built for retrieving high-quality sources for agents.
Give the assistant AI-native web search.
CategorySearch & web
TypeMCP Server
SourceOfficial
WebsiteInstalling Exa
Runs on demand via npx. Nothing to install globally.
Claude Code
claude mcp add exa -- npx -y exa-mcp-server
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"exa": {
"command": "npx",
"args": [
"-y",
"exa-mcp-server"
],
"env": {
"EXA_API_KEY": "<your EXA_API_KEY>"
}
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Requires EXA_API_KEY, get this from the maintainer. Never commit them.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.