Enables Large Language Models to interact with the Phabricator API through a Model Context Protocol (MCP) server.
This project implements a Model Context Protocol (MCP) server, providing a standardized interface for LLMs to interact with Phabricator's API. It exposes key Phabricator functionalities such as task management (viewing, creating, updating), project information retrieval, and user details lookup. This allows LLMs to seamlessly integrate with Phabricator for enhanced automation and contextual understanding.