Skip to main content
Glama

GoLogin MCP

by gologinapp
188
  • Apple

BrowserController_quickAddBrowser

Create and configure browser profiles using predefined templates in GoLogin MCP by submitting path, query, body, and header parameters for streamlined profile setup and management.

Instructions

Create profile with templates

Input Schema

NameRequiredDescriptionDefault
bodyNoRequest body parameters
headersNoAdditional headers for the request
pathNoPath parameters for URL substitution
queryNoQuery parameters

Input Schema (JSON Schema)

{ "properties": { "body": { "description": "Request body parameters", "type": "object" }, "headers": { "description": "Additional headers for the request", "type": "object" }, "path": { "description": "Path parameters for URL substitution", "type": "object" }, "query": { "description": "Query parameters", "type": "object" } }, "type": "object" }
Install Server

Other Tools from GoLogin MCP

Related Tools

    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