baba786_phabricator-mcp-server
If you are the rightful owner of baba786_phabricator-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for interacting with Phabricator API.
The Phabricator MCP Server is designed to facilitate interaction between Language Learning Models (LLMs) and the Phabricator API through a standardized interface. This server implementation allows for efficient task management, including viewing, creating, and updating tasks, as well as accessing project information and user details. It is built to streamline the process of integrating Phabricator functionalities into various applications, making it easier for developers to manage tasks and projects programmatically. The server requires Python 3.8 or higher and a valid Phabricator API token to operate. It is currently under development, with more features and improvements expected in future updates.
Features
- Task Management: View, create, and update tasks within Phabricator.
- Project Information: Access detailed information about projects.
- User Details: Retrieve user information from Phabricator.