Skip to main content
Glama
xsg22

mcp-apollo-config

by xsg22

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APOLLO_OPERATORNoOperator name (required in editable mode)
APOLLO_PASSWORDYesPassword for Apollo portal login
APOLLO_USERNAMEYesUsername for Apollo portal login
APOLLO_PORTAL_URLYesURL of Apollo portal
APOLLO_TIMEOUT_MSNoTimeout in milliseconds10000
APOLLO_DEFAULT_ENVNoDefault environment (e.g., DEV, TEST)
APOLLO_LOGIN_SUBMITNoLogin submit endpoint (optional)
MCP_APOLLO_LOG_LEVELNoLog level: DEBUG, INFO, WARN, ERRORWARN
APOLLO_DEFAULT_APP_IDNoDefault app ID
MCP_APOLLO_DEBUG_HTTPNoEnable HTTP debug logging (true/false)
APOLLO_DEFAULT_CLUSTERNoDefault clusterdefault
APOLLO_GOVERNANCE_MODENoGovernance mode: readonly or editablereadonly
APOLLO_DEFAULT_NAMESPACENoDefault namespaceapplication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
apollo_get_namespace_configsC

Query all configs under a namespace/environment/cluster in Apollo.

apollo_get_keyC

Query a single key in a namespace/environment/cluster in Apollo.

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/xsg22/mcp-apollo-config'

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