AIS CVE Priorities — daily exploit-ranked patch list for AI agents
Server Details
Daily CVE priorities ranked by real exploitation (KEV+EPSS) for AI agents; free teaser, paid full
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Tool Definition Quality
Average 3.9/5 across 4 of 4 tools scored.
Each tool serves a clearly distinct purpose: a free teaser, a full ranked list, a single-CVE verdict, and a recent-KEV catalog. No two tools could be confused for one another.
Names follow an informal noun-phrase style but mix adjective+noun, noun+noun, acronym+adjective, and adjective+noun+adverb patterns. They remain readable and memorable, though not rigorously consistent.
Four tools is a tight, well-scoped set for a daily CVE-priority API. Each tool has a distinct place and none feel redundant or missing for the stated purpose.
The surface covers teaser access, the full daily list, per-CVE verdicts, and recent KEV additions. Minor gaps like historical lookups or date-range queries exist but are outside the explicitly stated daily scope.
Available Tools
4 toolscve_verdictAInspect
PAID — unlock with an AIS Gateway key (https://aislabs.ai/gateway) or x402 $0.005. One CVE's priority verdict from today's AIS ranked set.
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | Yes | CVE-YYYY-NNNN |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden. It discloses the paid nature and the $0.005 cost, which is important behavioral context. It also states the verdict is from 'today's AIS ranked set,' implying recency. However, it doesn't describe what happens if the CVE is not in the set, or the format of the verdict.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, compact sentence that front-loads the most critical information (paid access) and then states the function. Every word earns its place; no fluff.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter tool, the description covers the essential context: what it does and that it costs money. However, it doesn't explain what a 'priority verdict' looks like, what happens if the CVE isn't in today's set, or how the payment is processed. Given the lack of output schema and annotations, a bit more detail would help.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents the cve_id parameter. The description adds the format 'CVE-YYYY-NNNN' implicitly via the schema, but doesn't add extra meaning beyond that. Baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's function: it returns a priority verdict for a single CVE from today's AIS ranked set. The verb 'unlock' and the resource 'one CVE's priority verdict' are specific. It doesn't explicitly differentiate from siblings like top_cves_today, but the single-CVE scope is implied.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage: provide a CVE ID to get its verdict. It mentions the paid nature and payment methods, which is a prerequisite. However, it doesn't explicitly state when to use this tool versus siblings like top_cves_today or kev_fresh, nor does it mention any exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
kev_freshAInspect
PAID — unlock with an AIS Gateway key (https://aislabs.ai/gateway) or x402 $0.01. CVEs added to CISA KEV in the last 7 days (complete catalog) with today's AIS ranks.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden and does disclose an important access constraint: the tool is paid and requires an AIS Gateway key or x402 payment. However, it does not disclose return format, failure behavior, or rate limits, so coverage is partial.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single dense sentence front-loads the payment requirement before stating the data scope. Every clause contributes useful information with no waste.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter list tool, it clearly states source, freshness window, completeness, and included ranks. The main gap is that 'AIS ranks' is undefined and no output schema describes the return shape, but this is minor given the tool's simplicity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
There are zero parameters and the schema is empty with 100% coverage, so the description has no parameter burden. The baseline of 4 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description identifies a specific resource: CVEs newly added to CISA KEV in the last 7 days, described as a complete catalog with AIS ranks. It lacks an explicit verb like 'returns', but the scope is unambiguous and distinct from sibling tools such as top_cves_today.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no explicit guidance on when to use this tool instead of siblings like cve_verdict or top_cves_today. The 'complete catalog' and 7-day window hint at relevance, but the agent must infer when this tool is preferred.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
top_cves_todayAInspect
PAID — unlock with an AIS Gateway key (https://aislabs.ai/gateway) or x402 $0.02. Today's FULL ranked CVE priority list with scores, KEV, EPSS, patch status, and methodology.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden, and it does so meaningfully by stating the tool is PAID and must be unlocked via an AIS Gateway key or x402 payment. It also discloses the output composition (ranked list with scores, KEV, EPSS, patch status, methodology), making the behavior reasonably predictable. It does not mention rate limits or error conditions when the payment requirement is not met, but for a zero-parameter read-only list tool this is adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, information-dense sentence that front-loads the most critical operational constraint (PAID) before describing the output content. It contains no filler or redundant phrasing; every clause adds useful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given zero input parameters and no output schema, the description covers the essential invocation context: payment prerequisite and the nature of the returned list. It is complete enough for an agent to call the tool after ensuring the payment/key requirement is met, though it could briefly note how to supply the key if that is not handled outside the tool description.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so there is no parameter meaning for the description to add; the baseline of 4 applies. The description correctly avoids inventing parameters and simply describes the returned data.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific resource—'Today's FULL ranked CVE priority list'—and enumerates the data it includes (scores, KEV, EPSS, patch status, methodology). It implies a list/retrieval operation even without an explicit verb like 'list' or 'get'. The word 'FULL' hints at contrast with siblings like brief_teaser, but it does not explicitly name or differentiate from the alternatives.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description conveys that this is for a full, ranked daily CVE list, which implies when to use it, but it offers no explicit guidance about when not to use it or which sibling tools might be better suited. No alternatives are mentioned; the only usage instruction is the payment requirement. This is enough for an implied use case but lacks clear routing among the sibling tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user or an account that owns the GitHub organization, then choose Claim with GitHub.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Daily Ed25519-signed security intelligence for AI-agent stacks; CVEs & advisories, paid via x402.
Real-time CVE, exploit, and vulnerability intelligence for AI assistants (350K+ CVEs, 115K+ PoCs)
CVE intelligence: exploitation (KEV/EPSS), detection coverage, fixed versions. All tools keyless.
x402 CVE triage MCP: EPSS + CISA KEV -> exploit priority, $0.01 per query.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceProvides CVE search enriched with EPSS exploit likelihood and CISA KEV status, plus live IP/domain reputation and a real-time threat feed for AI agents.MIT
- AlicenseNot gradedqualityCmaintenanceProvides real-time vulnerability intelligence including CVE lookup, EPSS exploit probability, and CISA KEV status from free APIs, enabling AI assistants to prioritize CVEs by real-world risk.MIT
- AlicenseNot gradedqualityDmaintenanceProvides multi-source vulnerability intelligence for AI-powered security operations, combining NVD CVSS, CISA KEV, and EPSS scores without requiring an API key.1MIT
- AlicenseNot gradedqualityCmaintenanceProvides CVE lookup, search, and exploit intelligence from public vulnerability sources (NVD, CISA KEV, EPSS) for AI agents to produce remediation guidance without consuming LLM tokens for data fetching.1MIT