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

stdiocommunityinfra

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.