Phabricator (Development Platform Conduit API) MCP Connector for Claude
FManage tasks, code reviews, and repositories via Phabricator's Conduit API — search Maniphest tasks, edit revisions, and query users directly.
Connect your Phabricator instance to any AI agent to streamline your development workflow. This server leverages the Conduit API to provide deep integration with Maniphest, Differential, and Diffusion.
What you can do
- Task Management (Maniphest) — Search for tasks using complex filters, create new tasks, or update existing ones (status, owners, comments) using
maniphest_searchandmaniphest_edit. - Code Reviews (Differential) — Query and search for code revisions, or perform actions like accepting and requesting changes via
differential_revision_searchanddifferential_revision_edit. - Repository Insights (Diffusion) — List and filter repositories or search for specific commits using
diffusion_repository_searchanddiffusion_commit_search. - Audit History — Retrieve the full transaction history of any task to understand its lifecycle with
maniphest_gettasktransactions. - User Management — Identify the authenticated user or search for other contributors across the platform.
How it works
- Subscribe to this server
- Provide your Phabricator Instance URL and Conduit API Token
- Start managing your monorepo and tasks from Claude, Cursor, or any MCP client
Who is this for?
- Software Engineers — Check task details or update code revisions without leaving your IDE.
- Release Managers — Track commit history and repository status across the entire organization.
- Project Leads — Audit task histories and manage sprint progress through natural language queries.
Related Connectors
Dialog Insight MCP
Equip your AI agent to manage marketing contacts, track campaigns, and monitor engagement via the Dialog Insight API.
Health XML Export Parser MCP
Parse massive Apple Health or Google Fit XML exports safely without blowing up your AI's context window. Extracts actionable health metrics instantly.
LMNT (Ultra-low Latency Speech Synthesis) MCP
Synthesize ultra-low latency AI speech, clone voices instantly, and manage your LMNT audio assets directly from any AI agent.
Fuzzy Match Search MCP
Perform lightning-fast fuzzy string matching across large datasets. Find the closest matches instantly using Levenshtein distance.