Skip to content
v3.4.1MIT

A Model Context Protocol server with Exa for web search, code search, and web crawling. Provides real-time web searches with configurable tool selection, allowing users to enable or disable specific search capabilities.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

exastreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.exa.ai/mcp?client=agent-plugin",
  "headers": {
    "x-exa-source": "agent-plugin"
  }
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "exa",
  "version": "3.4.1",
  "description": "A Model Context Protocol server with Exa for web search, code search, and web crawling. Provides real-time web searches with configurable tool selection, allowing users to enable or disable specific search capabilities.",
  "author": {
    "name": "Exa",
    "email": "hello@exa.ai"
  },
  "homepage": "https://docs.exa.ai/reference/exa-mcp",
  "repository": "https://github.com/exa-labs/exa-mcp-server",
  "license": "MIT",
  "keywords": [
    "mcp",
    "search",
    "web-search",
    "code-search",
    "exa",
    "research",
    "company-research",
    "linkedin",
    "crawling"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub