Skip to main content
Glama
ahamedfo

IBM Content Services MCP Server

by ahamedfo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCOPENoOAuth scope
PASSWORDNoAuthentication password
USERNAMENoAuthentication username
CLIENT_IDNoOAuth client ID
LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERROR, CRITICAL (default INFO)
TOKEN_URLNoOAuth token URL
GRANT_TYPENoOAuth grant type
SERVER_URLNoContent Services GraphQL API endpoint URL
SSL_ENABLEDNoWhether SSL is enabled. Can be 'true', a path to a certificate file, or 'false'.
OBJECT_STORENoObject store identifier
POOL_MAXSIZENoMaximum pool size (default 100)
CLIENT_SECRETNoOAuth client secret
TOKEN_REFRESHNoToken refresh interval in seconds (default 1800)
ZENIAM_IAM_URLNoIAM url to get IAM token
ZENIAM_ZEN_URLNoZen url to exchange IAM token to Zen token
REQUEST_TIMEOUTNoRequest timeout in seconds (default 30.0)
ZENIAM_IAM_USERNoIAM user if grant type is password
POOL_CONNECTIONSNoNumber of connection pool connections (default 100)
RESOURCES_FOLDERNoFolder path in the repository containing documents to expose as MCP resources
ZENIAM_CLIENT_IDNoIAM client id if grant type is client_credentials
ZENIAM_IAM_SCOPENoIAM scope
TOKEN_SSL_ENABLEDNoWhether SSL is enabled for token endpoint. Can be 'true', a path, or 'false'.
ZENIAM_IAM_PASSWORDNoIAM password if grant type is password
ZENIAM_CLIENT_SECRETNoIAM client secret if grant type is client_credentials
ZENIAM_IAM_GRANT_TYPENoIAM grant type
ZENIAM_IAM_SSL_ENABLEDNoWhether SSL is enabled for IAM route
ZENIAM_ZEN_SSL_ENABLEDNoWhether SSL is enabled for Zen exchange route
RESOURCES_PREFIX_VALIDATIONNoControls prefix validation for resource documents: strict, warn, off (default warn)

Capabilities

Server capabilities have not been inspected yet.

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/ahamedfo/ibm-content-services-mcp-server'

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