adtest-mcp
Rank #27,921ai.adtest/adtest-mcp
AI-only ad scoring for Claude: score image, video or text ads on 13 dimensions before you spend.
adtest-mcp is a Model Context Protocol (MCP) server published by menaker. It ranks #27,921 of 132,113 servers tracked on MCP Toplist. adtest-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 104,192 of 132,113 servers on MCP Toplist.
Use adtest-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add adtest-mcp -e "ADTEST_API_KEY=<your ADTEST_API_KEY>" -e "ADTEST_API_BASE=<your ADTEST_API_BASE>" -e "ADTEST_POLL_TIMEOUT_MS=<your ADTEST_POLL_TIMEOUT_MS>" -- npx -y adtest-mcpReplace each placeholder with your own value before saving.
[mcp_servers.adtest-mcp]
command = "npx"
args = ["-y", "adtest-mcp"]
[mcp_servers.adtest-mcp.env]
ADTEST_API_KEY = "<your ADTEST_API_KEY>"
ADTEST_API_BASE = "<your ADTEST_API_BASE>"
ADTEST_POLL_TIMEOUT_MS = "<your ADTEST_POLL_TIMEOUT_MS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adtest-mcp": {
"command": "npx",
"args": [
"-y",
"adtest-mcp"
],
"env": {
"ADTEST_API_KEY": "<your ADTEST_API_KEY>",
"ADTEST_API_BASE": "<your ADTEST_API_BASE>",
"ADTEST_POLL_TIMEOUT_MS": "<your ADTEST_POLL_TIMEOUT_MS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adtest-mcp": {
"command": "npx",
"args": [
"-y",
"adtest-mcp"
],
"env": {
"ADTEST_API_KEY": "<your ADTEST_API_KEY>",
"ADTEST_API_BASE": "<your ADTEST_API_BASE>",
"ADTEST_POLL_TIMEOUT_MS": "<your ADTEST_POLL_TIMEOUT_MS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"adtest-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"adtest-mcp"
],
"env": {
"ADTEST_API_KEY": "<your ADTEST_API_KEY>",
"ADTEST_API_BASE": "<your ADTEST_API_BASE>",
"ADTEST_POLL_TIMEOUT_MS": "<your ADTEST_POLL_TIMEOUT_MS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adtest-mcp": {
"command": "npx",
"args": [
"-y",
"adtest-mcp"
],
"env": {
"ADTEST_API_KEY": "<your ADTEST_API_KEY>",
"ADTEST_API_BASE": "<your ADTEST_API_BASE>",
"ADTEST_POLL_TIMEOUT_MS": "<your ADTEST_POLL_TIMEOUT_MS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adtest-mcp": {
"command": "npx",
"args": [
"-y",
"adtest-mcp"
],
"env": {
"ADTEST_API_KEY": "<your ADTEST_API_KEY>",
"ADTEST_API_BASE": "<your ADTEST_API_BASE>",
"ADTEST_POLL_TIMEOUT_MS": "<your ADTEST_POLL_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.adtest%2Fadtest-mcp)<a href="https://mcptoplist.com/server/ai.adtest%2Fadtest-mcp"><img src="https://mcptoplist.com/badge/ai.adtest%2Fadtest-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
menaker
Other servers by menaker
View all menaker servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Sep 1, 2026 |
Frequently asked questions
- Who maintains adtest-mcp?
- adtest-mcp is maintained by menaker, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is adtest-mcp listed on the Official MCP Registry?
- Yes — adtest-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does adtest-mcp have?
- MCP Toplist tracks 1 version of adtest-mcp, most recently published on Sep 1, 2026.
- Where can I find the source code for adtest-mcp?
- The source code for adtest-mcp is hosted at github.com/menaker/adtest-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.