Skip to main content
Glama

web_search

Search the web to find information about SA-MP versions, plugins, and game mechanics. Specify a query and optional domain to get targeted answers for server development questions.

Instructions

Search the web for general information. Useful for answering questions about SA-MP versions, plugins, game mechanics, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query (e.g. 'SAMP 0.3.7DL review', 'best SAMP plugins 2024')
domainNoOptional: restrict search to a specific domain (e.g. 'sa-mp.com')
Install Server

TDQS

A4/5.0
Behavior3/5

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

No annotations are provided, so the description carries the behavioral burden. It conveys that this is a read-only web look-up action, but it does not mention response format, network dependency, rate limits, or search limitations. The behavior is simple and low-risk, so a middle score is appropriate.

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?

Two short sentences, front-loaded with the core action, followed by concrete examples of queries. Every line earns its place with no redundant detail.

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 tool with one required string parameter, a documented optional domain parameter, and no nested or output schema, the description is sufficient for an agent to decide when to call it. It could mention what kind of results are returned, but the current framing gives enough 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%, and both parameters (query and domain) are already well described with examples in the input schema. The description adds no additional parameter semantics, so the baseline of 3 applies.

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?

States a specific verb and resource: 'Search the web for general information.' The SA-MP examples make its scope concrete and clearly separate it from server-local search siblings like search_server_log or search_pawn_script.

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

Usage Guidelines4/5

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

Gives clear context for when to use it—answering questions about SA-MP versions, plugins, and game mechanics. It does not explicitly name alternatives or exclusions, but the intended use case is apparent.

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

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/KongGithubDev/SAMP-MCP'

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