claude-agent-orchestrator-workspace-template
Verified Safeby rawe
Overview
An HTTP wrapper for the official Azure DevOps MCP server, enabling remote access to work items via Streamable HTTP transport for local development and integration with agents.
Installation
docker-compose up -dEnvironment Variables
- ADO_ORG
- ADO_PAT
- PORT
Security Notes
The server explicitly binds to 127.0.0.1 (localhost) on the host system, significantly limiting network exposure. Secrets (Azure DevOps PAT) are handled via environment variables, not hardcoded. There is no 'eval' or similar dangerous dynamic code execution. It is designed and explicitly stated for local-only use and not for external exposure. Lack of authentication on the /mcp endpoint is acceptable for local use, but would be a critical vulnerability if exposed externally.
Similar Servers
claude-flow
AI Agent Orchestration and Development Platform for Claude Code
zen-mcp-server
A server for coordinating and managing AI agents, likely for simulations or complex task execution, leveraging Claude LLMs.
claude-codex-settings
A comprehensive toolkit and configuration for developing Claude Code plugins, integrating various external services and APIs, and enhancing AI-assisted coding workflows.
miyabi-mcp-bundle
An all-in-one MCP server providing a vast array of development, monitoring, and automation tools, enabling Claude Desktop and AI agents to perform complex software development, operations, and analysis tasks efficiently and securely.