Rhul27/DevOpsAssistant
The DevOps Assistant is an AI-powered tool for automating DevOps tasks. It generates and executes Bash commands on remote servers using Streamlit and Ollama. Perfect for simplifying server management and automating repetitive tasks. 🤖🚀
Platform-specific configuration:
{
"mcpServers": {
"DevOpsAssistant": {
"command": "npx",
"args": [
"-y",
"DevOpsAssistant"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...