Skip to main content
Glama
wshobson

MaverickMCP

performance_clear_system_caches

Clear specific performance caches to remove stale data for maintenance or testing. Select from stock data, screening, market data, or clear all caches.

Instructions

Clear specific performance caches for maintenance or testing.

This tool allows selective clearing of different cache types:

  • stock_data: Stock price and company information caches

  • screening: Maverick and trending stock screening caches

  • market_data: High volume and market analysis caches

  • all: Clear all performance caches

Use this for cache maintenance, testing, or when stale data is suspected.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestYesCache clearing request with specific cache types

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
metricsYesPerformance metrics data
Behavior3/5

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

The description lacks annotations, so the full burden falls on the text. It conveys the destructive nature ('clear') and lists cache types, but does not disclose potential side effects (e.g., performance impact during clearance), required permissions, or rate limits. The behavioral description is adequate but shallow.

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, using bullet points for cache types and a short usage sentence. Every sentence adds value, and the structure is front-loaded with the action and followed by details. No wasted words.

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

Completeness4/5

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

Given the tool's simplicity (clearing caches) and the presence of an output schema for return values, the description covers the essential aspects: what caches can be cleared and when to use it. It lacks details on side effects or prerequisites, but is otherwise complete for a maintenance tool.

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?

The input schema has 100% coverage, with a single nested parameter 'cache_types'. The description adds meaning by explaining each cache type (stock_data, screening, etc.) and their purpose, going beyond the schema's minimal description. This helps the agent understand what each type represents.

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: clearing specific performance caches. It lists the cache types in a structured manner, distinguishing it from sibling tools like performance_get_cache_performance_status which are for status checking. The verb 'clear' is specific and the resource is well-defined.

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 provides explicit usage context: 'Use this for cache maintenance, testing, or when stale data is suspected.' This guides the agent on when to invoke the tool. However, it does not mention when NOT to use it or suggest alternative tools for related tasks, which would enhance clarity.

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/wshobson/maverick-mcp'

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