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/ecommerce-command-center",
"description": "Daily ecommerce revenue, inventory, listing, shipping, and restock operations intelligence.",
"title": "Ecommerce Command Center",
"version": "0.1.1",
"websiteUrl": "https://mcp-payment-site.vercel.app/ecommerce-command-center",
"packages": [
{
"registryType": "pypi",
"identifier": "ecommerce-command-center-mcp",
"version": "0.1.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "License key from AtulHritik-Mcp-Ecommerce-Command-Center 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/ecommerce-command-center-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": [
"Shopify Admin",
"Amazon SP-API",
"Walmart Marketplace",
"TikTok Shop",
"ShipStation",
"Inventory Platform",
"EasyPost"
],
"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-Ecommerce-Command-Center",
"publisher": "AtulHritik",
"purchaseUrl": "https://mcp-payment-site.vercel.app/ecommerce-command-center",
"tools": [
"health",
"get_license_status",
"get_live_connector_status",
"test_shopify_admin_connection",
"get_multi_channel_revenue",
"get_inventory_alerts",
"get_listing_health",
"get_shipping_exceptions",
"get_daily_brief",
"get_restock_recommendations",
"compare_channel_performance"
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-13T10:53:56.712697Z",
"publishedAt": "2026-05-13T10:53:56.712697Z",
"updatedAt": "2026-05-13T10:53:56.712697Z",
"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.