Back to directory
egoist/exa-mcp

egoist/exa-mcp

@egoist

MCP server for Exa Search API.

searchexaexa-searchmcp-serverai-assistantcontext

Installation & Configuration

{
  "mcpServers": {
    "exa": {
      "command": "npx",
      "args": [
        "-y",
        "exa-mcp"
      ],
      "env": {
        "EXA_API_KEY": "<your-api-key>"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15