act-testing-mcp
by GarthDB
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACT_BINARY | No | Path to the act binary (default: 'act' found in PATH) | |
| PROJECT_ROOT | No | Override the project root directory (default: current working directory) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_workflowsA | List all available GitHub Actions workflows in the repository |
| run_workflowB | Run a GitHub Actions workflow locally using act |
| validate_workflowB | Validate a workflow file syntax and structure |
| act_doctorA | Check act configuration and Docker setup |
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
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/GarthDB/act-testing-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server