Skip to main content
Glama
vivmuk

Medhā MCP

by vivmuk

Venice Web Search

venice_web_search

Search the web and retrieve ranked results with snippets to find relevant information for any query, supporting both wallet authentication and API key access.

Instructions

Search the web (Firecrawl-backed). Returns ranked results with snippets. Operator preferences — default: firecrawl-default. Firecrawl-backed ranked results. Supports x402 wallet auth (no Venice account needed) and API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
Behavior3/5

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

No annotations are provided, so the description carries the burden. It discloses the Firecrawl backing, ranked results with snippets, auth requirements (x402 wallet without Venice account, or API key), and operator preferences. This is decent behavioral context but doesn't disclose rate limits, query limits, or return format details beyond 'ranked results with snippets.'

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

Conciseness3/5

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

The description is concise (3 sentences) but somewhat redundant — 'Firecrawl-backed' appears twice ('Search the web (Firecrawl-backed)' and 'Firecrawl-backed ranked results'). The operator preferences note is inserted awkwardly between the main statement and the ranking statement, disrupting flow.

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

Completeness3/5

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

For a web search tool with only 2 simple parameters and no output schema, the description conveys the core purpose (Firecrawl web search, ranked/snippeted results) and auth requirements. Missing details include pagination/result count behavior, whether 'limit' caps total results, regional/language controls, and what happens on no results. Adequate but not rich.

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

Parameters3/5

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

Schema description coverage is 0%, so the description must compensate. It doesn't describe the 'query' parameter at all, though the purpose is implied by the tool name. The 'limit' parameter is also undocumented in description. However, with only 2 parameters (query and limit), the schema's JSON property names are fairly self-explanatory, mitigating the gap.

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

Purpose4/5

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

States a specific verb+resource: 'Search the web (Firecrawl-backed).' It clearly indicates web search functionality distinct from siblings like venice_web_scrape or venice_chat. However, it doesn't explicitly contrast with sibling search-like tools, so not a 5.

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

Usage Guidelines3/5

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

Implies usage for web searching and mentions operator preferences and auth modes (x402 wallet, API key). However, it doesn't explicitly state when to use this vs venice_web_scrape or other alternatives, and the mention of 'operator preferences' is vague without explaining what those preferences are or how they affect results.

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/vivmuk/medha-mcp'

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