Back to Home
theinterneti icon

mcp-hub

Verified Safe

by theinterneti

Overview

Centralized management and orchestration of diverse Model Context Protocol (MCP) servers for AI agents, enabling advanced tool chaining and context management.

Installation

Run Command
npx @utcp/code-mode-mcp

Environment 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

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens350
Stars0
Forks0
Last Update2025-12-13

Tags

MCPAI AgentsTool OrchestrationWorkflow AutomationContext Management