Skip to main content
Glama
ywleeo
by ywleeo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_statusA

Return the local Chrome extension bridge installation and connection status.

browser_readA

Load a public HTTP(S) URL in the user's real Chrome session and extract readability text, visible text, rendered HTML, or XHR responses.

browser_read_pageA

Read the next Unicode-safe page from an existing immutable browser snapshot.

browser_snapshotA

Open a public URL or observe the managed Chrome tab, returning a viewport screenshot plus fresh element references for visual interaction.

browser_clickA

Click a current browser_snapshot element_id; use viewport coordinates only when no semantic element reference is available.

browser_scrollA

Scroll the managed page in one direction or bring a current element reference into view, then return the new screenshot and references.

browser_typeA

Type text into a current editable element reference, optionally replacing its contents and pressing Enter, then return the new visual state.

browser_pressA

Press one supported non-text keyboard key, optionally focused on a current element reference, then return the new visual state.

browser_selectA

Choose a native select option by its exact value or visible label, then return the new visual state.

site_login_statusA

Check whether the current Chrome Profile is logged in to Zhihu, Xiaohongshu, X, or Reddit without executing a platform task.

zhihu_searchA

Search Zhihu using the current Chrome session and return normalized results.

zhihu_contentA

Read a Zhihu question, answer, or article as a pageable normalized document.

zhihu_invitationsA

Read the logged-in Zhihu account's answer invitations for one Asia/Shanghai date.

xhs_searchA

Search Xiaohongshu through its signed web request in the current Chrome session.

xhs_noteA

Read one Xiaohongshu explore-note URL with its xsec access parameters.

xhs_user_notesA

List notes published by a Xiaohongshu account through the current Chrome session; omit user_id to use the logged-in account.

x_searchA

Search X (formerly Twitter) posts through the user's current Chrome session.

x_postA

Read one X post with author, text, metrics, links, and media URLs.

reddit_searchA

Search Reddit posts and return normalized post metadata and links.

reddit_postA

Read one Reddit post and a bounded set of comments rendered on its page.

google_searchA

Search the public web with Google through the user's real Chrome session.

bing_searchA

Search the public web with Bing through the user's real Chrome session.

sogou_searchA

Search the public web with Sogou through the user's real Chrome session.

site_read_pageA

Read the next page of an existing immutable site-specific document snapshot.

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

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