ClearList MCP server and public developer surface. The AI agent interface to ClearList, an AI resale manager (clearlist.me)
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
claude mcp add clearlist-mcp -- npx -y skills{
"mcpServers": {
"clearlist-mcp": {
"command": "npx",
"args": ["-y", "skills"],
"env": {
"CLEARLIST_API_URL": "<clearlist_api_url>"
}
}
}
}CLEARLIST_API_URLMCP Servers overview
# ClearList — Developer & Agent Surface [ClearList](https://clearlist.me) is an AI resale manager: photograph your stuff, AI writes complete priced listings in about 30 seconds, and one shareable link runs an automatic buyer queue. Built for movers, downsizers, estate sales, and anyone clearing out more than a few things. This repository is the **public developer surface** for ClearList — the Model Context Protocol (MCP) server and the documentation AI agents need to use ClearList programmatically. Every action a seller can take in the web UI is available here through the API and MCP server. ## What's here - [`mcp-server/`](./mcp-server) — the ClearList MCP server. Any MCP-compatible agent (Claude, ChatGPT, Gemini, Manus, custom agents) can onboard a seller, create listings, publish a sale page, and manage buyers. See its [README](./mcp-server/README.md) for full setup. - [`skills/clearlist/`](./skills/clearlist) — an [Agent Skill](https://skills.sh) that teaches an agent how to run a sale end to end with the MCP server above, including the one thing it must never do. Install with `npx skills add Cuneiform-LLC/clearlist-mcp`. ## Quick start The fastest path is the Agent Skill. One command, no clone, no build, and it works across Claude Code, Codex, Gemini CLI, Copilot, Antigravity, and a dozen other hosts: ```bash npx skills add Cuneiform-LLC/clearlist-mcp ``` That installs the [`clearlist`](./skills/clearlist) skill, which teaches your agent the whole flow: no-browser account setup, bulk photo intake, publishing, the buyer queue, and the one capability it must never reach for. It also tells the agent to configure the MCP server below, so this is the only step most people need. If you would rather run the server from source: ```bash git clone https://github.com/Cuneiform-LLC/clearlist-mcp cd clearlist-mcp/mcp-server npm install npm run build ``` Then point your agent at `mcp-server/dist/index.js` with `CLEARLIST_API_URL=https://clearlist.me`. The no-account "Grandma Flow" (the agent creates the account through conversation) and returning-user setup are both documented in the [mcp-server README](./mcp-server/README.md). ## Live discovery documents Agents can discover ClearList directly from the site, no clone required: - Developer page: https://clearlist.me/developers - API documentation: https://clearlist.me/docs/api - OpenAPI 3.1 spec: https://clearlist.me/.well-known/openapi.json - MCP server card (SEP-1649): https://clearlist.me/.well-known/mcp/server-card.json - Agent card (A2A): https://clearlist.me/.well-known/agent-card.json - Agent skills index: https://clearlist.me/.well-known/agent-skills/index.json - API catalog (RFC 9727): https://clearlist.me/.well-known/api-catalog - Authentication guide: https://clearlist.me/auth.md - llms.txt: https://clearlist.me/llms.txt ## Authentication Agents authenticate with an API key (`X-ClearList-API-Key: cl_<64-hex>`) obtained through an email one-time-code flow — no OAuth redirect, no password. Details: https://clearlist.me/auth.md ## About Built by [Cuneiform LLC](https://github.com/Cuneiform-LLC). Product: https://clearlist.me ## License MIT — see [LICENSE](./LICENSE).
What people ask about clearlist-mcp
What is Cuneiform-LLC/clearlist-mcp?
+
Cuneiform-LLC/clearlist-mcp is mcp servers for the Claude AI ecosystem. ClearList MCP server and public developer surface. The AI agent interface to ClearList, an AI resale manager (clearlist.me) It has 0 GitHub stars and its last recorded update is dated 2026-09-17.
How do I install clearlist-mcp?
+
You can install clearlist-mcp by cloning the repository (https://github.com/Cuneiform-LLC/clearlist-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Cuneiform-LLC/clearlist-mcp safe to use?
+
Our security agent has analyzed Cuneiform-LLC/clearlist-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains Cuneiform-LLC/clearlist-mcp?
+
Cuneiform-LLC/clearlist-mcp is maintained by Cuneiform-LLC. The last recorded GitHub activity is dated 2026-09-17, with 0 open issues.
Are there alternatives to clearlist-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy clearlist-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/cuneiform-llc-clearlist-mcp)<a href="https://claudewave.com/repo/cuneiform-llc-clearlist-mcp"><img src="https://claudewave.com/api/badge/cuneiform-llc-clearlist-mcp" alt="Featured on ClaudeWave: Cuneiform-LLC/clearlist-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.