Skip to main content
Glama
fredriksknese

mcp-infoblox

global_search

Search across Infoblox DNS, DHCP, and IPAM objects using IP addresses, hostnames, MAC addresses, or comments to find matching records and networks.

Instructions

Search across all Infoblox object types. Finds records, networks, and other objects matching a search string.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
search_stringYesString to search for across all objects (IP, hostname, MAC, comment, etc.)
object_typeNoLimit search to a specific object type (e.g., record:a, network, fixedaddress)
max_resultsNoMaximum results
Behavior2/5

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

No annotations are provided, so the description carries full burden. It mentions what the tool does but lacks behavioral details like whether this is a read-only operation, potential performance impact, authentication requirements, rate limits, or what the output format looks like. For a search tool with no annotation coverage, this is a significant gap.

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 concise sentences that efficiently convey the tool's purpose and scope. Every word earns its place with no redundancy or unnecessary elaboration. It's appropriately sized and front-loaded with the core functionality.

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?

Given no annotations and no output schema, the description provides basic purpose but lacks sufficient context for a search tool. It doesn't explain return values, error conditions, or behavioral constraints. While the schema covers parameters well, the overall completeness is minimal for a tool that queries across multiple object types.

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 schema already documents all three parameters thoroughly. The description doesn't add any parameter-specific information beyond what's in the schema. With high schema coverage, the baseline score of 3 is appropriate as the description doesn't compensate but doesn't need to.

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?

The description clearly states the verb ('Search') and resource ('across all Infoblox object types'), specifying what it finds ('records, networks, and other objects matching a search string'). It distinguishes from siblings like search_dns_records and search_ip_addresses by emphasizing 'all' object types, though it doesn't explicitly name those alternatives.

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?

The description implies usage for broad searches across all object types, but doesn't explicitly state when to use this versus more specific sibling tools like search_dns_records or search_ip_addresses. No guidance on prerequisites, exclusions, or performance considerations is provided.

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/fredriksknese/mcp-infoblox'

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