Skip to main content
Glama

Zypin MCP

fill_form

Automatically populate multiple web form fields simultaneously using CSS selectors to streamline data entry and reduce manual input time.

Instructions

Fill multiple form fields at once

Input Schema

NameRequiredDescriptionDefault
fieldsYesObject with selector as key and value as text to fill

Input Schema (JSON Schema)

{ "properties": { "fields": { "additionalProperties": { "type": "string" }, "description": "Object with selector as key and value as text to fill", "type": "object" } }, "required": [ "fields" ], "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