Conduit - A Model Context Protocol (MCP) server for Phabricator and Phorge.

Conduit - The MCP Server for Phabricator and Phorge

Conduit is a Model Context Protocol (MCP) server that provides seamless integration with Phabricator and Phorge APIs, enabling advanced automation and interaction capabilities for developers and tools.

Conduit

Modern HTTP Client: Built with httpx for HTTP/2 support and better performance

Sync & Async: Both synchronous and asynchronous API clients

MCP Integration: Ready-to-use MCP tools for task management

Type Safety: Full type hints for better development experience

Secure: Token-based authentication with environment variable configuration

Installation

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Configure environment variables (see Configuration section)
  4. Run the server: python src/conduit.py

Configuration

Before running the server, you need to set up the following environment variables:

Required Environment Variables

# Your Phabricator API token (32 characters)
export PHABRICATOR_TOKEN=your-api-token-here

# Your Phabricator API URL
export PHABRICATOR_URL=https://your-phabricator-instance.com/api/

Getting Your API Token

  1. Log into your Phabricator instance
  2. Go to Settings > API Tokens
  3. Generate a new token
  4. Copy the 32-character token and use it as PHABRICATOR_TOKEN

Contributing

There are many ways in which you can participate in this project, for example:

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute๏ผš

License

Copyright (c) 2025 mpcnow.io. All rights reserved.

Licensed under the MIT license.

MCP Server ยท Populars

MCP Server ยท New

    conorluddy

    Context-Pods

    ๐Ÿซ› Local-first Model Context Protocol management suite. Provides an MCP to create and manage other local MCPs. Useful for local Tooling etc.

    Community conorluddy
    vfarcic

    DevOps AI Toolkit

    Intelligent dual-mode agent for deploying applications to ANY Kubernetes cluster through dynamic discovery and plain English governance

    Community vfarcic
    paiml

    Depyler

    Compiles Python to Rust, helping transition off of Python to Energy Efficient and Safe Rust Code

    Community paiml
    campfirein

    Cipher

    Cipher is an opensource memory layer specifically designed for coding agents. Compatible with Cursor, Windsurf, Claude Desktop, Claude Code, Gemini CLI, AWS's Kiro, VS Code, and Roo Code through MCP, and coding agents, such as Kimi K2. Built by https://byterover.dev/

    Community campfirein
    neilberkman

    Clippy ๐Ÿ“Ž

    Unified clipboard tool for macOS that intelligently handles both text and file copying

    Community neilberkman