Exa MCP Server

Official
MIT License
1,858
510
  • Apple

search

Perform web searches via the Exa MCP Server to retrieve real-time information using a query and optional result count.

Instructions

Search the web using Exa AI

Input Schema

NameRequiredDescriptionDefault
numResultsNoNumber of results to return (default: 10)
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "numResults": { "description": "Number of results to return (default: 10)", "maximum": 50, "minimum": 1, "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Exa MCP Server

Related Tools

ID: 8gfe5kbp5y