Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEARXNG_URLNoThe URL of the searxng serverhttp://localhost:8080

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_statusA

Check whether the local Chrome extension is connected.

list_tabsA

List normal Chrome tabs. URLs are returned only to the local MCP client.

read_pageA

Read a compact accessibility-oriented snapshot of the active tab. Sensitive input values are omitted.

open_urlA

Open an http(s) URL in the active tab or a new tab.

clickA

Click a visible element identified by the ref returned from read_page.

type_textA

Type into a visible editable element. Existing text is replaced by default.

draft_social_postB

Fill a social-media composer without publishing. Call read_page first and pass its composer ref.

publish_social_postC

Click a publish button on an allowlisted social site. Requires confirmed=true after the user has reviewed the draft.

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/mkseo1012-pixel/browserlemon'

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