azure-image-editor/ ├── .venv/ # Python virtual environment ├── src/ │ ├── azure_image_client.py # Azure API client │ ├── mcp_server.py # STDIO MCP server │ └── mcp_server_http.py # HTTP/JSON-RPC MCP ...
Note: This is an unofficial MCP server, but developed by Microsoft engineers, integrating the latest Microsoft 365 Copilot APIs. We welcome your feedback and contributions! Connect your AI assistant ...