baba786_phabricator-mcp-server

baba786_phabricator-mcp-server

2.2

Phabricator MCP Server provides an interface for large language models to interact with Phabricator APIs, focusing on task management, project, and user information. It is currently under development and requires a Phabricator API token for operation.

Phabricator MCP Server

The Phabricator MCP Server is a Model Context Protocol (MCP) server designed for interacting with the Phabricator API. It enables large language models (LLMs) to efficiently interact with Phabricator through a standardized interface. The server offers access to task management, project information, and user details.

Getting Started

Prerequisites

  • Python 3.8+
  • Phabricator API token
  • Access to a Phabricator instance

Installation

  • Clone the repository
  • Create a virtual environment
  • Install dependencies
  • Set up environment with Phabricator token
  • Run the server

Usage

Supports the get-task command for retrieving task details via the client.