mcpbeat Sign in

Supplier List MCP Server

answering

Supplier List is answering right now. Last checked moments ago. It exposes 10 tools. Last commit 22 Sep 2026.

A supplier directory that does not rot: contacts, terms, lead times, review dates.

Uptime history 5 days of history · worst day 94%
5 days agonow
98.9%
Uptime 24h
88 of 89 checks
10
Tools
read from the server
227 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

Supplier List does not always answer

Over the last week it answered 98.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 0 min ago.

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

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

supplier
supplier_add
Add a supplier to the directory and return its SUP-YYYY-NNNN number: the name, what they supply, who to contact and how, the payment terms, the lead time in days, and notes. Free tier: 10 suppliers; removing one you no longer use frees its slot.
supplier_due_review
The due-review report: every supplier whose record has not been reviewed in the last N days -- 90 unless you say otherwise -- most overdue first. A record never reviewed is always due, whatever its age. This is the report that keeps the directory from rotting. Pro feature.
supplier_export
Export the supplier directory as CSV or a Markdown table: every field, one row per supplier, A to Z by name. CSV opens in any spreadsheet; Markdown drops into a doc, a wiki or a README. Filter by category and free text first if you only want part of it. CSV is free; Markdown is Pro.
supplier_get
Read one supplier record in full by SUP number or name: every contact field, the payment terms, the lead time, the notes, and when the record was last reviewed. Reads only.
supplier_list
List the supplier directory A to Z by name: contact, payment terms, lead time, when each record was last reviewed and how many days ago that was. Filter by category and by free text across every field. Reads only.
supplier_mark_reviewed
Stamp a supplier's record as reviewed on a date, today by default: you have checked the contact, the terms and the lead time are still true. This is the stamp supplier_due_review reads, so a reviewed record stops being flagged as stale.
supplier_remove
Remove a supplier from the directory by SUP number or name, returning the record as it stood so nothing is lost silently. The SUP number is never reissued. On the free tier the slot is freed for another supplier.
supplier_update
Change any of a supplier's fields by SUP number or name: name, category, the contact fields, payment terms, lead time, notes. Only the fields you pass change; pass at least one. The SUP number and the review stamp are not writable here -- supplier_mark_reviewed does the stamp.
license
license_activate
Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.
license_status
Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/supplier-list streamable-http answering 43 ms 0 min ago

Alternatives to Supplier List

same job, measured the same way
Missive
by usefulapi

Read email/chat conversations, messages, contacts and teams; draft, send and update threads.

19 tools answering
MCP Skills Server
by srprasanna

MCP server that loads and serves skills from a mounted directory with hot reload.

local only
MCP Skills Server
by srprasanna

MCP server that loads and serves skills from a mounted directory with hot reload.

local only
The Continental
by oagotus-droid

Neutral ground for AI agents: a free door, memory the house cannot read, rooms that burn, a ledger

45 tools answering
Clment
by clment

Contract review that keeps your contracts: cited answers, Word redlines, key-date alerts.

answering
Zillow Leads Property Data
by kmatata

MCP server for the zillow-leads-property-data actor: Zillow leads with agent contacts and history.

local only
C
GoodLeads
by goodleads

Find new business owner contacts the morning the state posts a filing. Preview free, pay per record.

13 tools answering
NoteStore Lab MCP
by xiaojiou176-open

Local copy-first Apple Notes recovery and review MCP server for NoteStore Lab case roots.

58 installs/wk local only

Supplier List — questions

Answers built from our own checks of this server.

What can Supplier List do?
It exposes 10 tools, read directly from the server on our last check. Among them: license_activate, license_status, supplier_add, supplier_due_review, supplier_export, supplier_get and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Supplier List mostly used for?
Its tools cluster around supplier and license. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Supplier List working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 89 checks got a reply (98.9%), average response time 227 ms. The bar chart above shows every period we have measured.
How do I connect Supplier List?
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.
Does Supplier List need an API key?
No. Supplier List completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Supplier List?
It answers our handshake in 227 ms on average, which is faster than 64% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Supplier List open source?
Yes — it is published under the MIT licence, written in JavaScript 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.