Skip to main content
Glama

GoLogin MCP

by gologinapp
188
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_TOKENYesYour GoLogin API token from your GoLogin account

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
BrowserController_getBrowserListNew

Get all profiles

BrowserController_getRandomFingerprint

Get a random fingerprint

BrowserController_updateProfileProxyMany

Update proxy for multiple profiles

BrowserController_updateChromeExtensions

Update chrome extensions for multiple profiles

BrowserController_updateProfileBookmarksMany

Update bookmarks for multiple profiles

BrowserController_getBrowserById

Get profile by id

BrowserController_deleteBrowser

Delete profile

BrowserController_updateBrowser

Update profile

BrowserController_getProfileHistory

Get profile history

BrowserController_updateProfileHistory

Update profile history

BrowserController_updateUaToNewBrowserV

Update user agent of profile

BrowserController_getBrowserLastArchive

Get profile archive url

BrowserController_getBrowserCookies

Find cookies of profile

BrowserController_postBrowserCookies

Update cookies for profile

BrowserController_addBrowser

Create profile

BrowserController_deleteMultipleBrowsers

Delete multiple profiles

BrowserController_quickAddBrowser

Create profile with templates

BrowserController_addCustomBrowser

Create profile with partial parameters

BrowserController_updateCustomBrowser

Update profile with partial parameters

BrowserController_updateFingerprints

Refresh profile fingerprint

BrowserController_restorePreviousProfileVersion

Restore previous profile version

BrowserController_patchBrowserNotes

Update profile notes

BrowserController_patchBrowserNameMany

Update multiple profiles names

BrowserController_patchBrowserName

Update profile name

BrowserController_patchBrowserGeolocation

Update profile geolocation

BrowserController_patchBrowserProxy

Update profile proxy

BrowserController_patchBrowserLangs

Update profile language

BrowserController_patchBrowserTimezone

Update profile timezone

BrowserController_patchBrowserResolution

Update profile resolution

BrowserController_patchBrowserUserAgent

Update profile user agent

BrowserController_cloneProfile

Clone profile

BrowserController_cloneMultipleProfile

Clone multiple profiles

BrowserController_runBrowserWeb

Run profile in the cloud

BrowserController_removeWebBrowser

Stop profile in the cloud

BrowserController_getBrowsersCSV

Export profiles

BrowserController_browserImport

Import profiles

BrowserController_getLatestUseragent

Get latest useragent

WorkspacesMembersController_inviteMember

Add member to workspace

WorkspacesMembersController_patchMember

Update member permissions

WorkspacesMembersController_kickMember

Remove member from workspace

ShareController_share

Create share

ShareController_removeShares

Delete share

ShareController_shareMultipleProfiles

Create multiple shares

ShareController_removeFolderSharing

Delete folder share

TemplatesController_createTemplate

Create template

TemplatesController_getTemplates

Get all templates

TemplatesController_updateBrowserTemplate

Update template

ProxyController_getProxyById

Find proxy by id

ProxyController_editProxy

Update proxy

ProxyController_deleteProxy

Delete proxy

ProxyController_getUserProxyWithPagination

Get list of all proxies

ProxyController_getUserSharedProxies

Get list of shared proxies

ProxyController_addProxies

Create multiple proxies

ProxyController_deleteProxies

Delete multiple proxies

UsersProxiesController_getVpnUfoProxy

Create gologin high quality proxy

UsersGeolocationProxiesController_getTrafficLeft

Get used traffic data of gologin proxies

UserController_getUserInfo

Get user info

UserController_generateDevToken

Create dev token

WorkspacesController_userWorkspaces

Get all workspaces

WorkspacesController_createWorkspace

Create workspace

WorkspacesController_getWorkspace

Get workspace info

WorkspacesController_deleteWorkspace

Delete workspace

WorkspacesController_renameWorkspace

Rename workspace

WorkspacesController_getProfilesCount

Get profiles count

WorkspacesController_getProfiles

Get all profiles in workspace

WorkspacesController_deleteProfiles

Delete multiple profiles in workspace

WorkspacesController_transferProfile

Transfer profile

DeletedProfilesController_getDeletedProfileListV2

Get list of deleted profiles

DeletedProfilesController_restoreProfiles

Restore deleted profiles

OldFoldersController_getFolders

Get all folders

OldFoldersController_createFolder

Create folder

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