
azure terminal copilot
A Python-based Azure CLI assistant that provides natural language processing capabilities for Azure commands, leveraging Azure MCP Server.
Repository Info
About This Server
A Python-based Azure CLI assistant that provides natural language processing capabilities for Azure commands, leveraging Azure MCP Server.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Azure Terminal Copilot
A Python-based Azure CLI assistant that provides natural language processing capabilities for Azure commands, leveraging Azure MCP Server.
!console
Prerequisites
- Python 3.11+ (as specified in pyproject.toml)
- Azure CLI installed and configured
- Ollama with a model downloaded
- uv for Python package management
- Azure MCP server installed and running
Installation
-
Clone the repo
git clone https://github.com/yourusername/azure-terminal-copilot.git cd azure-terminal-copilot -
Open the terminal and Start a virtual env with uv
uv venv -
Install packages using uv
uv pip install . -
Run Ollama and make note of its local address
-
Run Azure MCP server and make note of its local address
-
Rename
.env-sampleto.env -
I provided dummy values there so make sure to update with the values that correspond to your locally running ollama, Azure MCP, and model you want to use
-
Now you can run
python main.py
Learning
Once the program is running, try a few things:
- Try providing a query like 'list all my resource groups', is the command you expect to be executed being ran?
- Try different models, notice which ones perform better?
- Try tweaking the system prompt, how would you improve it?
Troubleshooting
- Make sure your azure cli is logged in, azure MCP uses that as auth
License
This project is licensed under the MIT License - see the LICENSE file for details.
Quick Start
Clone the repository
git clone https://github.com/madebygps/azure-terminal-copilotInstall dependencies
cd azure-terminal-copilot
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.