All MCP servers

Exa

Official
by Api.AirforceStreamable HTTPWeb & Browser Automation04,558MIT

Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding

mcpopen-sourceweb-browser-automation

Endpoint

POST https://mcp.exa.ai/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "exa-imp01b5f": {
      "url": "https://mcp.exa.ai/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}