Conduit icon

Conduit

4

Facilitates advanced automation and interaction with Phabricator and Phorge APIs as a Model Context Protocol (MCP) server.

关于

Conduit serves as a Model Context Protocol (MCP) server, establishing seamless integration with Phabricator and Phorge APIs. This empowers developers and tools with advanced automation and interaction capabilities, featuring a modern HTTP client built with `httpx` for both synchronous and asynchronous API operations, full type hints for enhanced development, and secure token-based authentication.

主要功能

  • Modern HTTP/2 client for Phabricator/Phorge APIs
  • Supports both synchronous and asynchronous API calls
  • Integrated MCP tools for task management
  • Ensures type safety with full type hints
  • Secure token-based authentication via environment variables
  • 4 GitHub stars

使用案例

  • Building custom tools that interact with Phabricator and Phorge APIs
  • Integrating task management systems with Phabricator/Phorge via MCP
  • Automating workflows within Phabricator and Phorge instances