cnb-mcp-bridge
by hfjjdbd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_API_KEY | No | API key for the remote MCP service, injected by the client process. Cannot be used together with MCP_API_KEY_FILE. | |
| CNB_CLI_PATH | No | Absolute path to the installed CNB CLI Node entry. | |
| CNB_MCP_PORT | No | Remote MCP service port used during CNB discovery. Default is 8000. | 8000 |
| MCP_ENDPOINT | No | URL of the remote Streamable HTTP MCP endpoint, e.g. https://mcp.example.com/mcp. Mutually exclusive with CNB_REPOSITORY. | |
| CNB_REPOSITORY | No | Target repository path, e.g. example/workspace, for CNB address auto-discovery. Mutually exclusive with MCP_ENDPOINT. | |
| CNB_TOKEN_FILE | No | Optional path to a private file outside the repository containing a CNB API token for non-interactive environments. If omitted, cnb login or existing CNB authentication environment variables are used. | |
| MCP_AUTH_HEADER | No | HTTP header used for authentication. Default is X-API-Key. For Bearer authentication set to Authorization and include the full 'Bearer <token>' in the key file (or key). | X-API-Key |
| MCP_API_KEY_FILE | No | Absolute path to a file outside the repository containing the API key for the remote MCP service. Cannot be used together with MCP_API_KEY. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues