Skip to main content
Glama

Remote Terminal MCP

by maricoxu
.npmignore578 B
# 开发文件 .git/ .vscode/ .cursor/ *.log npm-debug.log* .DS_Store # Python缓存 __pycache__/ *.pyc *.pyo *.pyd # 测试文件 python/test_*.py python/debug_*.py # 测试和构建文件 test/ coverage/ .nyc_output/ build/ dist/ # 配置文件 .env .env.local .env.*.local # 文档和示例 docs/ examples/ screenshots/ *.md !README.md # 临时文件 *.tmp *.temp .cache/ # IDE文件 *.swp *.swo *~ # 系统文件 Thumbs.db ehthumbs.db Desktop.ini # NPM node_modules/ package-lock.json yarn.lock # 私有文件 BUGFIX_LOG.md INCREMENTAL_FIX.md FINAL_FIX_SUMMARY.md

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/maricoxu/remote-terminal-mcp'

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