Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_create_instanceC

Create a new browser instance

browser_list_instancesB

List all browser instances

browser_close_instanceC

Close the specified browser instance

browser_close_all_instancesB

Close all browser instances

browser_navigateC

Navigate to a specified URL

browser_go_backC

Go back to the previous page

browser_go_forwardC

Go forward to the next page

browser_refreshC

Refresh the current page

browser_clickC

Click on a page element

browser_typeC

Type text into an element

browser_fillC

Fill a form field

browser_select_optionC

Select an option from a dropdown

browser_get_page_infoC

Get detailed page information including full HTML content, page statistics, and metadata

browser_get_element_textC

Get element text content

browser_get_element_attributeC

Get element attribute value

browser_screenshotC

Take a screenshot of the page or element

browser_wait_for_elementC

Wait for an element to appear

browser_wait_for_navigationB

Wait for page navigation to complete

browser_evaluateC

Execute JavaScript code in the page context

browser_get_markdownC

Get page content in Markdown format, optimized for large language models

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/sailaoda/concurrent-browser-mcp'

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