exa-mcp-server
Exa MCP Server serves as an interface allowing AI assistants like Claude to perform web searches using Exa AI's Search API. It provides real-time search capabilities with structured results and error handling, optimized for safe and controlled access.
Exa MCP Server 🔍
The Exa MCP Server allows AI assistants, like Claude, to utilize the Exa AI Search API for performing web searches in a secure and controlled manner.
Features ✨
- Enables web searches with structured results
- Caches recent searches
- Handles rate limiting and errors
- Supports real-time web crawling
Usage 🎯
Once configured, users can ask Claude to perform web searches based on customized prompts. The server processes requests, queries the Exa API, returns results, and caches searches.
Prerequisites 📋
- Node.js v18 or higher
- Claude Desktop installed
- Exa API key
Installation 🛠️
Using NPM or Smithery CLI, users can easily install and configure the server. Detailed steps ensure smooth setup including manual installation instructions.
Configuration ⚙️
Modify claude_desktop_config.json
to configure Claude Desktop to recognize the Exa MCP server.