Exa MCP Server enables AI assistants like Claude to perform real-time web searches using the Exa AI Search API, providing safe and controlled access to web information through various specialized tools.
Performs real-time web searches with optimized results and content extraction.
Comprehensive company research tool that crawls company websites to gather detailed information about businesses.
Extracts content from specific URLs, useful for reading articles, PDFs, or any web page when you have the exact URL.
Search LinkedIn for companies and people using Exa AI by including company names, person names, or specific LinkedIn URLs in your query.
Start a smart AI researcher for complex questions to search the web, read many sources, and think deeply to create a detailed research report.
Check if your research is ready and get the results after starting a research task to see if it's done and receive your comprehensive report.
{
"mcpServers": {
"exa": {
"command": "npx",
"args": ["-y", "exa-mcp-server"],
"env": {
"EXA_API_KEY": "your-api-key-here"
}
}
}
}