GPT-5.6 (Sol / Terra / Luna) is now evaluated on TrustVector โ€” with day-1 independent verification, incl. METR's benchmark-cheating findings.

Read the evaluation
Evaluation record ยท mcp-server-exa

MCP Exa Server

v3.2.1

Exa Labs

MCPsearchwebsemantic-searchresearch
82
Strong
About This MCP

Exa's official MCP server (exa-labs/exa-mcp-server v3.2.1, MIT) exposing neural/semantic web search, code search, crawling/content fetch, company and people research, and deep research tools. Hosted at https://mcp.exa.ai/mcp with an unauthenticated free tier (3 QPS, 150 calls/day) or an Exa API key for full access; also runs locally via npx exa-mcp-server. Read-only, agent-optimized results with source URLs; Instant Search (Feb 2026) delivers sub-150ms latency.

Last Evaluated: July 9, 2026
Official Website

Trust Vector Analysis

Dimension Breakdown

๐Ÿš€Performance & Reliability
+
search accuracy

Search quality review of Exa's neural/semantic retrieval approach

Evidence
Exa - The World's Fastest Search API โ€” Proprietary end-to-end neural search stack using embeddings and transformers to understand query meaning, purpose-built for AI agents rather than repackaged keyword search
highVerified: 2026-07-09
response latency

Latency review based on the Instant Search launch and published benchmarks

Evidence
Exa changelog - Introducing Exa Instant Search โ€” Instant Search (type=instant) launched 2026-02-05 delivering sub-150ms neural search latency for real-time agent workflows, voice AI, and coding agents
highVerified: 2026-07-09
content extraction

Content extraction tool review

Evidence
exa-mcp-server repository โ€” web_fetch_exa retrieves full page content; crawling and advanced-search variants provide filtered extraction for agents
highVerified: 2026-07-09
result freshness

Freshness assessment of index plus live-crawl fallback

Evidence
Exa documentation โ€” Continuously refreshed index with date filtering; live crawling options fetch current page content when the index is stale
mediumVerified: 2026-07-09
rate limit handling

Rate limiting behavior review across anonymous and keyed tiers

Evidence
Exa changelog โ€” Unauthenticated hosted tier enforces 3 QPS and 150 calls/day with clear limit errors; adding an API key lifts limits to plan quotas
highVerified: 2026-07-09
๐Ÿ›ก๏ธSecurity
+
api key security

Credential handling review across local, hosted-keyed, and anonymous modes

Evidence
exa-mcp-server repository โ€” Local server takes EXA_API_KEY as an environment variable; hosted endpoint accepts the key via URL parameter or header โ€” URL-embedded keys risk leaking through logs and client config sharing. Unauthenticated mode requires no credential at all
highVerified: 2026-07-09
prompt injection exposure

Threat modeling of untrusted web content ingestion via search and fetch tools

Evidence
exa-mcp-server repository โ€” Search snippets and fetched page content from arbitrary websites flow directly into the LLM context, creating an indirect prompt-injection vector; no content sanitization is documented. Blast radius is limited because all tools are read-only
highVerified: 2026-07-09
data handling

Data handling review of query processing paths

Evidence
Exa privacy policy โ€” Search queries are processed on Exa's servers; hosted MCP usage is subject to Exa's privacy policy, with anonymous free-tier calls not tied to an account
mediumVerified: 2026-07-09
source verification

Source attribution and verifiability testing

Evidence
Exa documentation โ€” All results carry source URLs; content is retrieved from real indexed pages rather than generated, enabling downstream verification
highVerified: 2026-07-09
๐Ÿ”’Privacy & Compliance
+
query privacy

Privacy policy review

Evidence
Exa privacy policy โ€” Queries transit and may be retained by Exa for service operation and improvement; agent queries can embed sensitive project context
mediumVerified: 2026-07-09
data retention

Data retention terms review

Evidence
Exa privacy policy โ€” Standard API-service retention terms; no zero-retention mode documented for MCP traffic
mediumVerified: 2026-07-09
third party sharing

Third-party sharing pathway analysis

Evidence
Exa terms of service โ€” Query data is used for service operation; results additionally flow to the connected LLM provider per that provider's policy
mediumVerified: 2026-07-09
๐Ÿ‘๏ธTrust & Transparency
+
documentation quality

Documentation completeness review

Evidence
Exa MCP documentation โ€” Clear docs for hosted and local setup, tool selection via ?tools= query parameters, per-client configuration guides, and bundled Claude Skills for research workflows
highVerified: 2026-07-09
result attribution

Attribution testing of result payloads

Evidence
Exa documentation โ€” Every search and research result includes source URLs for verification
highVerified: 2026-07-09
open source transparency

