Skip to main content
Glama
dongtrieuit

Autotest AI MCP Server

by dongtrieuit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTOTEST_AI_URLYesThe URL of the Autotest AI server (e.g., http://localhost:3000)
AUTOTEST_AI_API_KEYYesYour Autotest AI API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projectsA

List all projects configured in the test automation system.

list_screensB

List all screens under a specific project by project ID.

list_test_casesB

List test cases. Can filter by screen ID.

get_test_case_detailsA

Get all steps and detailed definitions of a specific test case.

get_latest_test_runsA

Get recent test execution runs and their status.

run_test_caseB

Trigger the execution queue for a specific test case ID.

create_projectB

Create a new project.

create_screenB

Create a new screen under a specific project.

create_test_caseB

Create a new test case under a screen.

create_test_stepB

Add a step to a test case.

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/dongtrieuit/autotest-ai-mcp'

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