Exa MCP Server

Stableapi
220 starsTypeScriptexa-labs
GitHub
About

Overview

The Exa MCP Server enables AI agents to perform neural web searches using Exa's API. Unlike keyword-based search, Exa finds content based on meaning and similarity. It provides tools for semantic search, finding similar pages, and extracting page content.
Capabilities

Tools & Capabilities

search

Perform a neural search query

find_similar

Find pages similar to a given URL

get_contents

Extract content from search results

Setup

Installation

bash
Install
npx -y exa-mcp-server
Examples

Example Usage

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

Quick Info

Authorexa-labs
LanguageTypeScript
StatusStable
Stars 220
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us