Skip to main content
Glama
1907670605

ops-mcp-kit

by 1907670605

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_HOSTNoJump box (bastion) host address.
SSH_PORTNoSSH port.22
SSH_USERNoJump box username.
NACOS_GROUPNoNacos group (optional).
SLS_NETWORKNoNetwork type: 'public' for public network, 'vpc' for internal network.public
SLS_REGIONSNoComma-separated list of SLS regions. Multiple regions can be separated by commas.cn-hangzhou
MYSQL_SSH_USERNoMySQL username for SSH tunneled connection.
NACOS_PASSWORDNoNacos password (optional if no auth).
NACOS_USERNAMENoNacos username (optional if no auth).
NACOS_NAMESPACENoNacos namespace ID (optional).
ENABLE_MYSQL_SSHNoWhether to enable MySQL via SSH tunnel. Set to 'true' to enable.false
ENABLE_REDIS_SSHNoWhether to enable Redis via SSH tunnel. Set to 'true' to enable.false
MYSQL_DIRECT_SSLNoWhether to enforce SSL. Set to 'true' if required.false
REDIS_DIRECT_URLNoRedis connection string, e.g. 'redis://:password@host:6379/0'.
ENABLE_ALIYUN_SLSNoWhether to enable Aliyun SLS. Set to 'true' to enable.false
MYSQL_DIRECT_HOSTNoDatabase host or IP address.
MYSQL_DIRECT_PORTNoDatabase port.3306
MYSQL_DIRECT_USERNoDatabase username (read-only recommended).
NACOS_SERVER_ADDRNoNacos server address, e.g. 'nacos.example.com:8848'.
REMOTE_MYSQL_HOSTNoMySQL host as seen from the jump box.
REMOTE_MYSQL_PORTNoMySQL port on the remote side.3306
REMOTE_REDIS_HOSTNoRedis host as seen from the jump box.
REMOTE_REDIS_PORTNoRedis port on the remote side.6379
SSH_IDENTITY_FILENoAbsolute path to SSH private key file.
MYSQL_SSH_DATABASENoDatabase name for SSH tunneled connection.
MYSQL_SSH_PASSWORDNoMySQL password for SSH tunneled connection.
NACOS_CONTEXT_PATHNoNacos context path./nacos
REDIS_SSH_DATABASENoRedis database number.0
REDIS_SSH_PASSWORDNoRedis password for SSH tunneled connection (optional).
ENABLE_MYSQL_DIRECTNoWhether to enable direct MySQL connection. Set to 'true' to enable.false
ENABLE_REDIS_DIRECTNoWhether to enable direct Redis connection. Set to 'true' to enable.false
ENABLE_NACOS_READONLYNoWhether to enable Nacos read-only access. Set to 'true' to enable.false
MYSQL_DIRECT_DATABASENoDatabase name.
MYSQL_DIRECT_PASSWORDNoDatabase password.
REDIS_DIRECT_PERMISSIONSNoPermissions for Redis operations. Use '["read"]' for read-only, '["read","write"]' for read-write.["read"]
MYSQL_DIRECT_ALLOW_DELETENoWhether to allow DELETE operations. Default is false.false
MYSQL_DIRECT_ALLOW_INSERTNoWhether to allow INSERT operations. Default is false.false
MYSQL_DIRECT_ALLOW_UPDATENoWhether to allow UPDATE operations. Default is false.false
ALIBABA_CLOUD_ACCESS_KEY_IDNoAccessKey ID from RAM.
ALIBABA_CLOUD_ACCESS_KEY_SECRETNoAccessKey Secret from RAM.

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/1907670605/ops-mcp-kit'

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