Post Metadata Extractor

What this app does

Post Metadata Extractor is a read-only task app that extracts structured social post metadata fields from user-provided social media posting request text.

Expected input

The app accepts one input field: post_text, containing raw social media posting request text with explicitly stated metadata.

Structured output

The app returns platform, post_time, topic, asset_requirements, missing_fields, source_text, and errors.

What this app does not do

This app does not write social posts, generate captions, create marketing copy, recommend platforms, create assets, publish posts, schedule posts, send messages, update calendars, call social media APIs, contact external services, or make strategy decisions.

Safety and data handling

The app is stateless, read-only, does not require login, does not store submitted data, does not call external APIs, and performs no operational actions.

MCP endpoint

/social-post-metadata-extractor/mcp