Phabricator MCP Server

Phabricator MCP Server

PythonApiTaskManagementLlmPhabricatorJavascriptGoRubyRTool

About This Server

A Model Context Protocol (MCP) server implementation for interacting with Phabricator API. This server allows LLMs to interact with Phabricator through a standardized interface.

Server Information

šŸ“‹ Overview:

This webpage is the GitHub repository page for "phabricator-mcp-server," a Model Context Protocol (MCP) server designed for interaction with the Phabricator API. The repository, owned by baba786, is public and contains the source code and documentation for the server. The server facilitates interaction with Phabricator for task management, project information retrieval, and user details access. The project is currently under development.


⭐ Key Points:
  • The project is an MCP server for Phabricator API interaction.

  • It supports task management, project information, and user details.

  • The server is intended to allow LLMs to interact with Phabricator.

  • The project is under active development and is not yet feature-complete.


  • šŸ” Main Findings:
  • The repository contains code for a server that acts as an intermediary between other applications and a Phabricator instance.

  • Installation instructions involve cloning the repository, setting up a virtual environment, installing dependencies, configuring environment variables (specifically the Phabricator API token), and running the server.

  • At present, the only supported command is 'get-task', which allows for the retrieval of specific Phabricator task details.


  • šŸ“Š Details:
  • Technologies: Python

  • Owner: baba786

  • License: Public

  • Key files: README.md, requirements.txt, server.py

  • Repository size: Small


šŸŽÆ Conclusion:
The "phabricator-mcp-server" repository hosts a project for developing an interface to Phabricator, with a focus on enabling LLMs to interact with the Phabricator API. The project is in active development with limited current functionality.

Server Features

Task Management

Task management: viewing, creating, and updating tasks within Phabricator.

Project Information

Provides access to project information from Phabricator.

User Details

Retrieves details about users from Phabricator.

Provider Information

Baba786 logo

Baba786

cloud Provider

Visit Provider Website

Quick Actions

Visit Website

MCP Configuration

Available Tools

Phabricator API

Available Resources

TasksProjectsUsers