Skip to main content
Glama

Conduit

by mcpnow-io
__init__.py335 B
""" Conduit - The MCP Server for Phabricator and Phorge A Model Context Protocol (MCP) server that provides seamless integration with Phabricator and Phorge APIs. """ __version__ = "0.1.0" __author__ = "mcpnow.io" __email__ = "support@mcpnow.io" from .conduit import PhabricatorConfig, main __all__ = ["PhabricatorConfig", "main"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcpnow-io/conduit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server