AI Test Automation MCP Server
by abhirise1981
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis connection string for distributed cache (optional) | |
| JIRA_EMAIL | Yes | Email address used for Jira authentication | |
| JIRA_BASE_URL | Yes | Base URL of your Jira instance (e.g., https://your-domain.atlassian.net) | |
| GEMINI_API_KEY | No | API key for Google Gemini (required if using Gemini) | |
| JIRA_API_TOKEN | Yes | API token for Jira authentication | |
| OPENAI_API_KEY | No | API key for OpenAI (required if using GPT-4o) | |
| LANGCHAIN_API_KEY | No | API key for LangSmith (required if LANGCHAIN_TRACING_V2=true) | |
| LANGCHAIN_TRACING_V2 | No | Set to 'true' to enable LangSmith observability | false |
| BROWSERSTACK_USERNAME | No | BrowserStack username (optional, for cloud execution) | |
| BROWSERSTACK_ACCESS_KEY | No | BrowserStack access key (optional) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |