Skip to main content
Glama
mfarooqone

postifys-mcp

by mfarooqone

postifys_ping

Verify your Postifys API key is valid and properly configured for the MCP server.

Instructions

Test the Postifys API key against the configured server. 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

No arguments

Schema Changelog

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

  1. First observedv0.1.1

TDQS

B3.1/5.0
Behavior3/5

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

With no annotations, the description carries the full behavioral burden. It states that the tool tests the API key against the server, which implies a safe, read-only connectivity check. Yet it does not disclose what the response looks like, whether the call is idempotent, or any potential side effects, and most behavioral content in the description refers to publishing rather than to ping.

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

Conciseness2/5

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

Only the first sentence is directly relevant to the tool. The remaining sentences are a long block of unrelated publishing platform caveats, media URL guidance, and pricing information. This is over-specified for a ping tool and wastes the agent's attention.

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

Completeness3/5

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

For a simple parameterless ping tool, the first sentence gives a usable baseline. But with no output schema and no annotations, the description doesn't explain what the agent should expect as a result, and the bulk of the description is context about other tools rather than this one. It is minimally complete but padded with irrelevant details.

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

Parameters4/5

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

The input schema has zero parameters, so there are no parameter semantics to explain. The baseline for no-parameter tools is 4, and the description does not need to compensate for missing schema information.

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

Purpose4/5

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

The first sentence clearly states the tool's purpose: 'Test the Postifys API key against the configured server.' This is a specific verb and resource that distinguishes it from sibling tools like publish or media_upload. However, the rest of the description is filled with publishing caveats unrelated to ping, which somewhat muddies the focus.

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

Usage Guidelines2/5

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

There is no guidance about when to use this tool instead of siblings such as postifys_get_post_status or postifys_media_upload. The description includes extensive publishing workflow guidance, but it does not say when the agent should call ping or what situations make it the right choice.

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