ipinfo.bulk
Geolocate up to 100 IP addresses in a single request to retrieve location data without making multiple API calls.
Instructions
Bulk geolocate up to 100 IPs in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes |
Geolocate up to 100 IP addresses in a single request to retrieve location data without making multiple API calls.
Bulk geolocate up to 100 IPs in one call.
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes |
Changes observed during successful MCP inspections. Dates show when Glama detected each change.
v1.77.0v1.76.0v1.0.0Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must cover behavioral traits. It only mentions the limit of 100 IPs but omits details on rate limits, error handling, response structure, or what happens if some IPs are invalid.
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?
Extremely concise single sentence, no unnecessary words. However, it may be too minimal, but conciseness is a strength here.
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 tool's simplicity (one parameter, no output schema, no annotations), the description is insufficient. It lacks return format, error behaviors, and any usage hints beyond the IP count limit.
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 coverage is 0% and the description adds no detail beyond the parameter name. It does not specify IP format (IPv4/IPv6), validation, or usage constraints.
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 the action (bulk geolocate) and resource (IPs) with a limit of 100 per call. It distinguishes itself from sibling 'geo.ip' which likely handles 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?
No guidance on when to use this tool versus alternatives like 'geo.ip' for single IPs. No when-not-to-use or context provided.
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