Skip to main content
Glama
fastmcp-me

Artefact Revenue Intelligence MCP Server

by fastmcp-me

Pipeline Health Score

score_pipeline_health
Read-onlyIdempotent

Analyze sales pipeline health by measuring velocity, conversion rates, and detecting at-risk deals. Get an overall score and identify bottlenecks.

Instructions

Analyze pipeline health with velocity metrics, conversion rates, and at-risk detection.

Calculates overall health score (0-100), identifies bottleneck stages, measures stage-to-stage conversion rates, and flags stalled or overdue deals.

Args: pipeline_id: Optional HubSpot pipeline ID to filter. Default: all pipelines. source: "auto" (uses HubSpot if API key is set, otherwise sample data), "hubspot" for live data, "sample" for built-in demo data.

Returns: JSON with health score, velocity metrics, conversion rates, at-risk deals, and stage distribution.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pipeline_idNo
sourceNoauto

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A4.8/5.0
Behavior5/5

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

The description adds significant behavioral context beyond annotations: it calculates a health score from 0-100, identifies bottlenecks, and describes the default source behavior (auto uses HubSpot if API key is set). No contradictions with annotations.

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 concise, uses clear headings for Args and Returns, and front-loads the purpose. Every sentence adds value, with no redundancy.

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 tool's moderate complexity (2 optional parameters, output schema exists), the description covers input, output, and behavior completely. It explains the return structure and parameter defaults, making it fully usable.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 0% schema description coverage, the description fully compensates by explaining both parameters: pipeline_id (optional, default all) and source with three enumerated values (auto, hubspot, sample) and their meanings.

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 analyzes pipeline health with specific metrics like velocity, conversion rates, and at-risk detection. It distinguishes from siblings 'qualify' and 'run_rfm' which focus on different analyses.

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 explains the context for using the tool (analyzing pipeline health) and provides details on the 'source' parameter, including default behavior. However, it does not explicitly contrast with sibling tools or state 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.

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/fastmcp-me/artefact-mcp-server'

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