Skip to main content
Glama

Make MCP Server

run_scenario_11652

Run scenarios to add new items to inventory by specifying the item name, enabling AI assistants to trigger automation workflows on the Make MCP Server.

Instructions

Tool: Add to Inventory (Add a new item to the inventory.)

Input Schema

NameRequiredDescriptionDefault
nameYesItem name

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Item name", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from Make 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/integromat/make-mcp-server'

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