MCP server

Exa

MCP

Official Exa MCP. Search built for agents.

Exa’s remote server. Fast search and crawl — plus Exa-code for library context.

latest·Proprietary·Updated this quarter·github.com/exa-labs/exa-mcp-server·Transport: http

Claude CodeCursorDesktop
ScannedActive

claude_desktop_config.json

{
  "mcpServers": {
    "exa": {
      "url": "https://mcp.exa.ai/mcp"
    }
  }
}

By Exa

Spec

What the server actually exposes.

  • search

    read

    Neural web search.

  • contents

    read

    Page contents for a result.

  • code

    read

    Library context for a coding prompt.

Guardrails

  • OAuth or an API key you provide
  • Writes are separate tools
  • Scope is the account you connect

exa-mcp.mcp/tools

Tools

  • search

    Neural web search.

    read
  • contents

    Page contents for a result.

    read
  • code

    Library context for a coding prompt.

    read

Last call

{ "ok": true,
  "tool": "search",
  "rows": 12 }

Other servers worth installing

Discussion

No notes yet. Be the first hunter to report back.