Loading MCP server directory, please wait...
AI-only ad scoring for Claude: score image, video or text ads on 13 dimensions before you spend.
npx @getmcp/cli add ai.adtest/adtest-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ADTEST_API_KEYAdTest.AI developer API key (app.adtest.ai → Developer → Generate key). Each successful analysis costs 1 credit.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.adtest/adtest-mcp": {
"command": "npx",
"args": [
"-y",
"adtest-mcp"
],
"env": {
"ADTEST_API_KEY": "",
"ADTEST_API_BASE": "",
"ADTEST_POLL_TIMEOUT_MS": ""
}
}
}
}