Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_EMAILYesEmail address associated with your Jira account
JIRA_LABELNoLabel used to filter Jira issues for autonomous testing (optional)
TARGET_URLYesThe target website URL to test (default: https://news.ycombinator.com)
GITHUB_REPONoGitHub repository for creating issues and PRs (optional)
GITHUB_TOKENNoGitHub token for authentication (optional, alternative to GITHUB_PERSONAL_ACCESS_TOKEN)
JIRA_BASE_URLYesYour Jira instance base URL (e.g., https://your-domain.atlassian.net)
JIRA_API_TOKENYesJira API token for authentication
OPENAI_API_KEYYesYour OpenAI API key for generating tests
SLACK_BOT_TOKENNoSlack bot token for notifications (optional, requires SLACK_CHANNEL_ID)
JIRA_PROJECT_KEYYesJira project key for the project being tested
SLACK_CHANNEL_IDNoSlack channel ID for notifications (optional, requires SLACK_BOT_TOKEN)
SLACK_WEBHOOK_URLNoSlack webhook URL for notifications (optional, alternative to SLACK_BOT_TOKEN + SLACK_CHANNEL_ID)
JIRA_WEBHOOK_SECRETNoSecret for Jira webhook authentication (optional)
JIRA_TRANSITION_DONE_IDNoTransition ID to mark Jira issues as done upon passing tests (optional)
GITHUB_PERSONAL_ACCESS_TOKENNoGitHub personal access token for authentication (optional, alternative to GITHUB_TOKEN)
JIRA_AUTONOMOUS_FAILURE_LABELNoLabel applied to issues that fail autonomous testing to prevent retries (optional)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/tamzidnahian/Full-MCP-QA'

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