Skip to main content
Glama
momentum100

OctoBrowser MCP Server

by momentum100

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OCTOBROWSER_API_URLNoAPI base URLhttps://app.octobrowser.net
OCTOBROWSER_API_TOKENYesYour OctoBrowser API authentication token
OCTOBROWSER_LOCAL_URLNoLocal client URLhttp://localhost:58888

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
octobrowser_get_profilesB

Get list of OctoBrowser profiles

octobrowser_get_profileB

Get detailed information about a specific OctoBrowser profile

octobrowser_create_profileB

Create a new OctoBrowser profile

octobrowser_update_profileB

Update an existing OctoBrowser profile

octobrowser_delete_profilesB

Delete one or more OctoBrowser profiles

octobrowser_import_cookiesB

Import cookies into a profile

octobrowser_get_tagsA

Get list of all tags

octobrowser_create_tagB

Create a new tag

octobrowser_update_tagB

Update an existing tag

octobrowser_delete_tagB

Delete a tag

octobrowser_get_proxiesA

Get list of all proxies

octobrowser_create_proxyC

Create a new proxy

octobrowser_update_proxyB

Update an existing proxy

octobrowser_delete_proxyC

Delete a proxy

octobrowser_get_active_profilesA

Get list of currently active (running) profiles on local machine

octobrowser_start_profileC

Start a profile on local machine

octobrowser_stop_profileB

Stop a running profile on local machine

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/momentum100/octobrowser-mcp-server'

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