mcpbeat Sign in

Clearlist MCP Server

by cuneiform-llc Your server? Claim it
answering

Clearlist is answering right now. Last checked 6 min ago. 117 installs a week from npm. Last commit 17 Sep 2026.

AI resale manager. Photograph an item, AI writes the listing, publish a sale page, manage pickups.

Installs per day peak 169 · avg 41 · +34% w/w
a month agotoday
Uptime history 51 days of history · worst day 98%
51 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
349 ms
Response time
average over 24h
117
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Clearlist every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add clearlist --transport http https://clearlist.me/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clearlist": {
      "url": "https://clearlist.me/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.clearlist]
url = "https://clearlist.me/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "clearlist": {
      "url": "https://clearlist.me/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "clearlist": {
      "url": "https://clearlist.me/api/mcp"
    }
  }
}

This one needs environment variables set before it will start: CLEARLIST_API_KEY (ClearList API key (cl_<64-hex>). Optional — if omitted, an agent can acquire one at runtime via the email-verification onboarding tools.), CLEARLIST_API_URL (Base URL of the ClearList API. Defaults to https://clearlist.me.). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://clearlist.me/api/mcp streamable-http sign-in 268 ms 6 min ago

Alternatives to Clearlist

same job, measured the same way
Ezflipai
by ezflipai

Appraise resale items from photos and write listings for eBay, Mercari, OfferUp and more.

answering
X (Twitter)
by role1776

Search, read and publish X posts and manage users, lists and media via the X API v2.

local only
I
Sakupa
by myerwang

Publish and manage AI-made static websites from your AI tool: free previews, hosting, domains.

103 installs/wk local only
Ecommerce Website Hosting AI Business Intelligence
by promptswing

Publish a site your AI built to paid hosting, then read it back, change a page or restore a version.

answering
Gcal
by mintmcp

A MCP server that works with Google Calendar to manage event listing, reading, and updates.

answering
WordPress MCP
by servosity

Publish and manage WordPress pages, posts, media

local only
Tuskcms
by tuskcms

Client editing for sites you built: register, scan, publish, go live, invite the client.

706 installs/wk local only
Velog
by seongwon030

Write, publish, and manage Velog (velog.io) posts, series, comments, and trends. 29 tools.

43 installs/wk local only

Clearlist — questions

Answers built from our own checks of this server.

Why is there no tool list for Clearlist?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Clearlist working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 349 ms. The bar chart above shows every period we have measured.
How do I connect Clearlist?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Clearlist?
No API key is involved. Clearlist answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Clearlist?
It answers our handshake in 349 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Clearlist?
The npm package @clearlist/mcp-server was installed 117 times in the last week. Week over week that is +34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Clearlist open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.