ai-test-process-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_test_plan_draftA | Generates an ISO/IEC/IEEE 29119-3 conformant test plan document draft in markdown from project information. Fields not provided are marked as TBD. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| iso29119-test-plan-structure | Structural reference for ISO/IEC/IEEE 29119-3 conformant test plans: section list, standard references, and required fields per section. |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools. The tool's purpose is clear.
With a single tool, naming is trivially consistent. The name 'generate_test_plan_draft' follows a clear verb_noun pattern.
One tool is at the lower end of the typical range. While appropriate for a single-purpose server, it may feel minimal compared to servers with broader scope.
The tool fully covers the server's implied purpose: generating a test plan draft. There are no obvious missing operations given the narrow domain.