Skip to main content
Glama
zhy1369800

VPS MCP Server

by zhy1369800

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODENoTransport mode: stdio or ssestdio
PORTNoPort for SSE mode (e.g., 8080)
MCP_TOKENYesBearer token for 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
run_commandB

在 VPS 沙盒中执行 Shell 命令(一次性)

run_scriptC

执行脚本代码 (python/bash/node)

file_readC

读取文件内容

file_writeC

写入文件

file_patchC

增量编辑文件(搜索并替换)

list_filesB

列出目录内容或递归获取目录树

file_deleteC

删除文件或目录

file_searchC

搜索文件名或文件内容

get_system_statusB

获取 VPS 系统状态或进程列表

kill_processC

终止指定 PID 的进程

http_requestC

发起 HTTP 请求或下载文件

session_startC

启动一个持久 tmux 会话

session_execC

向已有会话发送命令

session_readC

读取会话的最近输出

session_stopC

停止并销毁会话

agy_askB

向 agy 提问,自动维护上下文会话 ID。支持直接在普通沙盒中执行,或指定持久化的 tmux 会话执行并自动读取完毕后一次性返回。

send_smsC

使用 Twilio API 发送短信 (SMS)

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/zhy1369800/vps-mcp-server'

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