Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QA_STUDIO_API_KEYYesYour QA Studio API key (required)
QA_STUDIO_API_URLNoBase URL for your QA Studio APIhttp://localhost:3000/api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list-projectsC

List all projects in QA Studio

create-test-runC

Create a new test run for a project

list-test-runsC

List test runs for a project

get-test-runC

Get detailed information about a specific test run

get-test-resultsB

Get test results for a specific test run

create-test-caseB

Create a new test case in a project

submit-test-resultsA

Submit test results for a test run (useful for manual test execution tracking)

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/QAStudio-Dev/mcp-server'

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