conduit

mcpnow-io/conduit

3.3

If you are the rightful owner of conduit 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.

Conduit is a Model Context Protocol (MCP) server designed for seamless integration with Phabricator and Phorge APIs, offering advanced automation and interaction capabilities.

Conduit serves as a robust MCP server that facilitates the integration of Phabricator and Phorge APIs, providing developers and tools with enhanced automation and interaction capabilities. Built with modern HTTP client technology, Conduit leverages `httpx` for HTTP/2 support, ensuring improved performance and reliability. The server is designed with type safety in mind, offering full type hints to enhance the development experience. Security is a priority, with token-based authentication managed through environment variables, ensuring secure access to the server. Conduit can operate as an HTTP/SSE server, allowing multiple users to connect simultaneously, each with their own authentication tokens. This flexibility makes it suitable for a variety of use cases, from individual developers to large teams.

Features

  • Modern HTTP Client: Built with `httpx` for HTTP/2 support and better performance.
  • MCP Integration: Ready-to-use MCP tools for task management.
  • Type Safety: Full type hints for better development experience.
  • Secure: Token-based authentication with environment variable configuration.
0