Skip to main content
Glama
BACH-AI-Tools

Ioc Search MCP Server

ip_address_search

Analyze IP addresses for security threats by retrieving ASN data, geographic location, network details, WHOIS information, and security vendor evaluations to support threat detection and risk assessment.

Instructions

Provides comprehensive analysis for a given IP address, including associated ASN, geographic location, network details, WHOIS information, and security vendor evaluations. Summarizes malicious, suspicious, harmless, and undetected classifications, enabling effective threat detection and risk assessment.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoExample value: 117.131.215.118
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It describes what the tool does (analysis and summarization) and hints at security-related outputs, but does not cover critical aspects like rate limits, authentication needs, error handling, or whether it's a read-only or mutative operation. It adds some context but falls short of fully compensating for the lack of annotations.

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

Conciseness4/5

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

The description is appropriately sized and front-loaded, starting with the core function and listing key components. It uses two sentences efficiently to convey analysis scope and purpose, with no redundant information. However, it could be slightly more concise by avoiding minor repetition in listing details.

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 the tool's complexity (analysis of IP addresses with multiple data types) and lack of annotations or output schema, the description is moderately complete. It outlines what the tool does and its purpose, but does not detail return values, error cases, or behavioral constraints, leaving gaps that could hinder effective use by an AI agent.

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?

The input schema has 100% description coverage, with the 'query' parameter documented as an example IP address. The description does not add any meaning beyond this, as it does not explain parameter formats, constraints, or usage details. With high schema coverage, the baseline score of 3 is appropriate, as the description provides no extra parameter semantics.

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 with specific verbs ('Provides comprehensive analysis', 'Summarizes') and resources ('IP address'), listing detailed components like ASN, geographic location, WHOIS, and security evaluations. It distinguishes from siblings by focusing on IP addresses rather than domains, hashes, or URLs, making the scope explicit and differentiated.

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 threat detection and risk assessment, suggesting it's for analyzing IP addresses in security contexts. However, it lacks explicit guidance on when to use this tool versus alternatives like domain_search or url_search, and does not mention any exclusions or prerequisites, leaving usage context somewhat vague.

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/BACH-AI-Tools/bachai-ioc-search'

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