Skip to main content
Glama
badchars

darknet-mcp-server

by badchars

pulsedive_explore

Query Pulsedive to explore linked indicators, retrieving related IOCs with risk levels for threat intelligence.

Instructions

Explore linked indicators on Pulsedive using advanced queries. Returns related IOCs with risk levels.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesExplore query (e.g. 'ioc=pulsedive.com' or 'threat=Zeus')
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 returning 'IOCs with risk levels,' but does not disclose safety (e.g., read-only), authentication needs, rate limits, or potential side effects. For a tool that likely performs only reads, more transparency is needed.

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?

Two concise sentences efficiently convey purpose and output. No extraneous information. Slight improvement could be front-loading the output type, but overall well-structured.

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?

Given the simple single parameter and no nested objects, the description combined with the schema provides adequate context. It mentions the return value (IOCs with risk levels) which compensates for the lack of output schema. However, missing details like pagination or query limitations reduce completeness slightly.

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% coverage with a description and example for the single 'query' parameter. The description adds 'advanced queries' but no additional syntax or constraints beyond what the schema provides. Baseline 3 is appropriate.

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 'Explore linked indicators on Pulsedive using advanced queries' and 'Returns related IOCs with risk levels,' providing a specific verb and resource. It distinguishes from siblings like pulsedive_indicator (single indicator) and pulsedive_search (search by keyword).

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool versus alternatives (e.g., pulsedive_search, pulsedive_indicator). The phrase 'advanced queries' is vague and does not clarify prerequisites or exclusions.

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/badchars/darknet-mcp-server'

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