DevOps Helper MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| git_status_explainedB | Check git status with beginner-friendly explanations |
| git_branch_explainedB | Show branches with explanation of branch workflow |
| git_commit_guidedC | Guide through creating a proper commit |
| docker_check_setupB | Verify Docker is installed and running correctly |
| docker_analyze_projectC | Analyze project and suggest Dockerfile |
| docker_buildC | Build a Docker image with guidance |
| ghcr_login_guideC | Guide through GHCR authentication |
| ghcr_pushB | Tag and push image to GitHub Container Registry |
| sonarcloud_setup_guideB | Guide through SonarCloud setup and configuration |
| sonarcloud_create_configC | Generate sonar-project.properties file |
| sonarcloud_create_workflowB | Generate GitHub Actions workflow with SonarCloud analysis |
| azure_setup_guideC | Guide through Azure setup for container deployment |
| azure_check_cliB | Check Azure CLI installation and authentication |
| azure_acr_setupB | Create and configure Azure Container Registry |
| azure_container_apps_deployC | Deploy container to Azure Container Apps |
| azure_create_workflowB | Generate GitHub Actions workflow for Azure deployment |
| azure_secrets_setupB | Set up GitHub secrets for Azure deployment |
| github_actions_create_ciB | Generate a CI/CD workflow for the project |
| github_secrets_listB | List GitHub Actions secrets for a repository |
| github_secrets_setB | Set a GitHub Actions secret (value will be securely stored) |
| github_secrets_deleteB | Delete a GitHub Actions secret |
| github_secrets_guideC | Explain GitHub Secrets and common patterns |
| dev_onboarding_checkC | Run full developer environment check |
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/rideRTD/RTD-DevOps'
If you have feedback or need assistance with the MCP directory API, please join our Discord server