Skip to main content
Glama

Postman MCP Generator

by Ucode-io

post_data

Send data to the Ucode Items API by specifying a name in the request body using the MCP server’s Postman integration for structured API interactions.

Instructions

Post data to the Ucode Items API.

Input Schema

NameRequiredDescriptionDefault
nameYesThe name to be added in the request body.

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "The name to be added in the request body.", "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server

Other Tools from Postman MCP Generator

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/Ucode-io/mcp-server'

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