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

Tools

Functions exposed to the LLM to take actions

NameDescription
list-projects

List all projects in QA Studio

create-test-run

Create a new test run for a project

list-test-runs

List test runs for a project

get-test-run

Get detailed information about a specific test run

get-test-results

Get test results for a specific test run

create-test-case

Create a new test case in a project

submit-test-results

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