OctoBrowser MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OCTOBROWSER_API_URL | No | API base URL | https://app.octobrowser.net |
| OCTOBROWSER_API_TOKEN | Yes | Your OctoBrowser API authentication token | |
| OCTOBROWSER_LOCAL_URL | No | Local client URL | http://localhost:58888 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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