Skip to main content
Glama

osint-terminal

Pgp

pgp

PGP Key: Public key published on keys.openpgp.org

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.6/5.0
Behavior2/5

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

With no annotations, the description must carry the whole behavioral burden, but it only states what a key is, not what the tool does, how it queries, or what side effects or limits exist. It is not misleading, but it does not reveal operation behavior.

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?

A single sentence with no filler, and the keyserver location is placed at the front. It is compact, though the brevity comes at the cost of needed operational detail.

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?

The tool is simple (one optional parameter, output schema present), so it does not need extensive documentation, but it still lacks the minimal information about q and tool behavior. The description fills neither the parameter gap nor the intended-use gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema exposes one optional q parameter with 0% description coverage, and the tool description never mentions it. The agent is left without any clue what q should contain (address, fingerprint, key ID?) or what an empty q returns.

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 names a concrete resource ('public key published on keys.openpgp.org'), so an agent can infer this tool retrieves PGP key material from a specific keyserver. It lacks an explicit verb such as 'fetch' or 'lookup' and does not distinguish itself from sibling PGP-related tools like ghkeysgpg or keybase.

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 guidance is given about when to prefer this tool over alternatives, and no exclusions or fallback routes are mentioned. A user could only guess that it is for retrieving keys from keys.openpgp.org.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources