Skip to main content
Glama

SSH MCP Server

by mfangtao
package.json834 B
{ "name": "buildcheck", "version": "0.0.6", "author": "Brian White <mscdex@mscdex.net>", "description": "Build environment checking (a la autoconf) for node.js", "main": "./lib/index.js", "engines": { "node": ">=10.0.0" }, "devDependencies": { "@mscdex/eslint-config": "^1.1.0", "eslint": "^7.0.0" }, "scripts": { "test": "node test/test.js", "lint": "eslint --cache --report-unused-disable-directives --ext=.js .eslintrc.js lib", "lint:fix": "npm run lint -- --fix" }, "keywords": [ "build", "autoconf", "addons", "compiler", "environment" ], "licenses": [ { "type": "MIT", "url": "http://github.com/mscdex/buildcheck/raw/master/LICENSE" } ], "repository": { "type": "git", "url": "http://github.com/mscdex/buildcheck.git" } }

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/mfangtao/mcp-ssh-server'

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