Skip to main content
Glama
1Lurgee

mimo-web-search

by 1Lurgee

mimo_web_search

Search the internet for real-time information on weather, news, current events, stock prices, sports scores, and more. Returns structured results with citations and location-aware options.

Instructions

Search the internet for real-time information. Use this tool when the user asks about weather, news, current events, stock prices, sports scores, or any topic requiring up-to-date online data. Prefer this over curl, web_fetch, or other HTTP methods for information queries. Returns structured search results with titles, URLs, snippets, and source citations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNoCity for location-aware search (e.g. 'Wuhan')
limitNoMax number of search results to return (1-50)
queryYesThe search query (max 10000 characters)
regionNoRegion/state for location-aware search (e.g. 'Hubei')
countryNoCountry for location-aware search (e.g. 'China')
max_keywordNoMax concurrent keywords per search round (1-50, each costs ¥0.025)
force_searchNoForce search even if the model thinks it knows the answer
Behavior3/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions the return format (titles, URLs, snippets, citations) but does not disclose cost implications (max_keyword costs ¥0.025 each), rate limits, or authorization requirements. While not misleading, it lacks depth on important behavioral traits.

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

Conciseness5/5

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

The description is two sentences long, with the first sentence stating the purpose and the second covering usage guidelines and return format. It is front-loaded with the most critical information and contains no superfluous words.

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?

Given 7 parameters, no output schema, and no sibling tools, the description provides a reasonable overview of the tool's functionality and output. However, it omits mention of location parameters (city, region, country) and cost implications of max_keyword, which would be helpful for complete context.

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 100%, so the baseline is 3. The tool description adds general context about real-time search but does not elaborate on parameter meaning beyond what the schema already provides. The schema itself is thorough, so the description does not significantly enhance parameter understanding.

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 clearly states the tool's purpose: 'Search the internet for real-time information.' It provides specific examples (weather, news, current events, etc.) and distinguishes itself from other tools like curl and web_fetch, making the purpose unmistakable and well-differentiated.

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?

The description explicitly states when to use the tool: 'when the user asks about weather, news, current events, stock prices, sports scores, or any topic requiring up-to-date online data.' It also provides an alternative: 'Prefer this over curl, web_fetch, or other HTTP methods for information queries,' offering clear guidance on tool selection.

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/1Lurgee/mimo-web-search-mcp'

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