Exa MCP Server by exa-labs
57 score
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Ranked #127 out of 1484 indexed tools.In the top 9% of all indexed tools.Has 5,051 GitHub stars.Has 30 contributors.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 75
Freshness 3d ago
Issue Health 66%
Stars 5,051
Platform Breadth 1 platform
Contributors 30
Description Detailed
How to Improve
Platforms medium impact
Supported Platforms
From the README
<h1 align="center"> <br> Exa MCP Server </h1> <p align="center">Connect AI agents to Exa for web search, content fetching, and multi-step research.</p> <p align="center"> <a href="https://cursor.com/en/install-mcp?name=exa&config=eyJ1cmwiOiJodHRwczovL21jcC5leGEuYWkvbWNwIn0="></a> <a href="https://vscode.dev/redirect/mcp/install?name=exa&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.exa.ai%2Fmcp%22%7D"></a> <a href="https://claude.com/plugins/exa"></a> <a href="https://chatgpt.com/plugins/exa?open_in_app"></a> </p> <p align="center"> <a href="https://docs.exa.ai/reference/exa-mcp"><b>Documentation</b></a> · <a href="https://www.npmjs.com/package/exa-mcp-server"><b>NPM Package</b></a> · <a href="https://dashboard.exa.ai/api-keys"><b>Get your API key</b></a> </p> ## Installation Connect to Exa's hosted MCP server: ``` https://mcp.exa.ai/mcp ``` Or use a plugin when your client supports one. ### Agent Plugin TRead full README on GitHub →