Skip to main content
Glama

Exa MCP Server

by geezerrrr

company_research_exa

Analyze companies by researching operations, news, financial data, and industry insights using Exa AI Search API. Provide company name and specify result quantity.

Instructions

Research companies using Exa AI - finds comprehensive information about businesses, organizations, and corporations. Provides insights into company operations, news, financial information, and industry analysis.

Input Schema

NameRequiredDescriptionDefault
companyNameYesName of the company to research
numResultsNoNumber of search results to return (default: 5)

Input Schema (JSON Schema)

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

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