Skip to main content
Glama

OAuth-Protected CTERA MCP Server

by ronier83

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port (default: 10000)
SCALEKIT_CLIENT_IDYesYour Scalekit client ID
METADATA_JSON_RESPONSEYesOAuth resource metadata JSON response
SCALEKIT_AUDIENCE_NAMEYesYour Scalekit resource ID
SCALEKIT_CLIENT_SECRETYesYour Scalekit client secret
SCALEKIT_ENVIRONMENT_URLYesYour Scalekit environment URL (e.g., https://your-company.scalekit.com)
ctera.mcp.core.settings.sslNoEnable SSL for CTERA Portal connection (default: true)
ctera.mcp.core.settings.hostYesCTERA Portal hostname
ctera.mcp.core.settings.portNoCTERA Portal port (default: 443)
ctera.mcp.core.settings.userYesCTERA Portal username
ctera.mcp.core.settings.scopeYesCTERA Portal scope (admin or user)
SCALEKIT_RESOURCE_METADATA_URLYesScalekit resource metadata URL
ctera.mcp.core.settings.passwordYesCTERA Portal password

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ronier83/mcp-ctera-oauth'

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