Skip to main content
Glama
do345

tanium-gateway-mcp

by do345

get_cve_findings

Retrieve endpoint CVE findings with CVSS v3 scores, severity, and CISA KEV status to identify open-source vulnerabilities and asset-vulnerability links.

Instructions

엔드포인트의 CVE 취약점 findings를 조회합니다 (CVSS v3 점수/심각도, CISA KEV 포함 여부 포함). (업무요건: 오픈소스 취약점, 자산-취약점 연계)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
firstNo조회할 자산 수 (기본 20)
Behavior2/5

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

With no annotations, the description carries the full burden. It mentions the included fields (CVSS, CISA KEV) but does not disclose any side effects, read-only nature, pagination behavior, or potential errors. It lacks detail about return structure and operational constraints, leaving significant behavioral ambiguity.

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 a single, concise sentence that front-loads the core purpose. The inclusion of a business requirement parenthetical ('업무요건') adds noise but does not significantly hinder clarity. It is efficient and direct.

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 no output schema and no annotations, the description should explain return format, read-only behavior, and how this relates to sibling tools. It only mentions field content, omitting pagination details, usage context, and the distinction from 'get_filtered_cve_findings'. An agent would still face uncertainty when selecting or calling this tool.

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 only parameter 'first' is fully described in the schema (default 20), so schema coverage is 100%. The description does not mention any parameters or add semantic depth beyond the schema, so it adds no extra value here. Baseline 3 is appropriate.

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 clearly states the tool queries CVE vulnerability findings for endpoints, mentioning CVSS v3 score/severity and CISA KEV inclusion. This is a specific verb and resource, but it does not explicitly differentiate from the sibling 'get_filtered_cve_findings', leaving some ambiguity about the unfiltered nature implied by the name.

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?

The description provides no guidance on when to use this tool versus the filtered alternative, nor does it mention any conditions or prerequisites. It simply states what the tool does, leaving the agent to infer usage context from the name.

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/do345/Tanium-Gateway-MCP'

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