aiquaa-performance-mcp-server
by stevenayal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port. | 3000 |
| MCP_PATH | No | Path for the MCP endpoint. | /mcp |
| JAVA_HOME | No | Path to Java installation required by JMeter. | |
| ENGRAM_BIN | No | Path to the Engram binary for project memory. | |
| JMETER_HOME | No | Path to JMeter installation for local execution. | |
| GITHUB_TOKEN | No | GitHub token used to create branches and draft PRs. | |
| CODEGRAPH_BIN | No | Path to the CodeGraph binary for structural context. | |
| GITHUB_API_URL | No | GitHub API base URL (useful for GitHub Enterprise). | |
| PERF_MAX_THREADS | No | Maximum number of threads allowed for a load test. | |
| PERF_ALLOWED_HOSTS | No | Comma-separated list of allowed target hosts for test execution. | |
| AIQUAA_ACCESS_TOKEN | No | Access token for the AIQUAA adapter. | |
| AIQUAA_API_BASE_URL | No | Base URL for the AIQUAA integration adapter. | |
| PERF_ALLOW_EXECUTION | No | Master kill switch to enable test execution. Defaults to false. | false |
| ENGRAM_PROJECT_PREFIX | No | Prefix used to isolate Engram memory per project. | |
| PERF_MAX_ARRIVAL_RATE | No | Maximum arrival rate for open workload models. | |
| PERF_PRODUCTION_HOSTS | No | Comma-separated list of production hosts that require extra confirmation. | |
| CODEGRAPH_ALLOWED_ROOTS | No | Allowed repository roots for CodeGraph analysis. | |
| PERF_MAX_DURATION_SECONDS | No | Maximum duration in seconds for a load test. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/stevenayal/aiquaa-performance-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server