io.github.rupinder2
mcp-orchestrator
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
communityinfra
Package Details
mcp-orchestrator
Transportstdio
Environment Variables
STORAGE_BACKEND(str)
Storage backend for tool cache. Use 'memory' for development or 'redis' for production.
REDIS_URL(str)
Redis connection URL. Required only when STORAGE_BACKEND=redis.
SERVER_CONFIG_PATH(str)
Path to the server_config.json file listing downstream MCP servers.
mcp-orchestrator
TransportStreamable HTTP
Environment Variables
ORCHESTRATOR_PORT(str)
Port for the HTTP transport server (default: 8080).
STORAGE_BACKEND(str)
Storage backend for tool cache. Use 'memory' for development or 'redis' for production.
REDIS_URL(str)
Redis connection URL. Required only when STORAGE_BACKEND=redis.
SERVER_CONFIG_PATH(str)
Path to the server_config.json file listing downstream MCP servers.