ops-mcp-kit
by 1907670605
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_HOST | No | Jump box (bastion) host address. | |
| SSH_PORT | No | SSH port. | 22 |
| SSH_USER | No | Jump box username. | |
| NACOS_GROUP | No | Nacos group (optional). | |
| SLS_NETWORK | No | Network type: 'public' for public network, 'vpc' for internal network. | public |
| SLS_REGIONS | No | Comma-separated list of SLS regions. Multiple regions can be separated by commas. | cn-hangzhou |
| MYSQL_SSH_USER | No | MySQL username for SSH tunneled connection. | |
| NACOS_PASSWORD | No | Nacos password (optional if no auth). | |
| NACOS_USERNAME | No | Nacos username (optional if no auth). | |
| NACOS_NAMESPACE | No | Nacos namespace ID (optional). | |
| ENABLE_MYSQL_SSH | No | Whether to enable MySQL via SSH tunnel. Set to 'true' to enable. | false |
| ENABLE_REDIS_SSH | No | Whether to enable Redis via SSH tunnel. Set to 'true' to enable. | false |
| MYSQL_DIRECT_SSL | No | Whether to enforce SSL. Set to 'true' if required. | false |
| REDIS_DIRECT_URL | No | Redis connection string, e.g. 'redis://:password@host:6379/0'. | |
| ENABLE_ALIYUN_SLS | No | Whether to enable Aliyun SLS. Set to 'true' to enable. | false |
| MYSQL_DIRECT_HOST | No | Database host or IP address. | |
| MYSQL_DIRECT_PORT | No | Database port. | 3306 |
| MYSQL_DIRECT_USER | No | Database username (read-only recommended). | |
| NACOS_SERVER_ADDR | No | Nacos server address, e.g. 'nacos.example.com:8848'. | |
| REMOTE_MYSQL_HOST | No | MySQL host as seen from the jump box. | |
| REMOTE_MYSQL_PORT | No | MySQL port on the remote side. | 3306 |
| REMOTE_REDIS_HOST | No | Redis host as seen from the jump box. | |
| REMOTE_REDIS_PORT | No | Redis port on the remote side. | 6379 |
| SSH_IDENTITY_FILE | No | Absolute path to SSH private key file. | |
| MYSQL_SSH_DATABASE | No | Database name for SSH tunneled connection. | |
| MYSQL_SSH_PASSWORD | No | MySQL password for SSH tunneled connection. | |
| NACOS_CONTEXT_PATH | No | Nacos context path. | /nacos |
| REDIS_SSH_DATABASE | No | Redis database number. | 0 |
| REDIS_SSH_PASSWORD | No | Redis password for SSH tunneled connection (optional). | |
| ENABLE_MYSQL_DIRECT | No | Whether to enable direct MySQL connection. Set to 'true' to enable. | false |
| ENABLE_REDIS_DIRECT | No | Whether to enable direct Redis connection. Set to 'true' to enable. | false |
| ENABLE_NACOS_READONLY | No | Whether to enable Nacos read-only access. Set to 'true' to enable. | false |
| MYSQL_DIRECT_DATABASE | No | Database name. | |
| MYSQL_DIRECT_PASSWORD | No | Database password. | |
| REDIS_DIRECT_PERMISSIONS | No | Permissions for Redis operations. Use '["read"]' for read-only, '["read","write"]' for read-write. | ["read"] |
| MYSQL_DIRECT_ALLOW_DELETE | No | Whether to allow DELETE operations. Default is false. | false |
| MYSQL_DIRECT_ALLOW_INSERT | No | Whether to allow INSERT operations. Default is false. | false |
| MYSQL_DIRECT_ALLOW_UPDATE | No | Whether to allow UPDATE operations. Default is false. | false |
| ALIBABA_CLOUD_ACCESS_KEY_ID | No | AccessKey ID from RAM. | |
| ALIBABA_CLOUD_ACCESS_KEY_SECRET | No | AccessKey Secret from RAM. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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