Skip to main content
Glama
om-divyatej

session-broker

by om-divyatej

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
sign_inA

Open a real browser so the user can log into a website.

The agent never sees the password. name is a durable session id (e.g. "western-digital"). After the user finishes logging in, you MUST call complete_sign_in before browsing.

complete_sign_inA

Call after the user says they finished logging in. Saves the session (cookies stay in a local browser profile) and closes the login window.

browseA

Read a page using a named session. Omit url to reuse the sign_in url.

If the result is LOGIN_REQUIRED, call sign_in, wait, complete_sign_in, retry.

list_sessionsA

List saved website sessions and whether a login window is open.

revokeA

Delete a named session and its local browser profile.

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/om-divyatej/session-broker'

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