- Exa Search
Exa Search
Overview
what is Exa Search?
Exa Search is a Model Context Protocol (MCP) server that enables AI assistants like Claude to utilize the Exa AI Search API for real-time web searches in a secure manner.
how to use Exa Search?
To use Exa Search, you can connect to the hosted MCP server using your Exa API key or run it locally via npm. Configuration is done through the Claude Desktop app or directly via command line.
key features of Exa Search?
- Real-time web search capabilities for AI models.
- Multiple tools for specialized searches including academic papers, company research, and web crawling.
- Easy integration with Claude Desktop and other AI assistants.
use cases of Exa Search?
- Conducting real-time web searches for AI-driven applications.
- Researching academic papers and extracting relevant information.
- Gathering detailed company information for business analysis.
FAQ from Exa Search?
- How do I get my Exa API key?
You can obtain your Exa API key from the Exa dashboard at dashboard.exa.ai/api-keys.
- Can I run Exa Search locally?
Yes, Exa Search can be run locally using npm commands.
- What tools are available with Exa Search?
Exa Search includes tools for web search, research paper search, company research, and more.
Server Config
{
"mcpServers": {
"exa": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"exa",
"--key",
"f249a372-7b6e-4b96-9e5a-050c320e8b18"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
treeStar
-Language
-License
-Category
research-and-data
Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago