the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.atul0016/ad-creative-intelligence",
"description": "Creative fatigue, winning-angle, competitor ad, and hook benchmark intelligence.",
"title": "Ad Creative Intelligence",
"version": "0.1.1",
"websiteUrl": "https://mcp-payment-site.vercel.app/ad-creative-intelligence",
"packages": [
{
"registryType": "pypi",
"identifier": "ad-creative-intelligence-mcp",
"version": "0.1.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "License key from AtulHritik-Mcp-Ad-Creative-Intelligence purchase page.",
"isRequired": true,
"isSecret": true,
"name": "EARNALL_MCP_LICENSE_KEY"
},
{
"description": "Optional stable private install ID for this user/device.",
"placeholder": "my-laptop",
"name": "EARNALL_MCP_ACTIVATION_ID"
},
{
"description": "License validation endpoint.",
"value": "https://mcp-payment-site.vercel.app/api/licenses/validate",
"name": "EARNALL_MCP_LICENSE_API"
}
]
},
{
"registryType": "oci",
"identifier": "docker.io/atulhritik/ad-creative-intelligence-mcp:0.1.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"demoMode": "Tools return deterministic demo data when license or optional platform connectors are not configured.",
"licenseBinding": "Buyer email plus first activation fingerprint hash. This license unlocks this MCP server only.",
"optionalConnectors": [
"Meta Ads",
"TikTok Creative",
"YouTube Data",
"Google Ads"
],
"price": {
"IN": "Rs 399",
"global": "$9.99"
},
"privacy": "Payment site stores payment/license records only. User platform credentials remain in the user runtime or local connector hub.",
"productId": "AtulHritik-Mcp-Ad-Creative-Intelligence",
"publisher": "AtulHritik",
"purchaseUrl": "https://mcp-payment-site.vercel.app/ad-creative-intelligence",
"tools": [
"health",
"get_license_status",
"get_live_connector_status",
"test_meta_ads_connection",
"test_tiktok_creative_connection",
"test_youtube_connection",
"get_creative_health_report",
"detect_fatiguing_creatives",
"get_competitor_creatives",
"generate_creative_briefs",
"get_hook_benchmarks",
"analyze_winning_angles"
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-13T10:53:58.169999Z",
"publishedAt": "2026-05-13T10:53:58.169999Z",
"updatedAt": "2026-05-13T10:53:58.169999Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.