Skip to main content
Glama
albertor03

Jira QMetry MCP Server

by albertor03

Search a Qmetry test plan folder

search-qmetry-test-plan-folder

Search for a test plan folder in a QMetry project by project ID and folder name. Supports strict or relative matching.

Instructions

Search a Qmetry test plan folder for a given project

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNoAllowed value - "STRICT",if passed folder search will be absolute otherwise relative.
projectIdYesRefer id from the response of API "Get qmetry enabled projects".
folderNameYesProvide the actual folder name to search its details
Behavior2/5

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

No annotations provided, and description fails to disclose behavior such as case sensitivity, recursion depth, or whether multiple matches are returned. The mode parameter is not explained in the description.

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

Conciseness3/5

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

The description is a single short sentence, but it does not front-load the most critical information (e.g., the search is by folder name within a project). Somewhat concise but lacks structure.

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?

With no output schema and no annotations, the description should explain what the search returns and how parameters like mode affect it. It fails to provide enough context for effective agentic use.

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

Parameters3/5

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

Input schema provides descriptions for all 3 parameters (100% coverage). The description adds no new information beyond the schema, so baseline score of 3 applies.

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

Purpose4/5

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

The description clearly states the verb (search) and resource (test plan folder for a given project), distinguishing it from sibling search tools for cases, cycles, etc. However, it could be more specific about the search scope.

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?

No guidance on when to use this tool versus alternatives like 'get-qmetry-test-plan-folders'. No when-not-to-use or context for mode parameter.

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/albertor03/jira-qmetry-mcp'

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