Commvault MCP Server
by Commvault
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | The host address for the MCP server to bind to (e.g., 127.0.0.1 for localhost only) | |
| SECRET_KEY | No | Secret key that must be included by the MCP Client in the Authorization header of all tool requests | |
| OAUTH_SCOPES | No | Required OAuth scopes | |
| OAUTH_BASE_URL | No | Base URL of the MCP Server (redirect URI must be set to OAUTH_BASE_URL/auth/callback) | |
| OAUTH_CLIENT_ID | No | Your OAuth application's client identifier | |
| OAUTH_CLIENT_SECRET | No | Your OAuth application's client secret | |
| OAUTH_DISCOVERY_URL | No | The OAuth discovery/metadata endpoint URL | |
| ENABLE_DOCUSIGN_TOOLS | No | Set to 'true' to enable DocuSign backup integration tools | false |
| COMMVAULT_ACCESS_TOKEN | No | A valid access token to authenticate with the Commvault API | |
| COMMVAULT_REFRESH_TOKEN | No | A valid refresh token to authenticate with the Commvault API | |
| COMMVAULT_WEBSERVICE_URL | No | The Commvault Web Service URL for API communication |
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 | |