Skip to main content
Glama

FetchSERP MCP Server

Official
by fetchSERP

get_playwright_mcp

Control a browser remotely using GPT-4.1 via a Playwright MCP server for tasks like SEO analysis, SERP data extraction, and keyword research.

Instructions

Use GPT-4.1 to remote control a browser via a Playwright MCP server

Input Schema

NameRequiredDescriptionDefault
promptYesThe prompt to use for remote control of the browser

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "The prompt to use for remote control of the browser", "type": "string" } }, "required": [ "prompt" ], "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/fetchSERP/fetchserp-mcp-server-node'

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