MCP server for Exa Search API.
34 stars
TypeScript
Updated Sep 1, 2025
Documentation
exa-mcp
MCP server for Exa Search API.
This project is sponsored by ChatWise, an all-in-one LLM chatbot with first-class MCP support.
Usage
Get your API Key here.
Configure manually
bash
# stdio server
npx -y exa-mcp
# sse server
npx -y exa-mcp --sseEnvironment variables:
code
EXA_API_KEY=JSON config
json
{
"mcpServers": {
"exa": {
"command": "npx",
"args": ["-y", "exa-mcp"],
"env": {
"EXA_API_KEY": ""
}
}
}
}License
MIT.
Similar MCP
Based on tags & features
Trending MCP
Most active this week