Source code and license review

Evidence
exa-labs/exa-mcp-server repository โ€” MIT-licensed server with ~4.7k stars and 409 commits; package.json at v3.2.1 โ€” the MCP layer is fully inspectable while the search backend remains a proprietary hosted API
highVerified: 2026-07-09
pricing transparency

Pricing documentation review

Evidence
Exa pricing โ€” Published per-request API pricing plus a documented free MCP tier (3 QPS / 150 calls/day unauthenticated; 1,000 requests/month with a free API key)
highVerified: 2026-07-09
โš™๏ธOperational Excellence
+
ease of setup

Setup complexity assessment across hosted and local modes

Evidence
Exa MCP page โ€” Hosted endpoint https://mcp.exa.ai/mcp works with zero credentials on the free tier โ€” arguably the lowest-friction MCP onboarding among search servers; local install is one npx exa-mcp-server command
highVerified: 2026-07-09
api reliability

Reliability assessment of the hosted service

Evidence
Exa status page โ€” Hosted API with public status page and high-availability infrastructure serving production agent workloads
mediumVerified: 2026-07-09
cost efficiency

Cost analysis of free and paid tiers

Evidence
Exa changelog - MCP free tier โ€” Free unauthenticated tier (150 calls/day) plus free-plan API credits make evaluation costless; paid usage is metered per request
highVerified: 2026-07-09
ai optimization

AI integration and agent-fit assessment

Evidence
exa-labs/exa-mcp-server repository โ€” Purpose-built for agents: semantic search tuned to LLM queries, configurable tool subsets to save context, deep-research tools, and Instant Search for latency-sensitive agent loops
highVerified: 2026-07-09
maintenance activity

Repository activity and release-cadence analysis

Evidence
exa-labs/exa-mcp-server repository โ€” Actively maintained by Exa Labs (409 commits, v3.2.1) alongside rapid platform iteration (Exa 2.0, Instant Search in Feb 2026)
highVerified: 2026-07-09
Strengths
  • +Neural/semantic search purpose-built for AI agents, not repackaged keyword search
  • +Instant Search (launched 2026-02-05) delivers sub-150ms latency for real-time agent loops
  • +Unauthenticated hosted free tier (3 QPS / 150 calls/day) โ€” lowest-friction onboarding in its class
  • +Broad tool set: web search, fetch/crawl, code search, company and people research, deep research
  • +Read-only surface keeps worst-case blast radius low
  • +MIT open-source server (~4.7k stars, v3.2.1) with configurable tool subsets to save context
  • +All results carry source URLs for verification
Limitations
  • !Fetched web content flows into the LLM context โ€” indirect prompt-injection vector with no documented sanitization
  • !Hosted endpoint accepts API keys via URL parameter, which can leak through logs and shared configs
  • !Queries processed and retained by Exa's servers per its privacy policy; no self-hosted backend
  • !Anonymous tier is tightly rate-limited (150 calls/day), requiring a key for real workloads
  • !Search backend is proprietary despite the open-source MCP layer
  • !Result quality varies with source websites, as with any web search
Metadata
license: MIT (MCP server); proprietary hosted search API
supported platforms
0: Any MCP client (hosted endpoint)
1: All platforms with Node.js (local server)
programming languages
0: TypeScript
mcp version: 1.0
github repo: https://github.com/exa-labs/exa-mcp-server
github stars: 4700
package: exa-mcp-server
package version: 3.2.1
remote endpoint: https://mcp.exa.ai/mcp (tool selection via ?tools= query parameter)
api dependency: Exa Search API
authentication: None required (free tier: 3 QPS / 150 calls/day); Exa API key (URL parameter or header) for full access
free tier: Unauthenticated: 3 QPS, 150 calls/day; free API key: 1,000 requests/month
first release: 2024
maintained by: Exa Labs
status: Active
transport types
0: streamable-http (hosted)
1: stdio (local)
installation methods
0: remote-url
1: npx
2: npm

Use Case Ratings

code generation

Code search and doc lookup tools are strong for finding APIs, examples, and repos

customer support

Good for locating product docs and third-party resources

content creation

Excellent semantic research and fact-gathering with cited sources

data analysis

Useful for external data gathering, company and market research

research assistant

Outstanding: neural search, crawling, and deep-research tools built for agents

legal compliance

Useful for regulatory research; verify findings against primary sources

healthcare

Can surface medical literature; not suitable for clinical decisions

financial analysis

Strong company research tools; confirm figures from primary sources

education

Great for learning and semantic exploration of topics

creative writing

Semantic search surfaces inspiration and niche references well