mcp-hub
Verified Safeby theinterneti
Overview
Centralized management and orchestration of diverse Model Context Protocol (MCP) servers for AI agents, enabling advanced tool chaining and context management.
Installation
npx @utcp/code-mode-mcpEnvironment Variables
- GITHUB_TOKEN
- POSTGRES_PASSWORD
- NEO4J_PASSWORD
- REDIS_URL
- GRAFANA_API_KEY
- LOGSEQ_API_TOKEN
- NOTION_TOKEN
- PROJECT_PATH
- MEMORY_FILE_PATH
- NOTEBOOKLM_DATA_DIR
Security Notes
The system relies heavily on executing external commands via `npx`, `docker`, and `uvx`, which inherently introduces a supply chain risk if upstream packages or container images are compromised, especially with `@latest` versions or direct Git pulls. While environment variables are correctly externalized and not hardcoded, the 'Code-Mode' feature allows AI agents to execute arbitrary TypeScript code to chain tools. This capability, while powerful, requires careful oversight of agent prompts to prevent unintended or malicious actions. No direct 'eval' or obfuscation was found in the provided source code.
Similar Servers
klavis
Develop and deploy AI agents that interact with a wide array of web services (e.g., Gmail, YouTube, LinkedIn, Supabase, Salesforce, Kubernetes) through a standardized Model Context Protocol (MCP), often orchestrated by an intelligent routing layer like Strata.
mcphub
An orchestration hub that aggregates, manages, and routes Model Context Protocol (MCP) servers and their tools, providing a centralized interface, user management, OAuth 2.0 authorization server capabilities, and AI-powered tool discovery and routing.
mesh
An open-source control plane for Model Context Protocol (MCP) traffic, providing unified authentication, routing, observability, and tool management for AI agents and integrations across various services.
ironmanus-mcp
Orchestrates AI workflows with an 8-phase control flow and specialized tools, serving as a Model Context Protocol (MCP) server.