Decide Test MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| parse_decision_tableC | Parse a decision table from CSV, JSON, or Markdown format and generate test case specifications |
| get_web_test_guidanceC | Get guidance and example steps for planning web tests. Returns structured information to help Claude plan test steps for a web application flow. |
| execute_web_testC | Execute predefined web test steps using Playwright. Takes a test case and specific steps to execute. |
| get_api_test_guidanceB | Get guidance and example steps for planning API tests. Returns structured information to help Claude plan API test steps. |
| execute_api_testC | Execute predefined API test steps. Takes a test case and specific API steps to execute. |
| generate_test_codeC | Generate executable test code (Playwright or API tests) from test cases and steps |
| run_generated_testsC | Execute generated tests and return results |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/k-n-t-lam/decide-test-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server