io.github.rupinder2

mcp-orchestrator

Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.

communityinfra

Package Details

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.

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.