Skip to main content
Glama

exa-search

MIT License
2,364
1
  • Apple

web_search_exa

Perform real-time web searches and extract content from specific URLs with configurable result counts. Retrieve precise and relevant information directly from the top websites.

Instructions

Search the web using Exa AI - performs real-time web searches and can scrape content from specific URLs. Supports configurable result counts and returns the content from the most relevant websites.

Input Schema

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

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "numResults": { "description": "Number of search results to return (default: 5)", "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from exa-search

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jackedelic/exa-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server