Skip to main content
Glama

Server Details

Find the right security-disclosure contact for any internet asset (domain, IP, package, repo, app).

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.3/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools have distinctly different purposes: classify_asset categorizes an asset type, while lookup_security_contact retrieves security contact information. There is no functional overlap.

Naming Consistency5/5

Both tools follow a consistent verb_noun snake_case pattern: classify_asset and lookup_security_contact.

Tool Count4/5

With only 2 tools, the server feels minimal but the pair is complementary and covers a clear workflow (classify then lookup). Slightly under-scoped but reasonable.

Completeness4/5

The server covers the core steps of asset identification and security contact lookup. Minor gaps exist (e.g., no validation or multiple contact sources), but the overall surface is coherent for its stated purpose.

Available Tools

2 tools
classify_assetAsset Type ClassifierA
Read-only
Inspect

Classify an input as a domain, IP, package, repository, etc. No network calls — instant response. Useful for understanding what an asset is before performing a full lookup.

ParametersJSON Schema
NameRequiredDescriptionDefault
inputYesThe input to classify
Behavior3/5

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

Annotations already declare readOnlyHint=true and openWorldHint=false. The description adds 'No network calls — instant response,' which is valuable behavioral context. However, it does not describe the output format or any side effects, leaving some uncertainty for the agent.

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 very concise with three short sentences that front-load the purpose. No unnecessary words or repetition; every sentence adds value.

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 simple tool (one param, no output schema, annotations present), the description covers purpose, behavior, and usage context. However, it lacks explicit mention of the return value format or classification categories, which would help an agent interpret the output.

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

Parameters4/5

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

Schema coverage is 100% with one required string parameter described as 'The input to classify.' The description adds meaning by listing example input types (domain, IP, package, repository), which clarifies what the parameter accepts beyond the generic schema description.

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 verb 'classify' and the resource 'input as a domain, IP, package, repository, etc.', providing specific examples. It distinguishes from the sibling tool 'lookup_security_contact' by emphasizing classification before a full lookup.

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 gives explicit context for use: 'Useful for understanding what an asset is before performing a full lookup.' It also notes 'No network calls — instant response' to set expectations. However, it does not explicitly state when not to use or list alternatives, though the sibling is different enough.

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

lookup_security_contactSecurity Contact LookupA
Read-only
Inspect

Find security reporting channels for responsible vulnerability disclosure. Takes a domain, IP, URL, package name, repository, container image, mobile app, hardware device, browser extension, desktop app, or organization name. Returns bug bounty programs, security.txt contacts, VDP links, abuse contacts, and national CERT fallbacks sorted by confidence. This is informational only — not legal advice.

ParametersJSON Schema
NameRequiredDescriptionDefault
assetYesThe asset to look up. Examples: "cloudflare.com", "8.8.8.8", "npm:express", "gh:facebook/react", "app:WhatsApp", "hw:Cisco ASA 5505"
asset_typeNoForce a specific asset type. Auto-detected if omitted.
Behavior4/5

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

Annotations provide readOnlyHint and openWorldHint, and the description adds context about the informational nature and result types (e.g., sorted by confidence). No contradictions; the description enhances understanding beyond annotations.

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?

Two sentences max. The first sentence states purpose, followed by input and output details. Every sentence contributes meaning without redundancy or unnecessary length.

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

Completeness5/5

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

Despite no output schema, the description clearly lists return types (bug bounty programs, security.txt, etc.) and notes sorting by confidence. It also sets context as informational. Sufficient for an AI agent to understand the tool's behavior.

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

Parameters4/5

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

Schema coverage is 100% with descriptions. The description adds value by providing concrete examples for the 'asset' parameter and explaining the 'asset_type' parameter's role in forcing type. This enriches the schema information.

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: 'Find security reporting channels for responsible vulnerability disclosure.' It lists a wide array of input types and output categories, distinguishing it from the sibling 'classify_asset' which likely serves a different purpose.

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 states when to use the tool (to find security contacts) and sets expectations with 'informational only — not legal advice.' It does not explicitly state when not to use it or compare directly to siblings, but the context is clear enough for appropriate selection.

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

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • -
    license
    -
    quality
    -
    maintenance
    Enables ethical security testing and attack surface management through SSL certificate validation, CVE queries, subdomain enumeration, security header analysis, and comprehensive reconnaissance capabilities. Designed for authorized penetration testing workflows with responsible disclosure practices.
  • F
    license
    -
    quality
    B
    maintenance
    Passive website security and trust auditor that checks for security, SEO, AI surface, email, and other exposures, producing a score and remediation plan.

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources