{
  "name": "io.github.exa-labs/exa-mcp-server",
  "description": "The official Exa MCP exposes Exa's neural web search index plus a page-fetch tool over a hosted remote endpoint. API-key auth, no install, designed for AI agent retrieval workflows.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-27",
    "com.top-mcps/score": {
      "value": 89,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-02T13:16:41.636Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-02T11:55:52.245Z",
      "githubStars": 4487,
      "lastCommitAt": "2026-05-22T19:09:28Z",
      "npmWeeklyDownloads": 349684
    }
  },
  "repository": {
    "url": "https://github.com/exa-labs/exa-mcp-server",
    "source": "github"
  },
  "author": {
    "name": "Exa"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "mcp-remote",
      "version": "latest",
      "transport": {
        "type": "streamable-http"
      },
      "runtimeArguments": [
        {
          "type": "positional",
          "value": "https://mcp.exa.ai/mcp"
        }
      ],
      "environmentVariables": [
        {
          "name": "EXA_API_KEY",
          "description": "EXA_API_KEY — required credential for Exa.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "_links": {
    "html": "https://top-mcps.com/mcp/exa",
    "markdown": "https://top-mcps.com/mcp/exa.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
