Skip to main content
Glama
pam-supastellar

CashChat MCP Server

get_settings

Retrieve user configuration and preferences from the CashChat financial platform to personalize financial data management and analysis.

Instructions

Get CashChat user settings

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. 'Get CashChat user settings' implies a read operation, but it doesn't specify whether this requires authentication, what format the settings are returned in, whether there are rate limits, or if it returns all settings or a subset. For a tool with zero annotation coverage, this leaves significant behavioral questions unanswered.

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, efficient sentence that states the core purpose without unnecessary words. It's appropriately sized for a simple read operation. However, it could be slightly more front-loaded with additional context about what 'settings' encompasses, but given the tool's simplicity, this is a minor concern.

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 the tool's simplicity (0 parameters, no output schema, no annotations), the description is incomplete. It doesn't explain what 'settings' includes, how the data is returned, or how this tool fits into the broader context of sibling tools like 'update_settings'. For a tool in a financial/transactional context with multiple related operations, more contextual information would help an agent use it effectively.

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 tool has 0 parameters with 100% schema description coverage, so the schema fully documents the absence of inputs. The description doesn't need to add parameter information, and it appropriately doesn't mention any parameters. This meets the baseline expectation for a parameterless tool where the schema already provides complete coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Get CashChat user settings' clearly states the verb 'Get' and resource 'CashChat user settings', making the basic purpose understandable. However, it doesn't distinguish this tool from its sibling 'update_settings' or explain what specific settings it retrieves versus other tools like 'get_categories' or 'get_summary'. The purpose is clear but lacks differentiation from related tools.

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 alternatives. It doesn't mention when to choose 'get_settings' over 'update_settings' for modifying settings, or how it relates to other read operations like 'get_categories' or 'get_summary'. There's no indication of prerequisites, timing, or contextual factors that would help an agent decide when this tool is appropriate.

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/pam-supastellar/cashchat-mcp'

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