Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SERVER_PORT | No | Custom server port for HTTP/SSE transport | 8932 |
| PHABRICATOR_URL | No | Your Phabricator API URL (should end with /api/, e.g., https://phabricator.example.com/api/) | |
| PHABRICATOR_TOKEN | Yes | Your Phabricator API token (32-character token from Settings → Conduit API Tokens) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |