Skip to main content
Glama

Core Content Services MCP Server

Official
by ibm-ecm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCOPENoOAuth scope
PASSWORDNoAuthentication password (required)
USERNAMENoAuthentication username (required)
CLIENT_IDNoOAuth client ID
TOKEN_URLNoOAuth token URL
GRANT_TYPENoOAuth grant type
SERVER_URLNoContent Services GraphQL API endpoint URL (required)
SSL_ENABLEDNoWhether SSL is enabled. Can be set to `true`, a path to a certificate file, or `false` (not recommended for production)true
OBJECT_STORENoObject store identifier (required)
POOL_MAXSIZENoMaximum pool size100
CLIENT_SECRETNoOAuth client secret
TOKEN_REFRESHNoToken refresh interval in seconds1800
ZENIAM_IAM_URLNoIAM url to send user/pwd or client_id/client_secret to IAM to get back IAM token, for example: <iam_host_route>/idprovider/v1/auth/identitytoken
ZENIAM_ZEN_URLNoZen url to send IAM token for exchange to Zen token, for example: <zen_host_route>/v1/preauth/validateAuth
REQUEST_TIMEOUTNoRequest timeout in seconds30.0
ZENIAM_IAM_USERNoif grant type is password, specify the IAM user
POOL_CONNECTIONSNoNumber of connection pool connections100
ZENIAM_CLIENT_IDNoif grant type is client_credentials, specify the IAM client id
ZENIAM_IAM_SCOPENoIAM scope
TOKEN_SSL_ENABLEDNoWhether SSL is enabled for token endpoint. Can be set to `true`, a path to a certificate file, or `false` (not recommended for production)true
ZENIAM_IAM_PASSWORDNoif grant type is password, specify the IAM password
ZENIAM_CLIENT_SECRETNoif grant type is client_credentials, specify the IAM client secret
ZENIAM_IAM_GRANT_TYPENoIAM grant type
ZENIAM_IAM_SSL_ENABLEDNoWhether SSL is enabled for IAM route. Can be set to `true`, a path to a certificate file, or `false` (not recommended for production)true
ZENIAM_ZEN_SSL_ENABLEDNoWhether SSL is enabled for Zen exchange route. Can be set to `true`, a path to a certificate file, or `false` (not recommended for production)true

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ibm-ecm/cs-mcp-server'

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