adclip
Rank #28,995io.github.dreliq9/adclip
Ad creative generation via MCP — copy and static images from a JSON brief. Keyless.
adclip is a Model Context Protocol (MCP) server published by dreliq9. It ranks #28,995 of 115,460 servers tracked on MCP Toplist. adclip is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 86,465 of 115,460 servers on MCP Toplist.
Use adclip
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add adclip -- uvx adclip[mcp_servers.adclip]
command = "uvx"
args = ["adclip"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"adclip": {
"command": "uvx",
"args": [
"adclip"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"adclip": {
"command": "uvx",
"args": [
"adclip"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"adclip": {
"type": "stdio",
"command": "uvx",
"args": [
"adclip"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"adclip": {
"command": "uvx",
"args": [
"adclip"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"adclip": {
"command": "uvx",
"args": [
"adclip"
]
}
}
}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/io.github.dreliq9%2Fadclip)<a href="https://mcptoplist.com/server/io.github.dreliq9%2Fadclip"><img src="https://mcptoplist.com/badge/io.github.dreliq9%2Fadclip.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
dreliq9
Other servers by dreliq9
- fcp-mcp — Final Cut Pro MCP Server#5,031 · 2 vers
- CAiD MCP Server#17,051 · 4 vers
- R2-D2#33,489 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 23, 2026 |
Frequently asked questions
- Who maintains adclip?
- adclip is maintained by dreliq9, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is adclip listed on the Official MCP Registry?
- Yes — adclip is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does adclip have?
- MCP Toplist tracks 1 version of adclip, most recently published on Apr 23, 2026.
- Where can I find the source code for adclip?
- The source code for adclip is hosted at github.com/dreliq9/adclip.