ipinfo.bulk
Batch geolocate up to 100 IP addresses in one call, returning location data for each IP.
Instructions
Bulk geolocate up to 100 IPs in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes |
Batch geolocate up to 100 IP addresses in one call, returning location data for each IP.
Bulk geolocate up to 100 IPs in one call.
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must fully disclose behavior. It only says 'geolocate', which is vague and does not describe what data is returned, whether it is read-only, or any other behavioral traits. The lack of output schema information also hinders transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise: one sentence with no superfluous words. It is front-loaded and efficient.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simplicity of the tool (one parameter, no output schema, no annotations), the description is minimally adequate. It covers the basic functionality but lacks details on return format, error handling, or rate limits. An agent would need additional context to use it effectively.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
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 restates the max limit of 100 IPs from the schema, adding some context, but does not elaborate on IP format requirements or provide examples.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it performs bulk geolocation of IPs, with a specific limit of 100 per call. It effectively distinguishes from the sibling tool 'geo.ip' which is for single IP geolocation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description indicates it is for bulk geolocation of up to 100 IPs, implying usage for multiple IPs. However, it does not explicitly contrast with the single-IP alternative 'geo.ip' or mention when not to use it.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/2s-io/sdk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server