Skip to main content
Glama

Chrome Debug MCP Server

by Rainmen-xia

type_text

Input text directly into a browser window using Chrome Debug MCP Server, enabling automated text entry for persistent session workflows.

Instructions

输入文本内容

Input Schema

NameRequiredDescriptionDefault
textYes要输入的文本内容

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "要输入的文本内容", "type": "string" } }, "required": [ "text" ], "type": "object" }
Install Server

Other Tools from Chrome Debug MCP Server

Related Tools

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/Rainmen-xia/chrome-debug-mcp'

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