mcp-orchestrator

Community

Direct MCP server access with zero context.

Authorjeffjacobsen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides direct access to MCP servers without loading tool definitions into Claude's context, enabling zero-context tool usage with fast, predictable results.

Core Features & Use Cases

  • Zero-context access: MCP tools are not loaded into Claude's context, preserving token efficiency.
  • Direct MCP execution: Claude can query or invoke MCP tools via a single hop to a downstream server.
  • Auto-activation: Claude Code automatically activates this skill when requests relate to MCP servers, filesystem, database, etc.
  • Use Case: Access MCP-enabled services directly (e.g., filesystem, database, GitHub) without loading tools into Claude's context.

Quick Start

Install MCPSkill (pip install -e .) and create a config.yaml that defines your downstream MCP server. Then run: python .claude/skills/mcp-orchestrator/orchestrate.py config.yaml "What tools are available?"

Dependency Matrix

Required Modules

mcpskillpython-dotenv

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-orchestrator
Download link: https://github.com/jeffjacobsen/mcpskill/archive/main.zip#mcp-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.