Markifact: AI Performance Marketing
MCP server for Google Ads, Meta Ads, GA4, TikTok Ads, LinkedIn Ads, Shopify, HubSpot, and 15+ more advertising and marketing platforms. 300+ tools for campaign creation, performance analysis, key…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add markifact/markifact
# Browse available tools
npx -y smithery tool list markifact/markifact
# Get full schema for a tool
npx -y smithery tool get markifact/markifact find_operations
# Call a tool
npx -y smithery tool call markifact/markifact find_operations '{}'Direct MCP Connection
Endpoint: https://markifact--markifact.run.tools
Tools (8)
find_operations— Search for available operations that can be executed. You have access to 300+ operations across various marketing platf…get_operation_inputs— Get the input schema, required fields, defaults and constraints for an operation.run_operation— Execute a read-only operation (reports, listings, lookups, data retrieval).run_write_operation— Execute a write operation that creates, updates, or deletes external data.list_connections— List saved Markifact connections for an app/platform.get_file_url— Get a signed URL for a private MCP file.read_file— Inspect a file returned by a previous operation as numbered lines of text.upload_media— Upload an image or video asset for later operations.
# Get full input/output schema for a tool
npx -y smithery tool get markifact/markifact Resources
ui://upload-media/index.html— Serve the custom HTML UI for media uploads.