Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
parse_decision_table

Parse a decision table from CSV, JSON, or Markdown format and generate test case specifications

get_web_test_guidance

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_test

Execute predefined web test steps using Playwright. Takes a test case and specific steps to execute.

get_api_test_guidance

Get guidance and example steps for planning API tests. Returns structured information to help Claude plan API test steps.

execute_api_test

Execute predefined API test steps. Takes a test case and specific API steps to execute.

generate_test_code

Generate executable test code (Playwright or API tests) from test cases and steps

run_generated_tests

Execute generated tests and return results

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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