Skip to main content
Glama
Jrains-ux

code-context-storage-mcp

by Jrains-ux

business_coverage_record

Record business coverage details for a repository at a specific commit, storing coverage mappings in the code context knowledge base.

Instructions

business coverage record

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contextYes
coverageYes
request_idNo
tool_versionNo
schema_versionNo
idempotency_keyNo
Behavior1/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. It says nothing about what the tool does, side effects, requirements, or return behavior. The description is entirely uninformative.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short, but this is severe under-specification, not conciseness. A single uninformative phrase does not earn conciseness credit because no useful content is present to structure.

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

Completeness1/5

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

This tool has a complex nested schema, no output schema, and no annotations. The description must compensate but fails entirely, making the tool effectively unusable without external knowledge.

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

Parameters1/5

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

Schema coverage is 0%, so the description must explain parameter meaning, but it provides none. Six parameters including nested objects (context, coverage) are wholly unexplained, leaving the agent unable to construct valid calls.

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

Purpose1/5

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

The description is merely the tool name repeated: 'business coverage record' provides no verb, resource, or action. It is a tautology that fails to distinguish this tool from any sibling.

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

Usage Guidelines1/5

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

There is zero guidance on when to use this tool versus alternatives. No context, exclusions, or alternative tool references are given, leaving the agent without selection criteria.

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/Jrains-ux/code-context-storage-mcp'

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