Skip to main content
Glama

Exa MCP Server

by geezerrrr

crawling_exa

Extract full text content, metadata, and structured data from specific URLs. Use this tool to retrieve detailed web page information efficiently by specifying the URL and character limit.

Instructions

Extract and crawl content from specific URLs using Exa AI - retrieves full text content, metadata, and structured information from web pages. Ideal for extracting detailed content from known URLs.

Input Schema

NameRequiredDescriptionDefault
maxCharactersNoMaximum characters to extract (default: 3000)
urlYesURL to crawl and extract content from

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "maxCharacters": { "description": "Maximum characters to extract (default: 3000)", "type": "number" }, "url": { "description": "URL to crawl and extract content from", "type": "string" } }, "required": [ "url" ], "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/geezerrrr/exa-mcp-server'

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