{
  "slug": "exa-mcp",
  "name": "Exa MCP",
  "url": "https://exa.ai/docs/reference/exa-mcp",
  "cat": "mcp",
  "group": "ai",
  "tagline": "Official MCP server (AI web search)",
  "price": "Free $20 signup + $10/mo credits · search $7 per 1,000 requests",
  "tier": "mixed",
  "pick": false,
  "what": "Exa's open-source server at <code>https://mcp.exa.ai/mcp</code>, or run locally via npm with your API key. Default tools are <code>web_search_exa</code> and <code>web_fetch_exa</code>, which returns pages as markdown; optional tools add <code>agent_run</code> for multi-step research and advanced filtered search. No API key is needed for casual use.",
  "why": "Gives the agent embeddings-based search tuned to surface real technical pages rather than SEO filler. The keyless free tier means you can wire it up and test it inside a minute.",
  "warn": "Keyless use is rate-limited and not intended for production. Agent research runs cost $0.012 to $1.00 each, and raw search results dumped into context are expensive in tokens.",
  "install": "claude mcp add --transport http exa https://mcp.exa.ai/mcp",
  "category": {
    "key": "mcp",
    "name": "MCP servers & registries",
    "desc": "How your agent reaches past the terminal. Directory scale is not a quality signal.",
    "group": "ai",
    "groupName": "Put AI inside it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-19T00:17:14.278+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}