Skip to main content
Glama

Zypin MCP

type

Enter text into web form fields using CSS selectors to automate form filling, data entry, and user interaction tasks during browser automation.

Instructions

Type text into an input field

Input Schema

NameRequiredDescriptionDefault
selectorYesCSS selector for the input field
textYesText to type

Input Schema (JSON Schema)

{ "properties": { "selector": { "description": "CSS selector for the input field", "type": "string" }, "text": { "description": "Text to type", "type": "string" } }, "required": [ "selector", "text" ], "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/zypin-testing/zypin-mcp'

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