R

rupinder2/mcp-orchestrator

ServersMIT

Overview

Central hub that aggregates tools from multiple MCP servers, featuring unified BM25/regex search, deferred loading, config-based server registration, tool namespacing, and flexible authentication.

Capabilities

  • stdio transport support
  • network transport options
  • authentication support
  • github integration
  • mcp client integration
  • workflow automation support

Best For

mcp-orchestrator: Central hub for aggregating MCP server tools with unified BM25/regex search, deferred loading, and config-based registration.

Decision Snapshot

Install

available

Usage

available

Config

6 strong hints

Capabilities

6 key capabilities detected

  • • GitHub stars: 1
  • • Forks: 1
  • • Source provenance count: 1
  • • Last seen: 4/15/2026
  • • Published: 3/17/2026

Installation / Setup

pip install mcp-orchestrator

Usage

# Run as stdio MCP server (for Claude Desktop, Cursor, etc.) && mcp-orchestrator && # Or run with Python directly && python -m mcp_orchestrator.main

Features

  • **Tool Namespacing**: Automatic server_name__tool_name format
  • **Tool Search**: Unified BM25/regex search with deferred loading support
  • **Flexible Authentication**: Static saved headers or token forwarding
  • **Tool Definition Caching**: Cached definitions, raw result passthrough
  • **Storage Backends**: In-memory (development) or Redis (production)
  • stdio transport support
  • network transport options
  • authentication support

Use Cases

  • Supports capabilities such as: stdio transport support; network transport options; authentication support.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • stdio transport support
  • network transport options
  • authentication support
  • github integration
  • mcp client integration
  • workflow automation support

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

# Run as stdio MCP server (for Claude Desktop, Cursor, etc.) && mcp-orchestrator && # Or run with Python directly && python -m mcp_orchestrator.main

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 1 stars
Last Updated: Apr 15, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.