Skip to main content
Glama

gotoHuman MCP

Official
package.json754 B
{ "name": "@gotohuman/mcp-server", "version": "0.1.2", "description": "MCP server for requesting human approvals with gotoHuman", "main": "./build/index.js", "type": "module", "bin": "./build/index.js", "files": [ "build" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "author": "TillSimon", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "gotohuman": "^0.2.8" }, "devDependencies": { "@types/node": "^22.13.4", "typescript": "^5.8.2" }, "publishConfig": { "access": "public" } }

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

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