MoltArch✓
com.moltarch/moltarch · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.moltarch/moltarch",
"description": "Marketing intelligence API for AI agents. Real campaign data, not LLM guesses.",
"title": "MoltArch",
"repository": {
"url": "https://github.com/MoltArch/moltarch",
"source": "github"
},
"version": "1.0.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.moltarch.com/mcp/"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}