Skip to main content
Glama
cu0001

svc-mcp-server

by cu0001

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SVC_HOSTYesSVC hostname or IP address (required)
SVC_PORTNoSVC SSH port (default: 22)22
SVC_PASSWORDNoSVC SSH password (for password authentication)
SVC_USERNAMENoSVC SSH username (default: superuser)superuser
SVC_PROXY_HOSTNoSSH proxy hostname or IP address
SVC_PROXY_PORTNoSSH proxy port (default: 22)22
SVC_PROXY_PASSWORDNoSSH proxy password (for password authentication)
SVC_PROXY_USERNAMENoSSH proxy username
SVC_PRIVATE_KEY_PATHNoPath to SVC SSH private key (for key authentication)
SVC_PROXY_PRIVATE_KEY_PATHNoPath to SSH proxy private key (for key authentication)

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_system_statusC

Check SVC system status (lssystem)

execute_svc_commandC

Execute any SVC CLI command. This is a generic tool that allows you to run any SVC command directly.

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/cu0001/svc-mcp-server'

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