mcp-server-multi-tools

An MCP server “bridge” that exposes multiple developer/DevOps capabilities—such as Azure DevOps work items and WIQL, GitHub repository/PR workflows and file access, and Slack communication—through a unified Model Context Protocol interface. It also describes an “agents-in-agents” feature where the MCP tool can create/manipulate nested agents (e.g., via Docker and a browser).

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ DevTools mcp devops azure-devops github slack automation agent-orchestration go integration
⚙ Agent Friendliness
38
/ 100
Can an agent use this?
🔒 Security
40
/ 100
Is it safe for agents?
⚡ Reliability
21
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
45
Error Messages
0
Auth Simplicity
55
Rate Limits
10

🔒 Security

TLS Enforcement
40
Auth Strength
45
Scope Granularity
20
Dep. Hygiene
40
Secret Handling
55

The README indicates credentials are configured via environment variables (better than hardcoding), but it does not document secret redaction, logging behavior, TLS requirements, or an authorization/scope model. The described nested-agent + browser/Docker functionality is an elevated risk area (sandboxing, SSRF/browser escape, and tool permission boundaries are not documented in the provided material). Dependency hygiene and security posture cannot be verified from the supplied content.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
20
Error Recovery
25
AF Security Reliability

Best When

When you want a single MCP entrypoint to unify several DevOps/communication tools for an AI agent workflow and you can supply the necessary credentials and runtime dependencies (including Docker for the nested-agent capability).

Avoid When

If you need a formally specified REST/OpenAPI surface, documented MCP tool schemas and error codes, or you require strong guarantees around sandboxing of nested agents and browser execution.

Use Cases

  • Building an AI-driven workflow that reads/updates issue or work item data in Azure DevOps
  • Querying work items using WIQL and enriching them with cross-system context (GitHub/Slack/Sentry)
  • Automating GitHub code review and repository content retrieval via MCP tools
  • Posting notifications/messages to Slack as part of an agent workflow
  • Orchestrating multi-step development tasks through a single MCP client configuration

Not For

  • High-security or production environments where tool authorization, auditability, and secret handling guarantees must be explicitly documented
  • Use cases requiring strict, well-specified API error contracts, retry semantics, and rate-limit handling guidance
  • Teams that cannot provide/manage the required external service credentials (Azure DevOps, Slack, etc.)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Environment-variable based credentials (Azure DevOps, Slack tokens, etc.)
OAuth: No Scopes: No

Authentication is described as service credentials supplied via environment variables. The README does not document fine-grained scopes or an OAuth flow; scope granularity and authorization model are therefore unclear.

Pricing

Free tier: No
Requires CC: No

No pricing information provided in the supplied content.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Nested “agents-in-agents” and browser/Docker capabilities increase operational and safety complexity; behavior and sandboxing are not specified in the provided README.
  • The repository likely depends on multiple external APIs; without documented per-tool error semantics, agents may struggle with reliable retries and backoff.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-server-multi-tools.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered