Skip to content

director-run/director

Repository files navigation

Director

The easiest way to use MCP

curl -fsSL https://director.run/install | bash


license ci Release npm

Director is open source MCP middleware that acts as a proxy between models/agents and MCP servers. Supporting all MCP transports natively, it aggregates tools, prompts, and resources server-side while providing a unified client-side integration point. This abstraction eliminates MCP server management overhead, enabling developers to focus on prompt engineering and domain logic rather than infrastructure complexity.

Note: This project is under active development and is not yet stable & may contain bugs. Please see our contributing if you'd like to help.

Quickstart

Get started with Director immediately using the command below. For more detailed information, please read the docs.

curl -fsSL https://director.run/install | bash
director quickstart

Project Structure

External Apps

Internal Packages

This is a monorepo managed by Turborepo.