Skip to main content
Glama
ngkienmkqn

wealify-kpi-mcp

by ngkienmkqn

kpi_health

Verifies that the MCP server's read token is valid and the dashboard is accessible, ensuring readiness for KPI queries.

Instructions

Health/identity probe — confirms the read token works and the dashboard is reachable.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Without annotations, the description carries the burden. It clearly indicates the tool is a non-destructive probe that confirms token and dashboard state. However, it omits details like error behavior if the token fails.

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?

A single, direct sentence with no wasted words. The description is efficiently front-loaded and appropriate for the tool's simplicity.

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

Completeness5/5

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

Given the zero parameters and no output schema, the description fully captures the tool's purpose: a health check for token and dashboard. It is complete for its scope.

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?

No parameters exist, so the schema covers 100%. The description adds value by explaining the purpose beyond the schema, earning a baseline of 4.

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 is a health/identity probe that confirms token validity and dashboard reachability. It uses specific verbs and identifies the resource, distinguishing it from sibling KPI tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for checking connectivity and authentication but does not explicitly state when to use it versus alternatives like kpi_alerts. No guidance on when not to use it.

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/ngkienmkqn/wealify-kpi-mcp'

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