Adlicio
Rank #60,141com.tryadlicio/adlicio
Scrape customer comments and reviews from Reddit, YouTube, Amazon, TikTok, and 25+ platforms.
Adlicio is a Model Context Protocol (MCP) server published by daniel-ddtech. It ranks #60,141 of 115,591 servers tracked on MCP Toplist. Adlicio is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 30, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 55,450 of 115,591 servers on MCP Toplist.
Use Adlicio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http adlicio https://mcp.tryadlicio.com/mcp[mcp_servers.adlicio]
url = "https://mcp.tryadlicio.com/mcp"Add to ~/.codex/config.toml.
https://mcp.tryadlicio.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"adlicio": {
"url": "https://mcp.tryadlicio.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"adlicio": {
"type": "http",
"url": "https://mcp.tryadlicio.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"adlicio": {
"serverUrl": "https://mcp.tryadlicio.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"adlicio": {
"url": "https://mcp.tryadlicio.com/mcp"
}
}
}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/com.tryadlicio%2Fadlicio)<a href="https://mcptoplist.com/server/com.tryadlicio%2Fadlicio"><img src="https://mcptoplist.com/badge/com.tryadlicio%2Fadlicio.svg" alt="MCP Toplist: #60,141 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
daniel-ddtech
Other servers by daniel-ddtech
View all daniel-ddtech servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 30, 2026 |
Frequently asked questions
- Who maintains Adlicio?
- Adlicio is maintained by daniel-ddtech, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Adlicio listed on the Official MCP Registry?
- Yes — Adlicio is listed on the Official MCP Registry, alongside Glama.
- How many versions does Adlicio have?
- MCP Toplist tracks 1 version of Adlicio, most recently published on Jul 30, 2026.
- Where can I find the source code for Adlicio?
- The source code for Adlicio is hosted at github.com/daniel-ddtech/commentscraper-cli.