Skip to main content
Glama
mfarooqone

postifys-mcp

by mfarooqone

postifys_media_upload

Queue a source media URL for processing and receive a public serve_url to use before publishing social posts. Supports Drive, Dropbox, TikTok, LinkedIn, and Pinterest links.

Instructions

Queue a source URL for download/proxy on Postifys and poll until a public serve_url is ready. Use this before publish for Google Drive, Dropbox, or any non-CDN URL. TikTok may post to the creator inbox unless Direct Post is approved; Direct Post requires privacy from creator_info, consent, and music usage confirmation. LinkedIn supports member profiles only (no Company Pages). Pinterest supports image Pins; boardId is required. Video Pins are not claimed. Prefer Media upload → serve_url → Publish. Do not pass raw Google Drive or Dropbox URLs directly to publish tools. Publishing requires an entitled Postifys account ($4 for the first seat, then $2 per extra seat per month after trial). The MCP package itself is free.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesSource media URL (Drive share links OK here)
typeNoMedia type hint (default any)
waitMsNoMax wait for completion (default 300000)
filenameNoOptional filename hint

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.1

TDQS

A4.5/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden of behavioral disclosure, and it delivers. It reveals async queue-and-poll behavior, the public serve_url outcome, platform-specific posting limitations, consent/music requirements, and entitlement/pricing constraints. It also explicitly notes limitations like 'Video Pins are not claimed.'

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The main action and recommended flow are front-loaded, and every caveat carries actionable information. The description is dense rather than wasteful, though some pricing and platform details could arguably live in sibling tool descriptions without losing essential guidance.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 4 parameters, no output schema, and multiple platform-specific behaviors, the description covers the core workflow, preconditions, and limitations well. It identifies the key result (serve_url) but does not specify the exact response shape or failure/timeout behavior, which would make it fully complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema already documents all four parameters, including 'Drive share links OK' for url. The tool description adds workflow and platform context, but it does not add significant per-parameter meaning beyond what the schema already provides, making baseline 3 appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description opens with a specific verb and resource: queue a source URL for download/proxy on Postifys and poll until a public serve_url is ready. It also situates the tool within the larger workflow ('Use this before publish') and clearly differentiates it from publish tools. No ambiguity about what this tool does.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives explicit when-to-use guidance: before publish for Google Drive, Dropbox, or any non-CDN URL, and names the preferred flow 'Media upload → serve_url → Publish.' It also documents platform-specific conditions (TikTok Direct Post, LinkedIn member profiles only, Pinterest boardId required) and warns against passing raw URLs directly to publish tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Latest Blog Posts

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/mfarooqone/postifys-mcp'

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