Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

post_folders_folder

Create and organize folders for GoLogin browser profiles using the GoLogin MCP server. Simplify profile management by structuring your automation workflows efficiently.

Instructions

Create folder

Input Schema

NameRequiredDescriptionDefault
nameYesName of the folder.

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the folder.", "type": "string" } }, "required": [ "name" ], "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