Skip to main content
Glama
jackie099

nstbrowser-playwright-mcp

by jackie099

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NSTBROWSER_API_KEYYesYour NSTBrowser API key
NSTBROWSER_API_ADDRESSNoNSTBrowser API endpointhttp://localhost:8848/api/v2

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
create_sessionA

Create a browser session by connecting to an NSTBrowser profile via CDP. Provide profileId to connect to an existing profile, or call with no arguments to create a temporary one (all parameters are optional with sensible defaults).

list_sessionsA

List all active browser sessions

switch_sessionB

Switch the active browser session

close_sessionA

Close a browser session and disconnect from NSTBrowser

nst_get_profilesB

List available NSTBrowser profiles

nst_get_browsersB

List running NSTBrowser instances

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/jackie099/nstbrowser-playwright-mcp'

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