Skip to main content
Glama
just5ky

axur-mcp

by just5ky

ticket_stats

Get Axur ticket statistics including counts by status, incident types, takedown metrics, treatment metrics, and global/segment medians and means within a 90-day date range.

Instructions

Retrieve Axur ticket statistics: counts by status, incidents by threat type, takedown/treatment metrics and uptime, global and market-segment incident medians/means. Note: from/to date range must not exceed 90 days.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toNoEnd date (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ss). Required for all actions.
fromNoStart date (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ss). Required for most actions. Max 90-day range.
actionYesStats action: count_by_status, incident_by_type, takedown_metrics, internal_treatment, takedown_uptime, treatment_uptime, global_median, global_mean, segment_median, segment_mean
assetsNoAsset key filter
statusNoTicket status for count_by_status: open, quarantine, incident, treatment, closed
customerNoCustomer name filter
timezoneNoUTC offset. Example: '-03:00'
ticketTypesNoComma-separated ticket types. Example: 'phishing,paid-search'
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It describes the types of stats and the date constraint, but does not explicitly state that the tool is read-only or whether it has any side effects. The behavioral traits are mostly inferred as safe retrieval.

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: the first breaks down what is retrieved, and the second gives a critical constraint. It is front-loaded, efficient, and every sentence earns its place.

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 8 parameters, no output schema, and moderate complexity, the description covers the purpose and a key constraint but lacks details on return format, pagination, or potential errors. Some ambiguity remains for the agent.

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 all parameters described. The description adds value by emphasizing the 90-day maximum date range and listing the action types, which helps the agent understand the purpose beyond the schema definitions.

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 retrieves Axur ticket statistics and enumerates several categories (counts by status, incidents by threat type, etc.). It distinguishes from siblings 'ticket_details' and 'tickets' by focusing on aggregated metrics rather than individual tickets.

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 mentions the 90-day date range constraint, which is a critical usage guideline. However, it does not provide explicit when-to-use or when-not-to-use guidance relative to sibling tools, though the tool name and content imply it's for statistics.

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/just5ky/axur-mcp'

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