Skip to main content
Glama

Exa MCP Server

by MrunmayS

web_search_exa

Perform real-time web searches and scrape specific URL content with configurable result counts. Returns relevant website data for precise information retrieval.

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 MCP Server

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/MrunmayS/exa-mcp-server'

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