Skip to main content
Glama

GoLogin MCP

Official
by gologinapp
package.json1.08 kB
{ "name": "gologin-mcp", "version": "0.0.8", "description": "MCP server that connects to the GoLogin API", "main": "dist/index.js", "bin": { "gologin-mcp": "dist/index.js" }, "engines": { "node": ">=14.0.0" }, "type": "module", "scripts": { "build": "tsc && chmod +x dist/index.js", "start": "npm run build && node dist/index.js", "dev": "tsc --watch & node --watch dist/index.js", "test": "npm run build && node test-client.js", "clean": "rm -rf dist", "prepublishOnly": "npm run clean && npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "1.13.1", "js-yaml": "^4.1.0", "openapi-types": "^12.1.3", "swagger-parser": "^10.0.3", "agents": "^0.0.109", "zod": "^3.23.8" }, "devDependencies": { "@types/js-yaml": "^4.0.0", "@types/node": "^20.0.0", "esbuild": "^0.19.0", "typescript": "^5.0.0" }, "keywords": [ "anti-detect browser", "gologin", "mcp", "openapi", "api-tools", "swagger", "typescript" ], "author": "", "license": "MIT" }

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/gologinapp/gologin-mcp'

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