Skip to main content
Glama

Concurrent Browser MCP

by sailaoda

browser_get_page_info

Extract full HTML content, metadata, and page statistics from web pages using a concurrent browser MCP server. Supports multiple parallel browser instances for efficient data retrieval.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
instanceIdYesInstance ID

Input Schema (JSON Schema)

{ "properties": { "instanceId": { "description": "Instance ID", "type": "string" } }, "required": [ "instanceId" ], "type": "object" }

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