Back to Home
1999AZZAR icon

chaining-mcp-server

by 1999AZZAR

Overview

Orchestrates intelligent tool chaining, route optimization, and advanced thinking for complex development workflows and enterprise capabilities across an MCP ecosystem.

Installation

Run Command
node dist/index.js

Environment Variables

  • GITHUB_TOKEN
  • GITHUB__TOKEN
  • MCP_SERVERS
  • MCP_DISCOVERY_CONFIG_PATHS
  • MCP_ESSENTIAL_SERVERS
  • MCP_FALLBACK_TOOLS
  • MCP_COMPLEXITY_RULES
  • MCP_DURATION_RULES
  • MCP_CATEGORY_RULES
  • MEMORY_FILE_PATH
  • DISABLE_THOUGHT_LOGGING
  • AWESOME_COPILOT_ENABLED
  • RELIABILITY_MONITORING_ENABLED

Security Notes

The server's core functionality involves discovering and spawning external Model Context Protocol (MCP) servers (e.g., 'awesome-copilot', 'sequential-thinking') and executing their tools. This introduces an inherent security risk, as the server's security is dependent on the trustworthiness and security of all discovered and executed external processes. Sensitive information like 'GITHUB_TOKEN' is passed to these spawned processes via environment variables. The 'MEMORY_FILE_PATH' can be configured via an environment variable, which could pose a risk if an attacker can control this path to a sensitive location. While the server itself avoids direct dangerous patterns like 'eval' on untrusted input, its role as an orchestrator means it's a central point for potential vulnerabilities arising from the ecosystem it manages.

Similar Servers

Stats

Interest Score30
Security Score6
Cost ClassHigh
Avg Tokens1000
Stars1
Forks0
Last Update2026-01-10

Tags

tool-chainingworkflow-orchestrationdeveloper-agentmcp-ecosystemai-assistance