Skip to main content
Glama

mrholmes

Execute OSINT tasks from 88 catalogued repositories through safe command surfaces, supporting authorized research and threat intelligence workflows.

Instructions

Single safe utility-suite tool for the consolidated Mr.Holmes OSINT/MrHolmes Suite integration. Use action=status/catalog/run/tracker/manifest/live_test/cleanup/full_report. The run action accepts argv for mrholmes_suite.py safe commands only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
argvNoFor action=run only: argv passed to mrholmes_suite.py, e.g. ['mrholmes','domain','example.com','--timeout','180']
actionNostatus
dry_runNoFor action=cleanup.
timeoutNo
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 repeatedly claims the tool is 'safe' and lists actions like 'cleanup' and 'live_test' without explaining side effects, required permissions, or destructive potential. The description gives hints but lacks necessary behavioral detail for safe invocation.

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 sentences long, front-loaded with the core purpose and immediately listing actions. Every sentence provides essential information with no wasted words, achieving high conciseness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 4 parameters, no output schema, and no annotations, the description is incomplete. It does not explain what each action does, what return values look like, or error handling. A tool with multiple actions requires more detail for the agent to use it correctly without trial and error.

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 coverage is 50%. The description adds an example for the 'argv' parameter and enumerates the enum values of 'action', but the schema already lists the enum. For other parameters ('dry_run', 'timeout'), no additional meaning is provided. The example is helpful but the compensation for low coverage is insufficient.

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 it is a single safe utility-suite tool for the Mr.Holmes OSINT integration, listing all available actions. This provides a specific verb and resource, and even without siblings, the purpose is distinct and unambiguous.

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

Usage Guidelines4/5

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

The description explicitly tells the agent to use the tool with one of the eight listed actions, and specifies that the 'run' action accepts argv for safe commands only. This gives clear context for when to use each action, but lacks explicit 'when not to use' or alternatives since no sibling tools exist.

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/Reaper-Forge/mrholmes-osint-suite'

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