Skip to main content
Glama
x15907982411

exa-mcp-server-for-operit

by x15907982411

web_search_exa

Read-onlyIdempotent

Search the web for current information, news, facts, people, or companies. Get clean, ready-to-use content from search results to answer questions on any topic.

Instructions

Search the web for any topic and get clean, ready-to-use content.

  Best for: Finding current information, news, facts, people, companies, or answering questions about any topic.
  Returns: Clean text content from top search results.

  Query tips:
  describe the ideal page, not keywords. "blog post comparing React and Vue performance" not "React vs Vue".
  Use category:people / category:company to search through Linkedin profiles / companies respectively.
  If highlights are insufficient, follow up with web_fetch_exa on the best URLs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoNatural language search query. Should be a semantically rich description of the ideal page, not just keywords. Optionally include category:<type> (company, people) to focus results — e.g. 'category:people John Doe software engineer'.
numResultsNoNumber of search results to return (default: 10).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false, so safety is covered. The description adds behavioral/return context: 'Returns: Clean text content from top search results' and query tips describing ideal-page phrasing. No contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is multi-paragraph but well-structured with labeled sections (Best for, Returns, Query tips) and front-loaded with the core purpose. It's slightly longer than minimal, but each section provides useful operational guidance without fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple 2-parameter search tool with no output schema, the description covers the use case, return format, query strategy, and the relationship to web_fetch_exa. It doesn't specify pagination or error behavior, but that's not required given the tool's simplicity and annotations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema covers both parameters with descriptions (100% coverage), so baseline is 3. The description adds extra semantics for the query parameter: examples of natural language phrasing and category:people/category:company syntax, which goes beyond the schema's property description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'Search the web for any topic and get clean, ready-to-use content' – a specific verb+resource+outcome. It also distinguishes from the sibling web_fetch_exa by explicitly mentioning follow-up with that tool on URLs, clarifying that this tool searches rather than fetches.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly names 'Best for' use cases (current information, news, facts, people, companies) and gives direct alternative guidance: 'If highlights are insufficient, follow up with web_fetch_exa on the best URLs.' This clearly tells when to use this tool versus the sibling.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/x15907982411/exa-mcp-server-for-operit'

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