GRC MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind the server to | 0.0.0.0 |
| PORT | No | Port to listen on in remote mode | 8000 |
| DEBUG | No | Enable debug mode (True/False) | False |
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | |
| LOG_FORMAT | No | Log format (e.g., 'json') | |
| SSL_VERIFY | No | Verify SSL certificates (True/False) | True |
| SERVER_MODE | No | Server mode: 'remote' for HTTP server, 'local' for stdio transport | |
| METRICS_ENABLED | No | Enable Prometheus metrics endpoint (True/False) | |
| TRACING_ENABLED | No | Enable distributed tracing via OpenTelemetry (True/False) | |
| OPENPAGES_APIKEY | No | API key for bearer authentication (IBM Cloud IAM, MCSP, CP4D) | |
| OPENPAGES_BASE_URL | No | Base URL of the OpenPages instance (e.g., https://your-openpages-instance.com) | |
| OPENPAGES_PASSWORD | No | Password for basic authentication | |
| OPENPAGES_USERNAME | No | Username for basic authentication | |
| OBSERVABILITY_ENABLED | No | Enable observability features (True/False) | |
| OPENPAGES_AUTHENTICATION_URL | No | Authentication URL for bearer token (e.g., https://iam.cloud.ibm.com/identity/token) | |
| OPENPAGES_AUTHENTICATION_TYPE | No | Authentication type: 'basic' for username/password, 'bearer' for token-based (IBM Cloud IAM, MCSP, CP4D) |
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
ActivityInactive
ResponsivenessNo issues