Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

post_profile_browsers_csv

Export browser profiles from GoLogin as CSV files. Specify workspace and browser IDs to generate a structured export for analysis or backup purposes.

Instructions

Export profiles

Input Schema

NameRequiredDescriptionDefault
browsersIdsYesArray of browser IDs to export.
currentWorkspaceNo

Input Schema (JSON Schema)

{ "properties": { "browsersIds": { "description": "Array of browser IDs to export.", "items": { "type": "string" }, "type": "array" }, "currentWorkspace": { "type": "string" } }, "required": [ "browsersIds" ], "type": "object" }

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